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 owner)
void
enter(IsoGameCharacter owner)
void
execute(IsoGameCharacter owner)
static WanderState
instance()
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait