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