Difference between revisions of "Variables and Properties"

2 bytes added ,  04:45, 13 February 2012
imported>Evernewjoy
imported>Evernewjoy
Line 159: Line 159:
int hiddenInt = 144 ;initialized value
int hiddenInt = 144 ;initialized value


;the name of the property/var you want to use in other scripts, which is just a wrapper for the hidden var
;the name of the property/var you want to use in
;other scripts, which is just a wrapper for the
;hidden var


int property publicInt
int property publicInt
Anonymous user