Class StateManager
java.lang.Object
zombie.ai.states.StateManager
-
Nested Class Summary
Nested Classes -
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionstatic void
enter
(IsoGameCharacter character1, State state) static void
enter
(IAnimatable iAnimatable, ActionState actionState) static void
exit
(IsoGameCharacter character1, State state) static void
exit
(IAnimatable iAnimatable, ActionState actionState)
-
Constructor Details
-
StateManager
public StateManager()
-
-
Method Details
-
enter
-
exit
-
enter
-
exit
-