Instance Constructors
-
new
Turtle3D(world: World3D, breed: AgentSet, xcor: Number, ycor: Number, zcor: Number)
Value Members
-
final
def
!=(arg0: Any): Boolean
-
final
def
##(): Int
-
final
def
==(arg0: Any): Boolean
-
def
addObserver(arg0: java.util.Observer): Unit
-
def
alpha(): Int
-
final
def
asInstanceOf[T0]: T0
-
def
classDisplayName(): String
-
def
clearChanged(): Unit
-
def
clone(): AnyRef
-
def
color(rgb: LogoList, varIndex: Int): Unit
-
def
color(): AnyRef
-
def
colorDouble(boxedColor: Double): Unit
-
def
colorDoubleUnchecked(boxedColor: Double): Unit
-
def
compareTo(a: Agent): Int
-
def
countObservers(): Int
-
def
deleteObserver(arg0: java.util.Observer): Unit
-
def
deleteObservers(): Unit
-
def
die(): Unit
-
def
dx(): Double
-
def
dy(): Double
-
def
dz(): Double
-
final
def
eq(arg0: AnyRef): Boolean
-
def
equals(arg0: Any): Boolean
-
def
face(x: Double, y: Double, z: Double, wrap: Boolean): Unit
-
def
face(agent: Agent, wrap: Boolean): Unit
-
def
face(x: Double, y: Double, wrap: Boolean): Unit
-
def
finalize(): Unit
-
def
getAgentBit(): Int
-
def
getAgentClass(): Class[Turtle]
-
-
def
getBreedIndex(): Int
-
def
getBreedVariable(name: String): AnyRef
-
final
def
getClass(): Class[_]
-
def
getLinkBreedVariable(name: String): AnyRef
-
def
getLinkVariable(vn: Int): AnyRef
-
def
getObserverVariable(vn: Int): AnyRef
-
def
getPatchAtHeadingAndDistance(delta: Double, distance: Double): Patch
-
def
getPatchAtOffsets(dx: Double, dy: Double, dz: Double): Patch3D
-
def
getPatchAtOffsets(dx: Double, dy: Double): Patch
-
def
getPatchAtPoint(point: List[Double]): Patch
-
def
getPatchHere(): Patch
-
def
getPatchVariable(vn: Int): AnyRef
-
def
getTurtleOrLinkVariable(varName: String): AnyRef
-
def
getTurtleVariable(vn: Int): AnyRef
-
def
getTurtleVariableDouble(vn: Int): Double
-
def
getVariable(name: String): AnyRef
-
def
getVariable(vn: Int): AnyRef
-
def
getVariableCount(): Int
-
def
hasChanged(): Boolean
-
def
hasLabel(): Boolean
-
def
hashCode(): Int
-
def
hatch(): Turtle
-
def
heading(heading: Double): Unit
-
def
heading(heading: Double, seenTurtles: Set[Turtle]): Unit
-
def
heading(heading: Double): Unit
-
def
heading(): Double
-
def
headingPitchAndRoll(heading: Double, pitch: Double, roll: Double): Unit
-
def
hidden(hidden: Boolean): Unit
-
def
hidden(): Boolean
-
def
home(): Unit
-
def
id(): Long
-
final
def
isInstanceOf[T0]: Boolean
-
def
isPartiallyTransparent(): Boolean
-
def
jump(distance: Double): Unit
-
-
def
label(label: Any): Unit
-
def
label(): AnyRef
-
def
labelColor(labelColor: Double): Unit
-
def
labelColor(): AnyRef
-
def
labelColor(rgb: LogoList, valueIndex: Int): Unit
-
def
labelString(): String
-
def
lineThickness(): Double
-
def
moveTo(otherAgent: Agent): Unit
-
def
moveToPatchCenter(): Unit
-
final
def
ne(arg0: AnyRef): Boolean
-
final
def
notify(): Unit
-
final
def
notifyAll(): Unit
-
def
notifyObservers(arg0: Any): Unit
-
def
notifyObservers(): Unit
-
def
ownsVariable(name: String): Boolean
-
def
penMode(penMode: String): Unit
-
def
penMode(): String
-
def
penSize(penSize: Double): Unit
-
def
penSize(): Double
-
def
pitch(pitch: Double): Unit
-
def
pitch(): Double
-
def
right(delta: Double): Array[Double]
-
def
roll(roll: Double): Unit
-
def
roll(): Double
-
def
setBreed(breed: AgentSet): Unit
-
def
setBreedVariable(name: String, value: Any): Unit
-
def
setChanged(): Unit
-
def
setLinkBreedVariable(name: String, value: Any): Unit
-
def
setLinkVariable(vn: Int, value: Double): Unit
-
def
setLinkVariable(vn: Int, value: Any): Unit
-
def
setObserverVariable(vn: Int, value: Any): Unit
-
def
setPatchVariable(vn: Int, value: Double): Unit
-
def
setPatchVariable(vn: Int, value: Any): Unit
-
def
setTurtleOrLinkVariable(varName: String, value: Any): Unit
-
def
setTurtleVariable(vn: Int, value: Any): Unit
-
def
setTurtleVariable(vn: Int, value: Double): Unit
-
def
setVariable(vn: Int, value: Any): Unit
-
def
shape(shape: String): Unit
-
def
shape(): String
-
def
shortestPathX(x: Double): Double
-
def
shortestPathY(y: Double): Double
-
def
shortestPathZ(z: Double): Double
-
def
size(size: Double): Unit
-
def
size(): Double
-
final
def
synchronized[T0](arg0: ⇒ T0): T0
-
def
toString(): String
-
def
turnRight(delta: Double): Unit
-
def
variableConstraint(vn: Int, con: ValueConstraint): Unit
-
def
variableConstraint(vn: Int): ValueConstraint
-
def
variableName(vn: Int): String
-
def
variables(): Array[AnyRef]
-
final
def
wait(): Unit
-
final
def
wait(arg0: Long, arg1: Int): Unit
-
final
def
wait(arg0: Long): Unit
-
def
world(): World
-
def
xandycor(xcor: Double, ycor: Double): Unit
-
def
xandycor(xcor: Double, ycor: Double): Unit
-
def
xandycor(xcor: Double, ycor: Double, seenTurtles: Set[Turtle]): Unit
-
def
xandycorHelper(xcor: Double, ycor: Double): Unit
-
def
xcor(xcor: Double): Unit
-
def
xcor(xcor: Double): Unit
-
def
xcor(): Double
-
def
xyandzcor(xcor: Double, ycor: Double, zcor: Double): Unit
-
def
xyandzcor(xcor: Double, ycor: Double, zcor: Double): Unit
-
def
ycor(ycor: Double): Unit
-
def
ycor(ycor: Double): Unit
-
def
ycor(): Double
-
def
zcor(zcor: Double): Unit
-
def
zcor(zcor: Double): Unit
-
def
zcor(): Double
Inherited from Comparable[Agent]
Inherited from Observable
Inherited from AnyRef
Inherited from Any