|
||||||||||
| 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.MiCycleColorsAnimator
| Constructor Summary | |
MiCycleColorsAnimator(MiPart subjects)
|
|
MiCycleColorsAnimator(MiPart subject,
boolean forward,
boolean cycleFillColor)
|
|
| 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 MiCycleColorsAnimator(MiPart subjects)
public MiCycleColorsAnimator(MiPart subject,
boolean forward,
boolean cycleFillColor)
| 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 | |||||||||