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 isoGameCharacter1, State state) static void
enter
(IAnimatable animatable, ActionState actionState) static void
exit
(IsoGameCharacter isoGameCharacter1, State state) static void
exit
(IAnimatable animatable, ActionState actionState)
-
Constructor Details
-
StateManager
public StateManager()
-
-
Method Details
-
enter
-
exit
-
enter
-
exit
-