Interface | Description |
---|---|
AnimationListener |
An animation listener is notified when an animation is started or stopped.
|
AnimationStepListener |
An animation step listener is notified for each step of an animation.
|
Class | Description |
---|---|
AnimationListenerRegistry |
The animation listener registry holds a list of animation listeners that can be notified.
|