NetLogo API
version 4.0.1

Uses of Class
org.nlogo.agent.World3D

Packages that use World3D
org.nlogo.agent   
 

Uses of World3D in org.nlogo.agent
 

Constructors in org.nlogo.agent with parameters of type World3D
LinkManager3D(World3D world3D)
           
Torus3D(World3D world)
           
Turtle3D(World3D world, AgentSet breed, Number xcor, Number ycor, Number zcor)
           
 


NetLogo API
version 4.0.1