| Interface | Description |
|---|---|
| IAnimationController | |
| IEntityAnimationController |
| Class | Description |
|---|---|
| Animation | |
| AnimationController | |
| CreatureAnimationController<T extends Creature> |
This
AnimationController implementation provides animation rules that
use naming conventions to provide Animations for Creature
implementations. |
| EntityAnimationController<T extends IEntity> | |
| KeyFrame | |
| PropAnimationController<T extends Prop> |