|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectzombie.ai.State
zombie.ai.states.DieState
public class DieState
Constructor Summary | |
---|---|
DieState()
|
Method Summary | |
---|---|
void |
enter(IsoGameCharacter owner)
|
void |
execute(IsoGameCharacter owner)
|
static DieState |
instance()
|
Methods inherited from class zombie.ai.State |
---|
exit |
Methods inherited from class java.lang.Object |
---|
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Constructor Detail |
---|
public DieState()
Method Detail |
---|
public static DieState instance()
public void enter(IsoGameCharacter owner)
enter
in class State
public void execute(IsoGameCharacter owner)
execute
in class State
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |