Interface IBehaviorController
- All Superinterfaces:
IEntityController
,IUpdateable
- All Known Implementing Classes:
StateController
public interface IBehaviorController
extends IEntityController
Method Details
detach
default void detach()- Specified by:
detach
in interfaceIEntityController
attach
default void attach()- Specified by:
attach
in interfaceIEntityController