Ivan Safrin
|
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 rokov pred |
mcc
|
3dd9145a7d
Make it possible for the e:getDispatcher() == Services.Core:getInput() idiom to work without modification, by making class __eq aware of __ptr
|
13 rokov pred |
Ivan Safrin
|
552195f8a8
Started on bindings, set up old collision scene code as a module
|
15 rokov pred |