Platforming with Lua
Today I spent a while working with Lua. It took me a while to figure out how to get it to interface with C. It took even longer to get it to work with C++ objects! I feel like there should be a way to pass an object’s member function as a function pointer to [...]
more...