|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Packages that use ZAnimation | |
| edu.umd.cs.jazz.animation | This package supports animation in Jazz. |
| Uses of ZAnimation in edu.umd.cs.jazz.animation |
| Subclasses of ZAnimation in edu.umd.cs.jazz.animation | |
class |
ZAudioAnimation
ZAudioAnimation is designed to make it easy to synchronize an audio clip with another animation. |
class |
ZColorAnimation
ZColorAnimation animates an object conforming to the ZFillPaint or ZPenPaint interface from a source color to a destination color over time. |
class |
ZStrokeAnimation
ZStrokeAnimation animates an object conforming to the ZStroke interface from a source stroke to a destination stroke over time. |
class |
ZTransformAnimation
ZTransformAnimation animates an object conforming to the ZTransformable interface from a source transform to a destination transform over time. |
| Methods in edu.umd.cs.jazz.animation with parameters of type ZAnimation | |
void |
ZAnimationScheduler.scheduleAnimation(ZAnimation aAnimation,
ZNextFrameCondition aCondition)
Schedule an animation together with its frame condition. |
|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||