NetLogo API
version 3.0.2

Uses of Interface
org.nlogo.api.Turtle

Packages that use Turtle
org.nlogo.api Provides classes associated with the NetLogo Extensions API.  
 

Uses of Turtle in org.nlogo.api
 

Methods in org.nlogo.api that return Turtle
 Turtle Argument.getTurtle()
          Returns the argument as a org.nlogo.api.Turtle.
 


NetLogo API
version 3.0.2