No comment. Sorry.
copy
Answer another instance just like the receiver. Subclasses typically override this method; they typically do not override shallowCopy.
dragTransferType
dragTransferType:
draggedMorph
draggedMorph:
dropNotifyRecipient
dropNotifyRecipient:
move
passenger
passenger:
source
source:
aboutToBeGrabbedBy:
The receiver is being grabbed by a hand. Perform necessary adjustments (if any) and return the actual morph that should be added to the hand.
justDroppedInto:event:
If only world wants this TransferMorph, treat it as unaccepted (see also >>delete).
result:
result:from:
Send aResult of the drop operation computed by aResultGenerator to a resultRecipient, if it exists.
undoGrabCommand
Return an undo command for grabbing the receiver
initialize
animationForMoveSuccess:
initDraggedMorph
privateFullMoveBy:
Private! Relocate me and all of my subMorphs by recursion. Subclasses that implement different coordinate systems may override this method.
delete
See also >>justDroppedInto:event:.
shouldCopy
initIcons
TransferMorph initIcons
TransferMorph initialize
withPassenger:
withPassenger:from: