Namespaces | |
namespace | Odyssey |
Classes | |
class | Odyssey::ScriptManager |
Functions | |
_EXPORT_ODYSSEY ScriptPtr | Odyssey::script_s (const String &type, const String &code) |
Create a script of the given type for a string. | |
_EXPORT_ODYSSEY ScriptPtr | Odyssey::script_f (const String &type, const String &file) |
Create a scipt of the given type for a file. |