Commit Graph

11 Commits

Author SHA1 Message Date
kikito
5e1dc8a777 Simplified MiddleClass' internal capitalization function 2010-01-26 23:41:02 +00:00
kikito
b9eb2813a5 Added setterFor & getterFor methods 2010-01-15 23:42:20 +00:00
kikito
395e2d7498 Added initial version of MindState.lua 2009-12-27 22:16:41 +00:00
kikito
226121bb49 added getters/setters 2009-12-27 22:15:01 +00:00
kikito
fe77227db0 Changed init to initialize
Fixed bug on subclassOf
2009-12-06 16:08:58 +00:00
kikito
78afebdf79 changed init to initialize 2009-11-08 17:13:36 +00:00
kikito
08e64da93a bugfix: class's __index needed a bit more of complexity 2009-11-06 16:39:11 +00:00
kikito
27841298d6 Added __classDict in order to make the super() function work.
made has been renamed to instanceOf and made an external function
subclassOf has been made an external function
2009-11-06 16:09:35 +00:00
kikito
e81eed41c9 [non-working]removed unused functions 2009-11-03 09:04:11 +00:00
kikito
df19e255f9 [non-working] removed instanceMethods 2009-11-03 09:02:22 +00:00
kikito
d3667876f0 first version 2009-10-31 01:14:20 +00:00