public class KeyFrame
extends java.lang.Object
| Constructor and Description |
|---|
KeyFrame(int duration,
int sprite) |
| Modifier and Type | Method and Description |
|---|---|
int |
getDuration() |
int |
getSpriteIndex() |
void |
setDuration(int duration) |
void |
setSprite(int sprite) |