World3D

org.nlogo.api.World3D
trait World3D extends World

Attributes

Source
World3D.scala
Graph
Supertypes
trait World
class Object
trait Matchable
class Any
Known subtypes
class World3D

Members list

Value members

Abstract methods

Attributes

Source
World3D.scala
def getPatchAt(x: Double, y: Double, z: Double): Patch

Attributes

Source
World3D.scala
def maxPzcor: Int

Attributes

Source
World3D.scala
def minPzcor: Int

Attributes

Source
World3D.scala

Attributes

Source
World3D.scala

Attributes

Source
World3D.scala
def wrapZ(z: Double): Double

Attributes

Source
World3D.scala

Attributes

Source
World3D.scala

Inherited and Abstract methods

def allStoredValues: Iterator[AnyRef]

Attributes

Inherited from:
World
Source
World.scala
def auxRNG: MersenneTwisterFast

Attributes

Inherited from:
World
Source
World.scala
def breedsOwnNameAt(breed: AgentSet, i: Int): String

Attributes

Inherited from:
World
Source
World.scala

Attributes

Inherited from:
World
Source
World.scala

Attributes

Inherited from:
World
Source
World.scala
def fastGetPatchAt(x: Int, y: Int): Patch

Attributes

Inherited from:
World
Source
World.scala

Attributes

Inherited from:
World
Source
World.scala

Attributes

Inherited from:
World
Source
World.scala
def getBreed(name: String): AgentSet

Attributes

Inherited from:
World
Source
World.scala

Attributes

Inherited from:
World
Source
World.scala
def getDrawing: AnyRef

Attributes

Inherited from:
World
Source
World.scala

Attributes

Inherited from:
World
Source
World.scala
def getPatch(i: Int): Patch

Attributes

Inherited from:
World
Source
World.scala
def getPatchAt(x: Double, y: Double): Patch

Attributes

Inherited from:
World
Source
World.scala
def getVariablesArraySize(turtle: Turtle, breed: AgentSet): Int

Attributes

Inherited from:
World
Source
World.scala
def getVariablesArraySize(link: Link, breed: AgentSet): Int

Attributes

Inherited from:
World
Source
World.scala
def isDimensionVariable(variableName: String): Boolean

Attributes

Inherited from:
World
Source
World.scala

Attributes

Inherited from:
World
Source
World.scala

Attributes

Inherited from:
World
Source
World.scala

Attributes

Inherited from:
World
Source
World.scala
def mainRNG: MersenneTwisterFast

Attributes

Inherited from:
World
Source
World.scala

Attributes

Inherited from:
World
Source
World.scala
def maxPxcor: Int

Attributes

Inherited from:
World
Source
World.scala
def maxPycor: Int

Attributes

Inherited from:
World
Source
World.scala
def minPxcor: Int

Attributes

Inherited from:
World
Source
World.scala
def minPycor: Int

Attributes

Inherited from:
World
Source
World.scala

Attributes

Inherited from:
World
Source
World.scala

Attributes

Inherited from:
World
Source
World.scala

Attributes

Inherited from:
World
Source
World.scala

Attributes

Inherited from:
World
Source
World.scala

Attributes

Inherited from:
World
Source
World.scala

Attributes

Inherited from:
World
Source
World.scala

Attributes

Inherited from:
World
Source
World.scala

Attributes

Inherited from:
World
Source
World.scala

Attributes

Inherited from:
World
Source
World.scala
def realloc(): Unit

Attributes

Inherited from:
World
Source
World.scala

Attributes

Inherited from:
World
Source
World.scala
def setObserverVariableByName(variableName: String, value: AnyRef): Unit

Attributes

Inherited from:
World
Source
World.scala
def ticks: Double

Attributes

Inherited from:
World
Source
World.scala
def timer: Timer

Attributes

Inherited from:
World
Source
World.scala

Attributes

Inherited from:
World
Source
World.scala

Attributes

Inherited from:
World
Source
World.scala

Attributes

Inherited from:
World
Source
World.scala

Attributes

Inherited from:
World
Source
World.scala

Attributes

Inherited from:
World
Source
World.scala

Attributes

Inherited from:
World
Source
World.scala

Attributes

Inherited from:
World
Source
World.scala
def wrap(pos: Double, min: Double, max: Double): Double

Attributes

Inherited from:
World
Source
World.scala
def wrapX(x: Double): Double

Attributes

Inherited from:
World
Source
World.scala
def wrapY(y: Double): Double

Attributes

Inherited from:
World
Source
World.scala

Attributes

Inherited from:
World
Source
World.scala

Attributes

Inherited from:
World
Source
World.scala

Attributes

Inherited from:
World
Source
World.scala

Attributes

Inherited from:
World
Source
World.scala