05-31-2012, 10:05 PM
Quote:I think most of your API questions can be answered easily by looking at the C++ code. Can you have a look at it?Since now I will
Chunks pre-generation
|
05-31-2012, 10:05 PM
Quote:I think most of your API questions can be answered easily by looking at the C++ code. Can you have a look at it?Since now I will
06-02-2012, 08:19 PM
Forgot about one thing - there's another file, ManualBindings.cpp, that has a few extra functions that we needed to write by hand (instead of having it generated by a tool into Bindings.cpp). You might want to check that one as well, at the very bottom the function
Code: void ManualBindings::Bind( lua_State* tolua_S ) Thanks given by: Taugeshtu
|
« Next Oldest | Next Newest »
|