| Package | Description |
|---|---|
| be.yildizgames.module.script |
Contains abstract classes to use script engine.
|
| be.yildizgames.module.script.dummy |
| Class | Description |
|---|---|
| ParsedScript |
Abstract parsed script, with this object, a parsed script can be run numerous
times without parsing the file each time.
|
| ScriptException |
Exception thrown in script environment.
|
| ScriptInterpreter |
Behavior for scripting languages.
|
| Class | Description |
|---|---|
| ScriptInterpreter |
Behavior for scripting languages.
|
| ScriptInterpreterProvider |
Copyright © 2014–2018. All rights reserved.