overview wiki api reference download
gameplay::ScriptTarget Member List
This is the complete list of members for gameplay::ScriptTarget, including all inherited members.
_scriptCallbacksgameplay::ScriptTarget [protected]
_scriptRegistriesgameplay::ScriptTarget [protected]
_scriptsgameplay::ScriptTarget [protected]
addScript(const char *path)gameplay::ScriptTarget
addScriptCallback(const Event *event, const char *function)gameplay::ScriptTarget
clearScripts()gameplay::ScriptTarget
fireScriptEvent(const Event *event,...)gameplay::ScriptTarget
getScriptEvent(const char *eventName) const gameplay::ScriptTarget
getTypeName() const =0gameplay::ScriptTarget [pure virtual]
hasScriptListener(const char *eventName) const gameplay::ScriptTarget
hasScriptListener(const Event *event) const gameplay::ScriptTarget
registerEvents(EventRegistry *registry)gameplay::ScriptTarget [protected]
removeScript(const char *path)gameplay::ScriptTarget
removeScript(ScriptEntry *entry)gameplay::ScriptTarget [protected]
removeScriptCallback(const Event *event, const char *function)gameplay::ScriptTarget
ScriptTarget()gameplay::ScriptTarget [protected]
~ScriptTarget()gameplay::ScriptTarget [protected, virtual]
 All Classes Functions Variables Typedefs Enumerations Enumerator