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