Package | Description |
---|---|
turtlekit.kernel |
Modifier and Type | Method and Description |
---|---|
protected static TurtleKit |
Turtle.executeThisTurtle(int nbOfInstances,
String... args)
This offers a convenient way to create a main method
that launches a simulation containing the turtle
class under development.
|