Method and Description |
---|
turtlekit.kernel.Turtle.mySelf()
replaced by
AbstractAgent.hashCode()
return the turtle ID |
turtlekit.pheromone.Pheromone.setEvaporationPercentage(int) |
turtlekit.kernel.Turtle.setup()
Turtle.activate() should be overridden instead, beginning by super.activate(); |