Interface IEntityController

All Superinterfaces:
IUpdateable
All Known Subinterfaces:
IBehaviorController, IEntityAnimationController<T>, IMovementController
All Known Implementing Classes:
CreatureAnimationController, EntityAnimationController, GamepadEntityController, KeyboardEntityController, MousePathController, MovementController, PlatformingMovementController, PropAnimationController, StateController

public interface IEntityController
extends IUpdateable