Squeak Class Documentation category index | class index  
 
UndoColorChange
  category: Balloon3D-Wonderland Undo
  superclass: Object
  subclasses:

This class does a color change to an object.

instance methods
  accessing
  getActor
setActor:andOriginalColor:

  undoing
  undoIt

class methods
  instance creation
  for:from:

instance methods
  accessing top  
 

getActor


 

setActor:andOriginalColor:

Set the original color to undo back to


  undoing top  
 

undoIt

Set the object's color back to its original value


class methods
  instance creation top  
 

for:from:

Create a new UndoColorChange instance using aColor as the original color