|
||||||||||
| 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.DayNight.IsNight
public class IsNight
| Field Summary |
|---|
| Fields inherited from class zombie.scripting.commands.BaseCommand |
|---|
currentinstance, module, script |
| Constructor Summary | |
|---|---|
IsNight()
|
|
| Method Summary | |
|---|---|
void |
begin()
|
boolean |
DoesInstantly()
|
boolean |
getValue()
|
void |
init(java.lang.String object,
java.lang.String[] params)
|
boolean |
IsFinished()
|
void |
update()
|
| Methods inherited from class zombie.scripting.commands.BaseCommand |
|---|
AllowCharacterBehaviour, Finish, updateskip |
| Methods inherited from class java.lang.Object |
|---|
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
|---|
public IsNight()
| Method Detail |
|---|
public void begin()
begin in class BaseCommandpublic boolean getValue()
getValue in class BaseCommandpublic boolean IsFinished()
IsFinished in class BaseCommandpublic void update()
update in class BaseCommand
public void init(java.lang.String object,
java.lang.String[] params)
init 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 | |||||||||