Home
last modified time | relevance | path

Searched refs:tpt_newIndex (Results 1 – 2 of 2) sorted by relevance

/dports/games/powder-toy/The-Powder-Toy-95.0/src/lua/
H A DLuaScriptInterface.h192 int tpt_newIndex(lua_State *l);
H A DLuaScriptInterface.cpp103 return lsi->tpt_newIndex(l); in TptNewindexClosure()
412 int LuaScriptInterface::tpt_newIndex(lua_State *l) in tpt_newIndex() function in LuaScriptInterface