Interface IBehaviorController
- All Superinterfaces:
IEntityController, IUpdateable
- All Known Implementing Classes:
DefaultScriptBehaviorController, StateController
-
Field Summary
Fields inherited from interface IUpdateable
DEFAULT_UPDATE_PRIORITY -
Method Summary
Methods inherited from interface IEntityController
getEntityMethods inherited from interface IUpdateable
getUpdatePriority, update
-
Method Details
-
detach
default void detach()- Specified by:
detachin interfaceIEntityController
-
attach
default void attach()- Specified by:
attachin interfaceIEntityController
-