org.nlogo.agent
Class AbstractTestWorld

java.lang.Object
  extended by org.nlogo.agent.AbstractTestWorld
Direct Known Subclasses:
TestWorld2D, TestWorld3D

public abstract class AbstractTestWorld
extends Object


Constructor Summary
AbstractTestWorld()
           
 
Method Summary
 
Methods inherited from class java.lang.Object
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

AbstractTestWorld

public AbstractTestWorld()