Package | Description |
---|---|
com.animation |
Modifier and Type | Method and Description |
---|---|
Animator |
AnimationManager.getAnimator(java.lang.String Name) |
Animator |
Animation.getParent() |
Modifier and Type | Method and Description |
---|---|
void |
AnimationManager.addAnimator(Animator animator) |
void |
AnimationManager.removeAnimator(Animator animator) |
Constructor and Description |
---|
Animation(Animator Animator) |
Animation(Animator Animator,
int StartX,
int StartY,
int Cells,
int CellWidth,
int CellHeight) |