Uses of Package
turtlekit.kernel

Packages that use turtlekit.kernel
turtlekit.kernel   
turtlekit.simulations.diffusion   
turtlekit.simulations.gameoflife   
turtlekit.simulations.gas   
turtlekit.simulations.gravity   
turtlekit.simulations.hunt   
turtlekit.simulations.soccer   
turtlekit.simulations.termites   
turtlekit.simulations.tests   
turtlekit.simulations.virus   
 

Classes in turtlekit.kernel used by turtlekit.kernel
Launcher
          This agent sets up, launches and manages Turtle based simulations.
Observer
          Observer is an abstract class that have to be extended in order to initialize patches or make some observations.
Patch
          The Patch class
PatchVariable
          Use this class to create a numeric patch variable (double).
Turtle
          The Turtle class implements the Turtle commands which are used to move set heading...
TurtleEnvironment
          This Agent is the one who creates turtles,patches and who cares about managing them all (creation, death...)
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).
 

Classes in turtlekit.kernel used by turtlekit.simulations.diffusion
Launcher
          This agent sets up, launches and manages Turtle based simulations.
Observer
          Observer is an abstract class that have to be extended in order to initialize patches or make some observations.
Patch
          The Patch 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 turtlekit.kernel used by turtlekit.simulations.gameoflife
Launcher
          This agent sets up, launches and manages Turtle based simulations.
Observer
          Observer is an abstract class that have to be extended in order to initialize patches or make some observations.
Patch
          The Patch 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 turtlekit.kernel used by turtlekit.simulations.gas
Launcher
          This agent sets up, launches and manages Turtle based simulations.
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 turtlekit.kernel used by turtlekit.simulations.gravity
Launcher
          This agent sets up, launches and manages Turtle based simulations.
Turtle
          The Turtle class implements the Turtle commands which are used to move set heading...
 

Classes in turtlekit.kernel used by turtlekit.simulations.hunt
Launcher
          This agent sets up, launches and manages Turtle based simulations.
Turtle
          The Turtle class implements the Turtle commands which are used to move set heading...
 

Classes in turtlekit.kernel used by turtlekit.simulations.soccer
Launcher
          This agent sets up, launches and manages Turtle based simulations.
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 turtlekit.kernel used by turtlekit.simulations.termites
Launcher
          This agent sets up, launches and manages Turtle based simulations.
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 turtlekit.kernel used by turtlekit.simulations.tests
Launcher
          This agent sets up, launches and manages Turtle based simulations.
Observer
          Observer is an abstract class that have to be extended in order to initialize patches or make some observations.
Patch
          The Patch class
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 turtlekit.kernel used by turtlekit.simulations.virus
Launcher
          This agent sets up, launches and manages Turtle based simulations.
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...
 



Copyright © Madkit Team (O. Gutknecht, J. Ferber, F. Michel et al.) All Rights Reserved.