Uses of Class
be.yildizgames.module.script.ScriptInterpreter
-
Packages that use ScriptInterpreter Package Description be.yildizgames.module.script Contains abstract classes to use script engine.be.yildizgames.module.script.dummy -
-
Uses of ScriptInterpreter in be.yildizgames.module.script
Methods in be.yildizgames.module.script that return ScriptInterpreter Modifier and Type Method Description static ScriptInterpreter
ScriptInterpreter. getEngine()
ScriptInterpreter
ScriptInterpreterProvider. getInterpreter()
-
Uses of ScriptInterpreter in be.yildizgames.module.script.dummy
Methods in be.yildizgames.module.script.dummy that return ScriptInterpreter Modifier and Type Method Description ScriptInterpreter
NoInterpreterProvider. getInterpreter()
-