Squeak Class Documentation category index | class index  
 
CRLineMorph
  category: Genie-Engine
  superclass: Morph
  subclasses:

No comment. Sorry.

instance methods
  accessing
  end
morphicLayerNumber
privateSetStart:end:
setStart:end:
start

  drawing
  drawOn:

  initialize-release
  initializeFrom:to:

  private
  getPoint:

class methods
  instance creation
  from:to:

instance methods
  accessing top  
 

end


 

morphicLayerNumber

helpful for insuring some morphs always appear in front of or behind others.
smaller numbers are in front


 

privateSetStart:end:


 

setStart:end:


 

start

Start running my script. For ordinary morphs, this means start stepping.


  drawing top  
 

drawOn:


  initialize-release top  
 

initializeFrom:to:


  private top  
 

getPoint:


class methods
  instance creation top  
 

from:to: