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