Squeak Class Documentation category index | class index  
 
CREcho
  category: Genie-Engine
  superclass: Object
  subclasses:

No comment. Sorry.

instance methods
  accessing
  addPoint:
delete

  initialize-release
  initialize

class methods
  instance creation
  new

instance methods
  accessing top  
 

addPoint:

We can save some time if we don't open this morph before we know the first point.


 

delete


  initialize-release top  
 

initialize


class methods
  instance creation top  
 

new

Answer a new instance of the receiver (which is a class) with no indexable variables. Fail if the class is indexable.