Package zombie.ai.states
Class ZombieFallDownState
java.lang.Object
zombie.ai.State
zombie.ai.states.ZombieFallDownState
-
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionvoidanimEvent(IsoGameCharacter gameCharacter, AnimEvent animEvent) voidenter(IsoGameCharacter gameCharacter) voidexecute(IsoGameCharacter gameCharacter) voidexit(IsoGameCharacter gameCharacter) static ZombieFallDownStateinstance()Methods inherited from class zombie.ai.State
getDeltaModifiers, getName, getStatePermissions, isAttacking, isDoingActionThatCanBeCancelled, isIgnoreCollide, isMoving