Search found 1 match
- Fri Mar 09, 2012 11:58 pm
- Forum: General
- Topic: Class help
- Replies: 2
- Views: 3529
Class help
Hay all, I'm new to Lua, but I'm intermediate at c++ and python. Lua's classes are confusing me. I downloaded a class.lua file (http://pastie.org/3560847) which apparently makes lua working in a more OO way. Anyway, I now have 2 files which are my work: main.lua (http://pastie.org/3560849) and obj.l...