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