Package turtlekit.kernel

Class Summary
CommandEditorPanel  
Flavor Use this class to create a numeric patch variable "flavor" (double).
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).
PythonCommandCenter  
PythonLauncher a launcher that just a python command center and a viewer
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...)
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).
 



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