zombie.scripting.commands.Character
Class IsOn
java.lang.Object
zombie.scripting.commands.BaseCommand
zombie.scripting.commands.Character.IsOn
public class IsOn
- extends BaseCommand
|
Constructor Summary |
IsOn()
|
| Methods inherited from class java.lang.Object |
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
IsOn
public IsOn()
IsFinished
public boolean IsFinished()
- Specified by:
IsFinished in class BaseCommand
update
public void update()
- Specified by:
update in class BaseCommand
init
public void init(java.lang.String object,
java.lang.String[] params)
- Specified by:
init in class BaseCommand
getValue
public boolean getValue()
- Overrides:
getValue in class BaseCommand
begin
public void begin()
- Specified by:
begin in class BaseCommand
AllowCharacterBehaviour
public boolean AllowCharacterBehaviour(java.lang.String scriptCharacter)
- Overrides:
AllowCharacterBehaviour in class BaseCommand
DoesInstantly
public boolean DoesInstantly()
- Specified by:
DoesInstantly in class BaseCommand