Public Member Functions | |
uint32_t | add (const String &name, const RuntimeScriptValue &value, ccInstance *inst) |
void | remove (const String &name) |
const ScriptImport * | getByName (const String &name) |
uint32_t | get_index_of (const String &name) |
const ScriptImport * | getByIndex (uint32_t index) |
String | findName (const RuntimeScriptValue &value) |
void | RemoveScriptExports (ccInstance *inst) |
void | clear () |