ceaad6bee0Lua 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.
12 năm trước cách đây
Ivan Safrin
aeb455552eFixed broken UI module pak in player, fixed broken examples
13 năm trước cách đây
Ivan Safrin
ae751ec28fFixed event handling broken by class system change, added equality operator to Lua classes that uses __ptr equality, changed Lua examples to use IDE project filenames, fixed old code so all examples work in the IDE, fixed positional ScreenSounds, added static constructor for ScreenLines to use in Lua