|
||||||||||
| 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.MiTranslateAnimator
| Constructor Summary | |
MiTranslateAnimator(MiPart subject,
MiPoint destination,
double duration,
double secondsBetweenTranslates)
|
|
| Method Summary | |
void |
animate(double startOfStep,
double endOfStep)
Animates for the given time slice. |
void |
end()
Clean up after animation. |
| Methods inherited from class com.swfm.mica.animators.MiPartAnimator |
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 MiTranslateAnimator(MiPart subject,
MiPoint destination,
double duration,
double secondsBetweenTranslates)
| Method Detail |
public void animate(double startOfStep,
double endOfStep)
MiiAnimatable
startOfStep - the beginning of the time sliceendOfStep - the end of the time slicepublic void end()
MiiAnimatable
end in interface MiiAnimatableend in class MiPartAnimator
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||