Squeak Class Documentation category index | class index  
 
SoundMorph
  category: Sound-Interface
  superclass: ImageMorph
  subclasses:

Note: as of December 2000, this does not work. SoundMorph>>buildImage requires the sound to implement #volumeEnvelopeScaledTo: and as yet, no one does.

instance methods
  as yet unclassified
  buildImage
initialize
justDroppedInto:event:
reset
sound
sound:

class methods
  no messages
 

instance methods
  as yet unclassified top  
 

buildImage


 

initialize


 

justDroppedInto:event:

This message is sent to a dropped morph after it has been dropped on -- and been accepted by -- a drop-sensitive morph


 

reset


 

sound


 

sound:


class methods
  no messages top