Class ScriptSchedule
java.lang.Object
org.rspeer.game.script.scheduler.ScriptSchedule
-
Constructor Summary
ConstructorsConstructorDescriptionScriptSchedule(String name, boolean repeat, List<TransitionScript> transitions) -
Method Summary
-
Constructor Details
-
ScriptSchedule
-
-
Method Details
-
getName
-
isRepeat
public boolean isRepeat() -
getTransitions
-
toString
-