dd.sim
Class GrowthAgent

java.lang.Object
  extended bydd.sim.GrowthAgent

public class GrowthAgent
extends java.lang.Object


Constructor Summary
GrowthAgent(GrowthManager gm, java.lang.String type, MapCell loc)
           
 
Method Summary
 void go()
           
 void settle()
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

GrowthAgent

public GrowthAgent(GrowthManager gm,
                   java.lang.String type,
                   MapCell loc)
Method Detail

go

public void go()

settle

public void settle()