No comment. Sorry.
activationKeys
Return the keyframes on which the receiver morph becomes visible
depth
id
id:
isSpriteHolder
isSpriteHolder:
isFlashCharacter
copyMovieFrom:to:
fullDrawOn:
Draw the full Morphic structure on the given Canvas
initialize
loadInitialFrame
Force the transformations taking place in the first frame.
reset
colorTransform:atFrame:
colorTransformAtFrame:
colorTransformData
depth:atFrame:
depthAtFrame:
depthData
matrix:atFrame:
self position: aMatrixTransform offset atFrame: frameNumber.
matrixAtFrame:
matrixData
ratio:atFrame:
ratioAtFrame:
ratioData
removeAllKeyFrameData
Remove all of the keyframe data associated with this morph
removeColorMatrixData
removeDepthData
removeMatrixData
removeRatioData
removeVisibleData
visible:atFrame:
visibleAtFrame:
visibleData
addCustomMenuItems:hand:
Add morph-specific items to the given menu which was invoked by the given hand. This method provides is invoked both from the halo-menu and from the control-menu regimes.
addProjectTarget
removeProjectTarget
printOn:
Append to the argument, aStream, a sequence of characters that identifies the receiver.
activateSprites:
isVisibleBetween:and:
keyframeData:
removeKeyframeData:
stepTime
Answer the desired time between steps in milliseconds. This default implementation requests that the 'step' method be called once every second.
stepTime:
stepToFrame:
stepToNextFrame
wantsSteps
Return true if the receiver overrides the default Morph step method.