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