1
0
cuberite-2a/src/Bindings/.gitignore
Mattes D 4b97569b3a ToLua now generates cLuaState::Push() and GetStackValue()
For classes exported through ToLua it generates the cLuaState::Push() and cLuaState::GetStackValue() functions, as well as the supporting forward declarations and typedefs.
Renamed virtual_method_hooks.lua to BindingsProcessor.lua since it no longer provides virtual method hooks and instead does additional processing when generating the bindings.
2015-05-12 09:20:54 +02:00

5 lines
85 B
Plaintext

lua51.dll
LuaState_Declaration.inc
LuaState_Implementation.cpp
LuaState_Typedefs.inc