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

Undo an Animation. Currently Wonderlands undo animations by running them in reverse with a compressed duration.

instance methods
  accessing
  setAnimation:

  undoing
  undoIt

class methods
  instance creation
  new:

instance methods
  accessing top  
 

setAnimation:

Set wrapped animation.


  undoing top  
 

undoIt

Undo by running the wrapped animation.


class methods
  instance creation top  
 

new:

Create a wrapper for undoing an animation