ScummVM API documentation
Sword25::LuaBindhelper Member List

This is the complete list of members for Sword25::LuaBindhelper, including all inherited members.

addConstantsToLib(lua_State *L, const Common::String &libName, const lua_constant_reg *constants)Sword25::LuaBindhelperstatic
addFunctionsToLib(lua_State *L, const Common::String &libName, const luaL_reg *functions)Sword25::LuaBindhelperstatic
addMethodsToClass(lua_State *L, const Common::String &className, const luaL_reg *methods)Sword25::LuaBindhelperstatic
getMetatable(lua_State *L, const Common::String &tableName) (defined in Sword25::LuaBindhelper)Sword25::LuaBindhelperstatic
my_checkudata(lua_State *L, int ud, const char *tname) (defined in Sword25::LuaBindhelper)Sword25::LuaBindhelperstatic
setClassGCHandler(lua_State *L, const Common::String &className, lua_CFunction GCHandler)Sword25::LuaBindhelperstatic
stackDump(lua_State *L)Sword25::LuaBindhelperstatic
tableDump(lua_State *L)Sword25::LuaBindhelperstatic