i have used a single global wariable for this. u dont actually need instance variables
just make a global variable Scale
each time u create object set its size to Scale and after that, substract 0.1 from Scale.
just draw something on the attached file