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