Squeak Class Documentation category index | class index  
 
StarSqueakSlimeMold
  category: StarSqueak-Worlds
  superclass: StarSqueakMorph
  subclasses:

No comment. Sorry.

instance methods
  other
  diffusePheromone
evaporatePheromone
setup

  parameters
  cellCount
cellCount:
initialize
sliderParameters

class methods
  parts bin
  descriptionForPartsBin

instance methods
  other top  
 

diffusePheromone


 

evaporatePheromone


 

setup

Subclasses should override this to setup the initial conditions of this StarSqueak world. The method should start with 'self clearAll'.


  parameters top  
 

cellCount


 

cellCount:


 

initialize


 

sliderParameters

Answer a list of parameters that the user can change via a slider. Each parameter is described by an array of: <name> <min value> <max value> <balloon help string>.


class methods
  parts bin top  
 

descriptionForPartsBin

Answer a description of the receiver for use in a parts bin