|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectzombie.ai.State
zombie.ai.states.ClimbThroughWindowState2
public class ClimbThroughWindowState2
| Constructor Summary | |
|---|---|
ClimbThroughWindowState2()
|
|
| Method Summary | |
|---|---|
void |
enter(IsoGameCharacter owner)
|
void |
execute(IsoGameCharacter owner)
|
static ClimbThroughWindowState2 |
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 ClimbThroughWindowState2()
| Method Detail |
|---|
public static ClimbThroughWindowState2 instance()
public void enter(IsoGameCharacter owner)
enter in class Statepublic void execute(IsoGameCharacter owner)
execute in class State
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||