|
CorsixTH engine (the C++ part)
Open source implementation of Theme Hospital
|
#include <th_lua_internal.h>
Public Attributes | |
| lua_State * | L |
| int | metatables [static_cast< size_t >(lua_metatable::count)] |
| int | main_table |
| int | top |
| lua_State* lua_register_state::L |
| int lua_register_state::main_table |
| int lua_register_state::metatables[static_cast< size_t >(lua_metatable::count)] |
| int lua_register_state::top |