Uses of Class
Turtle

Uses of Turtle in
 

Methods in Default Package that return Turtle
 Turtle World.getLastTurtle()
          Metod to get the last turtle in this world
 

Methods in Default Package with parameters of type Turtle
 boolean World.containsTurtle(Turtle turtle)
          Method to check if this world contains the passed turtle