Squeak Class Documentation category index | class index  
 
LedDigitMorph
  category: Morphic-Games
  superclass: Morph
  subclasses:

I am a 7-segment LED that can display a decimal digit

instance methods
  accessing
  digit
digit:
highlighted
highlighted:

  drawing
  drawOn:
drawOnFills:

  initialization
  initialize

class methods
  initialization
  includeInNewMorphMenu
initialize

instance methods
  accessing top  
 

digit


 

digit:


 

highlighted


 

highlighted:


  drawing top  
 

drawOn:


 

drawOnFills:


  initialization top  
 

initialize


class methods
  initialization top  
 

includeInNewMorphMenu

Return true for all classes that can be instantiated from the menu


 

initialize

Morph initialize