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