Uses of Class
org.simbrain.world.odorworld.DialogScript

Packages that use DialogScript
org.simbrain.world.odorworld The simbrain.world.odorworld package describes a world in which an agent can move around and smell objects, which are coded as vectors of values which diminish in various ways as the agent is closer or farther from the agent. 
 

Uses of DialogScript in org.simbrain.world.odorworld
 

Constructors in org.simbrain.world.odorworld with parameters of type DialogScript
ScriptThread(OdorWorld wld, String[][] vals, DialogScript dialog)
          Script thread.