public class AnimationFrame
extends java.lang.Object
| Constructor and Description | 
|---|
AnimationFrame(int frameIndexIn)  | 
AnimationFrame(int frameIndexIn,
              int frameTimeIn)  | 
| Modifier and Type | Method and Description | 
|---|---|
int | 
getFrameIndex()  | 
int | 
getFrameTime()  | 
boolean | 
hasNoTime()  |