ace/lib
Derk-Jan Hartman ab1b62fbb7 Lua uses self, not this
There is no 'this' in lua. There is however 'self' a predefined parameter when using colon syntax for calling a function.

http://www.lua.org/pil/16.html
2014-01-17 11:16:50 +01:00
..
ace Lua uses self, not this 2014-01-17 11:16:50 +01:00