|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectcom.swfm.mica.animators.MiPartAnimator
com.swfm.mica.animators.MiBlinkAnimator
| Constructor Summary | |
MiBlinkAnimator(MiPart subject,
double secondsBetweenBlinks)
|
|
| Method Summary | |
void |
animate(double startOfStep,
double endOfStep)
Animates for the given time slice. |
| Methods inherited from class com.swfm.mica.animators.MiPartAnimator |
end, getDuration, getEnabled, getOnlyRunWhenSubjectVisible, getPacer, getStepTime, getSubject, isAnimatingForward, isAtEnd, isScheduled, resetStepTimer, resetTimer, schedule, scheduleAndWait, setDuration, setEnabled, setIsAnimatingForward, setOnlyRunWhenSubjectVisible, setPacer, setStepTime, setSubject, start, unschedule |
| Methods inherited from class java.lang.Object |
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
public MiBlinkAnimator(MiPart subject,
double secondsBetweenBlinks)
| Method Detail |
public void animate(double startOfStep,
double endOfStep)
MiiAnimatable
startOfStep - the beginning of the time sliceendOfStep - the end of the time slice
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||