Interface IBehavior

All Superinterfaces:
AbstractGameEventListener, IGameEventListener
All Known Subinterfaces:
IInputOverrideHandler, ILookBehavior, IPathingBehavior

public interface IBehavior extends AbstractGameEventListener
A behavior is simply a type that is able to listen to events.
Since:
9/23/2018
Author:
Brady
See Also: