Squeak Class Documentation category index | class index  
 
SlimeMoldTurtle
  category: StarSqueak-Worlds
  superclass: StarSqueakTurtle
  subclasses:

No comment. Sorry.

instance methods
  demons
  breakLoose
dropPheromone
followPheromone
walk

class methods
  no messages
 

instance methods
  demons top  
 

breakLoose

If I smell pheromone, turn in the direction that it gets stronger. Otherwise, turn a random amount right or left. In either case, move forward one step.


 

dropPheromone


 

followPheromone

If I smell pheromone, turn in the direction that it gets stronger. Otherwise, turn a random amount right or left. In either case, move forward one step.


 

walk


class methods
  no messages top