|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectde.lessvoid.nifty.tools.pulsate.provider.NullPulsator
public class NullPulsator
The NullPulsator does not really pulsate =).
Constructor Summary | |
---|---|
NullPulsator()
|
Method Summary | |
---|---|
float |
getValue(long msTime)
Always returns 0. |
void |
initialize(Properties parameter)
Actually does nothing. |
void |
reset(long msTime)
Reset. |
Methods inherited from class java.lang.Object |
---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Constructor Detail |
---|
public NullPulsator()
Method Detail |
---|
public void initialize(Properties parameter)
initialize
in interface PulsatorProvider
parameter
- the parameterspublic float getValue(long msTime)
getValue
in interface PulsatorProvider
msTime
- the time
public void reset(long msTime)
reset
in interface PulsatorProvider
msTime
- the time
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |