Ivan Safrin f55af8e1c0 const static members from C++ are now set in the metatable of the class (ScreenShape.SHAPE_RECT instead of SHAPE_RECT) 13 лет назад
..
Contents 355ae20d37 New Lua class system. No longer supports super(), use Superclass.method(self, args) convention instead. __index__ and __set_callback renamed to __getvar and __setvar respectively. Full inheritance now supported with getter and setter acessors propagating properly through superclasses. Static methods now accessed as ClassName.staticMethod() 13 лет назад
Scripts f55af8e1c0 const static members from C++ are now set in the metatable of the class (ScreenShape.SHAPE_RECT instead of SHAPE_RECT) 13 лет назад
CMakeLists.txt 2a6effd422 Added custom executable target to regenerate Lua bindings. 14 лет назад