Uses of Package
edu.turtlekit2.kernel.agents

Packages that use edu.turtlekit2.kernel.agents
demo.solstice   
edu.turtlekit2.demos.ants   
edu.turtlekit2.demos.creation   
edu.turtlekit2.demos.diffusion   
edu.turtlekit2.demos.gameoflife   
edu.turtlekit2.demos.gas   
edu.turtlekit2.demos.gravity   
edu.turtlekit2.demos.hunt   
edu.turtlekit2.demos.mle   
edu.turtlekit2.demos.mosquitoes   
edu.turtlekit2.demos.pheromones   
edu.turtlekit2.demos.soccer   
edu.turtlekit2.demos.termites   
edu.turtlekit2.demos.virus   
edu.turtlekit2.kernel.agents   
edu.turtlekit2.kernel.environment   
edu.turtlekit2.kernel.python   
edu.turtlekit2.tools.chart   
edu.turtlekit2.tools.fillers   
edu.turtlekit2.tools.pheromone3D   
edu.turtlekit2.tools.turtles   
edu.turtlekit2.tools.viewer2D   
edu.turtlekit2.tools.viewer3D   
edu.turtlekit2.ui   
mysimulation   
trashier   
 

Classes in edu.turtlekit2.kernel.agents used by demo.solstice
Observer
          Observer is an abstract class that have to be extended in order to initialize patches or make some observations.
Turtle
          The Turtle class implements the Turtle commands which are used to move set heading...
Viewer
          Viewer is the simulation default world displayer agent (an specialized Observer, it can be extended to redefine the default representation of patches and turtles (a square fill with the color return by the getColor() method of them).
 

Classes in edu.turtlekit2.kernel.agents used by edu.turtlekit2.demos.ants
Turtle
          The Turtle class implements the Turtle commands which are used to move set heading...
 

Classes in edu.turtlekit2.kernel.agents used by edu.turtlekit2.demos.creation
Observer
          Observer is an abstract class that have to be extended in order to initialize patches or make some observations.
Turtle
          The Turtle class implements the Turtle commands which are used to move set heading...
Viewer
          Viewer is the simulation default world displayer agent (an specialized Observer, it can be extended to redefine the default representation of patches and turtles (a square fill with the color return by the getColor() method of them).
 

Classes in edu.turtlekit2.kernel.agents used by edu.turtlekit2.demos.diffusion
Observer
          Observer is an abstract class that have to be extended in order to initialize patches or make some observations.
Viewer
          Viewer is the simulation default world displayer agent (an specialized Observer, it can be extended to redefine the default representation of patches and turtles (a square fill with the color return by the getColor() method of them).
 

Classes in edu.turtlekit2.kernel.agents used by edu.turtlekit2.demos.gameoflife
Observer
          Observer is an abstract class that have to be extended in order to initialize patches or make some observations.
Viewer
          Viewer is the simulation default world displayer agent (an specialized Observer, it can be extended to redefine the default representation of patches and turtles (a square fill with the color return by the getColor() method of them).
 

Classes in edu.turtlekit2.kernel.agents used by edu.turtlekit2.demos.gas
Observer
          Observer is an abstract class that have to be extended in order to initialize patches or make some observations.
Turtle
          The Turtle class implements the Turtle commands which are used to move set heading...
Viewer
          Viewer is the simulation default world displayer agent (an specialized Observer, it can be extended to redefine the default representation of patches and turtles (a square fill with the color return by the getColor() method of them).
 

Classes in edu.turtlekit2.kernel.agents used by edu.turtlekit2.demos.gravity
Turtle
          The Turtle class implements the Turtle commands which are used to move set heading...
 

Classes in edu.turtlekit2.kernel.agents used by edu.turtlekit2.demos.hunt
Turtle
          The Turtle class implements the Turtle commands which are used to move set heading...
 

Classes in edu.turtlekit2.kernel.agents used by edu.turtlekit2.demos.mle
Turtle
          The Turtle class implements the Turtle commands which are used to move set heading...
 

Classes in edu.turtlekit2.kernel.agents used by edu.turtlekit2.demos.mosquitoes
Turtle
          The Turtle class implements the Turtle commands which are used to move set heading...
 

Classes in edu.turtlekit2.kernel.agents used by edu.turtlekit2.demos.pheromones
Turtle
          The Turtle class implements the Turtle commands which are used to move set heading...
 

Classes in edu.turtlekit2.kernel.agents used by edu.turtlekit2.demos.soccer
Observer
          Observer is an abstract class that have to be extended in order to initialize patches or make some observations.
Turtle
          The Turtle class implements the Turtle commands which are used to move set heading...
Viewer
          Viewer is the simulation default world displayer agent (an specialized Observer, it can be extended to redefine the default representation of patches and turtles (a square fill with the color return by the getColor() method of them).
 

Classes in edu.turtlekit2.kernel.agents used by edu.turtlekit2.demos.termites
Observer
          Observer is an abstract class that have to be extended in order to initialize patches or make some observations.
Turtle
          The Turtle class implements the Turtle commands which are used to move set heading...
 

Classes in edu.turtlekit2.kernel.agents used by edu.turtlekit2.demos.virus
Turtle
          The Turtle class implements the Turtle commands which are used to move set heading...
 

Classes in edu.turtlekit2.kernel.agents used by edu.turtlekit2.kernel.agents
Observer
          Observer is an abstract class that have to be extended in order to initialize patches or make some observations.
Turtle
          The Turtle class implements the Turtle commands which are used to move set heading...
TurtleProbe
          The TurtleProbe class
TurtleScheduler
          The TurtleKit scheduler
Viewer
          Viewer is the simulation default world displayer agent (an specialized Observer, it can be extended to redefine the default representation of patches and turtles (a square fill with the color return by the getColor() method of them).
Viewer.GridCanvas
          Titre : GridCanvas Description : a convenient class to display a view of the world
 

Classes in edu.turtlekit2.kernel.agents used by edu.turtlekit2.kernel.environment
Turtle
          The Turtle class implements the Turtle commands which are used to move set heading...
 

Classes in edu.turtlekit2.kernel.agents used by edu.turtlekit2.kernel.python
Turtle
          The Turtle class implements the Turtle commands which are used to move set heading...
 

Classes in edu.turtlekit2.kernel.agents used by edu.turtlekit2.tools.chart
Observer
          Observer is an abstract class that have to be extended in order to initialize patches or make some observations.
Viewer
          Viewer is the simulation default world displayer agent (an specialized Observer, it can be extended to redefine the default representation of patches and turtles (a square fill with the color return by the getColor() method of them).
 

Classes in edu.turtlekit2.kernel.agents used by edu.turtlekit2.tools.fillers
Observer
          Observer is an abstract class that have to be extended in order to initialize patches or make some observations.
 

Classes in edu.turtlekit2.kernel.agents used by edu.turtlekit2.tools.pheromone3D
Observer
          Observer is an abstract class that have to be extended in order to initialize patches or make some observations.
Viewer
          Viewer is the simulation default world displayer agent (an specialized Observer, it can be extended to redefine the default representation of patches and turtles (a square fill with the color return by the getColor() method of them).
 

Classes in edu.turtlekit2.kernel.agents used by edu.turtlekit2.tools.turtles
Turtle
          The Turtle class implements the Turtle commands which are used to move set heading...
 

Classes in edu.turtlekit2.kernel.agents used by edu.turtlekit2.tools.viewer2D
Observer
          Observer is an abstract class that have to be extended in order to initialize patches or make some observations.
Turtle
          The Turtle class implements the Turtle commands which are used to move set heading...
Viewer
          Viewer is the simulation default world displayer agent (an specialized Observer, it can be extended to redefine the default representation of patches and turtles (a square fill with the color return by the getColor() method of them).
 

Classes in edu.turtlekit2.kernel.agents used by edu.turtlekit2.tools.viewer3D
Observer
          Observer is an abstract class that have to be extended in order to initialize patches or make some observations.
Turtle
          The Turtle class implements the Turtle commands which are used to move set heading...
TurtleProbe
          The TurtleProbe class
Viewer
          Viewer is the simulation default world displayer agent (an specialized Observer, it can be extended to redefine the default representation of patches and turtles (a square fill with the color return by the getColor() method of them).
 

Classes in edu.turtlekit2.kernel.agents used by edu.turtlekit2.ui
SimulationRunner
          This class launch every agents of a simulation then run it by calling the Scheduler at each step.
 

Classes in edu.turtlekit2.kernel.agents used by mysimulation
Observer
          Observer is an abstract class that have to be extended in order to initialize patches or make some observations.
Turtle
          The Turtle class implements the Turtle commands which are used to move set heading...
Viewer
          Viewer is the simulation default world displayer agent (an specialized Observer, it can be extended to redefine the default representation of patches and turtles (a square fill with the color return by the getColor() method of them).
 

Classes in edu.turtlekit2.kernel.agents used by trashier
SimulationRunner
          This class launch every agents of a simulation then run it by calling the Scheduler at each step.