[ENH] SpeakerMorphCleanup

adspitz at yahoo.ca adspitz at yahoo.ca
Tue Aug 12 20:47:06 UTC 2003


from preamble:

"Change Set:		SpeakerMorphCleanup
Date:			12 August 2003
Author:			Adam Spitz

Second alternative. Changes ((x isKindOf: SpeakerMorph) ifTrue: [x
stopSound]) to (x pause). I hate to add yet another method to Morph, but
maybe this is cleaner than using the reflective stuff. I'm open to
suggestions for a better name than #pause."!
-------------- next part --------------
A non-text attachment was scrubbed...
Name: SpeakerMorphCleanup.cs.gz
Type: application/octet-stream
Size: 1301 bytes
Desc: not available
Url : http://lists.squeakfoundation.org/pipermail/squeak-dev/attachments/20030812/1429b981/SpeakerMorphCleanup.cs.obj


More information about the Squeak-dev mailing list