Squeak Class Documentation category index | class index  
 
TileLikeMorph
  category: Morphic-Scripting Tiles
  superclass: AlignmentMorph
  subclasses: CommandTilesMorph CompoundTileMorph PhraseTileMorph

No comment. Sorry.

instance methods
  dropping/grabbing
  justGrabbedFrom:

  testing
  isTileLike

class methods
  no messages
 

instance methods
  dropping/grabbing top  
 

justGrabbedFrom:

The receiver was just grabbed from its former owner and is now attached to the hand. By default, we pass this message on if we're a renderer.


  testing top  
 

isTileLike

Cannot be dropped into a script


class methods
  no messages top