| Package | Description |
|---|---|
| be.yildizgames.module.script |
Contains abstract classes to use script engine.
|
| Modifier and Type | Method | Description |
|---|---|---|
abstract Object |
ScriptInterpreter.runCommand(String command) |
Execute a command.
|
abstract ParsedScript |
ScriptInterpreter.runScript(String file) |
Parse and run a script file.
|
Copyright © 2014–2018. All rights reserved.