Uses of Class
be.yildizgames.module.script.ScriptException
-
-
Uses of ScriptException in be.yildizgames.module.script
Methods in be.yildizgames.module.script that throw ScriptException Modifier and Type Method Description abstract ObjectScriptInterpreter. runCommand(String command)Execute a command.abstract ParsedScriptScriptInterpreter. runScript(String file)Parse and run a script file.
-