/ Published in: Lua
"self" is like a "this" pointer in c++
Expand |
Embed | Plain Text
self.object = domainname.object2:function(param1,param2)
You need to login to post a comment.
yuconner on 08/16/06
1 person have marked this snippet as a favorite
"self" is like a "this" pointer in c++
self.object = domainname.object2:function(param1,param2)
You need to login to post a comment.