Squeak Class Documentation category index | class index  
 
TransferMorphAnimation
  category: Morphic-Support
  superclass: Morph
  subclasses: TransferMorphLineAnimation

No comment. Sorry.

instance methods
  accessing
  transferMorph

  initialization
  on:

  update
  update:
updateAnimation

class methods
  instance creation
  on:

instance methods
  accessing top  
 

transferMorph


  initialization top  
 

on:


  update top  
 

update:

Receive a change notice from an object of whom the receiver is a
dependent. The default behavior is to do nothing; a subclass might want
to change itself in some way.


 

updateAnimation


class methods
  instance creation top  
 

on: