Squeak Class Documentation category index | class index  
 
ChessPieceMorph
  category: Morphic-Games-Chess
  superclass: ImageMorph
  subclasses:

No comment. Sorry.

instance methods
  drag and drop
  wantsToBeDroppedInto:

class methods
  no messages
 

instance methods
  drag and drop top  
 

wantsToBeDroppedInto:

Return true if it's okay to drop the receiver into aMorph. This check is symmetric to #wantsDroppedMorph:event: to give both parties a chance of figuring out whether they like each other.


class methods
  no messages top