|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectde.lessvoid.nifty.tools.pulsate.provider.SinusPulsator
public class SinusPulsator
SinusPulsater.
Constructor Summary | |
---|---|
SinusPulsator()
|
Method Summary | |
---|---|
float |
getValue(long msTime)
Get current value for the given time. |
void |
initialize(Properties parameter)
Initialize the Pulsater. |
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 SinusPulsator()
Method Detail |
---|
public void initialize(Properties parameter)
initialize
in interface PulsatorProvider
parameter
- the parameterspublic float getValue(long msTime)
getValue
in interface PulsatorProvider
msTime
- current time
public void reset(long msTime)
reset
in interface PulsatorProvider
msTime
- current time
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |