public class AnimationTester extends java.lang.Object
| Modifier and Type | Field and Description | 
|---|---|
| private static int | FRAME_HEIGHT | 
| private static int | FRAME_WIDTH | 
| private static int | VALUES_LENGTH | 
| Constructor and Description | 
|---|
| AnimationTester() | 
| Modifier and Type | Method and Description | 
|---|---|
| static void | main(java.lang.String[] args) | 
private static final int FRAME_WIDTH
private static final int FRAME_HEIGHT
private static final int VALUES_LENGTH
public AnimationTester()
public static void main(java.lang.String[] args)