Classes in edu.umd.cs.jazz.animation used by edu.umd.cs.jazz.animation
ZAlpha
ZAlpha provides a uniform way to generate alpha values
(floats that range from 0.0 to 1.0) over time. |
ZAnimation
ZAnimation and its subclasses provide the central programming interface
to the animation system. |
ZAnimationScheduler
ZAnimationScheduler schedules the frames of ZAnimations. |
ZNextFrameCondition
ZNextFrameCondition is used by ZAnimations to communicate to the ZAnimationScheduler when
they want their next frame to be animated. |