Thread: Classes?
View Single Post
  #8  
Old 12-17-2003, 08:10 PM
Loriel Loriel is offline
Somewhat rusty
Loriel's Avatar
Join Date: Mar 2001
Posts: 5,059
Loriel is a name known to allLoriel is a name known to allLoriel is a name known to allLoriel is a name known to all
Quote:
Originally posted by CheeToS2
Right now you can only set variables, call the function, then use the variables in there
It is probably worth to mention that non-this. vars, meaning things like 'i' or 'foo' or whatever, are not shared with classes - afaik, at least.

And osrs is right.
Reply With Quote