public class AnimationRegistry
extends java.lang.Object
UIManagerModule and
AnimationManagerModule| Constructor and Description |
|---|
AnimationRegistry() |
| Modifier and Type | Method and Description |
|---|---|
Animation |
getAnimation(int animationID) |
void |
registerAnimation(Animation animation) |
Animation |
removeAnimation(int animationID) |