|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectcom.swfm.mica.animators.MiAnimator
com.swfm.mica.animators.MiSimpleTimer
| Field Summary |
| Constructor Summary | |
MiSimpleTimer(MiiCommandHandler target,
java.lang.String command,
long stepTime)
|
|
| Method Summary | |
void |
animate(double startOfStep,
double endOfStep)
Animates for the given time slice. |
void |
end()
Clean up after animation. |
void |
start()
Initialize before animation. |
| Methods inherited from class com.swfm.mica.animators.MiAnimator |
getDuration, getEnabled, getLifeCycle, getPacer, getStartTime, getStepTime, setDuration, setEnabled, setPacer, setStepTime |
| Methods inherited from class java.lang.Object |
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
public MiSimpleTimer(MiiCommandHandler target,
java.lang.String command,
long stepTime)
| Method Detail |
public void start()
MiiAnimatable
start in interface MiiAnimatablestart in class MiAnimator
public void animate(double startOfStep,
double endOfStep)
MiiAnimatable
animate in interface MiiAnimatableanimate in class MiAnimatorpublic void end()
MiiAnimatable
end in interface MiiAnimatableend in class MiAnimator
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||