Squeak Class Documentation category index | class index  
 
MovieClipEndMorph
  category: Morphic-Demo
  superclass: MovieClipStartMorph
  subclasses:

The idea is that soon we will show the soundtrack extending between the start cue and the end morph.

instance methods
  as yet unclassified
  addMorphsTo:pianoRoll:eventTime:betweenTime:and:
encounteredAtTime:inScorePlayer:atIndex:inEventTrack:secsPerTick:
movieFileName:image:player:frameNumber:
pauseFrom:
resetFrom:
resumeFrom:
thumbnailHeight

class methods
  no messages
 

instance methods
  as yet unclassified top  
 

addMorphsTo:pianoRoll:eventTime:betweenTime:and:

Ignored -- all display is done by the starting morph -- see superclass


 

encounteredAtTime:inScorePlayer:atIndex:inEventTrack:secsPerTick:

If being shown as a clip, then tell the clipPlayer to start showing this clip


 

movieFileName:image:player:frameNumber:


 

pauseFrom:

Ignored


 

resetFrom:

Ignored


 

resumeFrom:

Ignored


 

thumbnailHeight


class methods
  no messages top