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
-
Method Summary
Methods inherited from interface de.gurkenlabs.litiengine.IUpdateable
update
-
Method Details
-
attach
void attach() -
detach
void detach() -
getEntity
IEntity getEntity()
-