Squeak Class Documentation category index | class index  
 
BalloonBuffer
  category: Balloon-Engine
  superclass: Object
  subclasses:

No comment. Sorry.

instance methods
  accessing
  at:
at:put:
floatAt:
floatAt:put:

class methods
  instance creation
  mew:
new

instance methods
  accessing top  
 

at:

For simulation only


 

at:put:

For simulation only


 

floatAt:

For simulation only


 

floatAt:put:

For simulation only


class methods
  instance creation top  
 

mew:


 

new

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