|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectzombie.scripting.commands.BaseCommand
zombie.scripting.commands.LoadTexturePage
public class LoadTexturePage
| Nested Class Summary | |
|---|---|
class |
LoadTexturePage.WatchPair
|
| Field Summary | |
|---|---|
java.util.Stack<LoadTexturePage.WatchPair> |
Pairs
|
| Fields inherited from class zombie.scripting.commands.BaseCommand |
|---|
currentinstance, module, script |
| Constructor Summary | |
|---|---|
LoadTexturePage()
|
|
| Method Summary | |
|---|---|
void |
begin()
|
boolean |
DoesInstantly()
|
void |
Finish()
|
void |
init(java.lang.String object,
java.lang.String[] params)
|
boolean |
IsFinished()
|
void |
update()
|
| Methods inherited from class zombie.scripting.commands.BaseCommand |
|---|
AllowCharacterBehaviour, getValue, updateskip |
| Methods inherited from class java.lang.Object |
|---|
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Field Detail |
|---|
public java.util.Stack<LoadTexturePage.WatchPair> Pairs
| Constructor Detail |
|---|
public LoadTexturePage()
| Method Detail |
|---|
public void init(java.lang.String object,
java.lang.String[] params)
init in class BaseCommandpublic void begin()
begin in class BaseCommandpublic void Finish()
Finish in class BaseCommandpublic boolean IsFinished()
IsFinished in class BaseCommandpublic void update()
update in class BaseCommandpublic boolean DoesInstantly()
DoesInstantly in class BaseCommand
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||