Package zombie.ai.states
Class PlayerControlState
java.lang.Object
zombie.ai.State
zombie.ai.states.PlayerControlState
public class PlayerControlState extends State
-
Constructor Summary
Constructors Constructor Description PlayerControlState()
-
Method Summary
Modifier and Type Method Description void
execute(IsoGameCharacter gameCharacter)
static PlayerControlState
instance()
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait