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