Ivan Safrin ceaad6bee0 Lua bindings now return pointer class members. Added an equality operator for Lua classes (you can just use == instead of same_c_class now). Updated examples to reflect new changes. UI scroll bars and tree containers will now set cursor to arrow. %!s(int64=12) %!d(string=hai) anos
..
Polycode ba4e3cbd37 New Lua EventDispatcher system. addEventListener now takes a callback function as second parameter %!s(int64=13) %!d(string=hai) anos
class.lua ceaad6bee0 Lua bindings now return pointer class members. Added an equality operator for Lua classes (you can just use == instead of same_c_class now). Updated examples to reflect new changes. UI scroll bars and tree containers will now set cursor to arrow. %!s(int64=12) %!d(string=hai) anos
defaults.lua 9f0a1f1905 Added safe_delete to Lua API which deletes passed object on next frame, added stopTrackingChild to PhysicsScreen, contact events now dispatched after box2d step completes. %!s(int64=12) %!d(string=hai) anos