|
||||||||||
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.Character.Order
public class Order
Field Summary |
---|
Fields inherited from class zombie.scripting.commands.BaseCommand |
---|
currentinstance, module, script |
Constructor Summary | |
---|---|
Order()
|
Method Summary | |
---|---|
void |
begin()
|
boolean |
DoesInstantly()
|
void |
Finish()
|
void |
init(java.lang.String object,
java.lang.String[] params)
|
boolean |
IsFinished()
|
Order |
orderInfo(IsoGameCharacter actual)
|
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 |
Constructor Detail |
---|
public Order()
Method Detail |
---|
public void init(java.lang.String object, java.lang.String[] params)
init
in class BaseCommand
public Order orderInfo(IsoGameCharacter actual)
public void begin()
begin
in class BaseCommand
public void Finish()
Finish
in class BaseCommand
public boolean IsFinished()
IsFinished
in class BaseCommand
public void update()
update
in class BaseCommand
public boolean DoesInstantly()
DoesInstantly
in class BaseCommand
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |