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 voidchooseNewDirection(IsoGameCharacter owner)voidenter(IsoGameCharacter owner)voidexecute(IsoGameCharacter owner)static WanderStateinstance()Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait