Static Variables
| Field Name | Type | Initial Value | Description |
|---|---|---|---|
| AUTO | Int | n/a |
Animation will change depending on the values of AnimationStats.nextState and AnimationStats.nextAnimation |
| LOOP | Int | n/a |
Animation will repeat after it finishes |
| NONE | Int | n/a |
Animation will stop on the final frame and take no further action |