Package be.yildizgames.module.script
Contains abstract classes to use script engine.
- Author:
- Grégory Van den Borre
-
Interface Summary Interface Description ParsedScript Abstract parsed script, with this object, a parsed script can be run numerous times without parsing the file each time.ScriptInterpreterProvider -
Class Summary Class Description ScriptInterpreter Behavior for scripting languages. -
Exception Summary Exception Description ScriptException Exception thrown in script environment.