Package zombie.ai.states
Class PlayerOnGroundState
java.lang.Object
zombie.ai.State
zombie.ai.states.PlayerOnGroundState
-
Constructor Summary
-
Method Summary
Modifier and TypeMethodDescriptionvoid
enter
(IsoGameCharacter gameCharacter) void
execute
(IsoGameCharacter gameCharacter) void
exit
(IsoGameCharacter gameCharacter) static PlayerOnGroundState
instance()
Methods inherited from class zombie.ai.State
animEvent, getDeltaModifiers, getName, getStatePermissions, isAttacking, isDoingActionThatCanBeCancelled, isIgnoreCollide, isMoving