Uses of Interface
be.yildizgames.module.script.ParsedScript
-
-
Uses of ParsedScript in be.yildizgames.module.script
Methods in be.yildizgames.module.script that return ParsedScript Modifier and Type Method Description abstract ParsedScript
ScriptInterpreter. runScript(String file)
Parse and run a script file.
-