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