OrientatableObserver

org.nlogo.agent.OrientatableObserver

Attributes

Source
OrientableObserver.scala
Graph
Supertypes
class Object
trait Matchable
class Any
Known subtypes
class Observer
Self type

Members list

Type members

Classlikes

class Orientation(observer: Observer) extends ObserverOrientation

Attributes

Source
OrientableObserver.scala
Supertypes
class Object
trait Matchable
class Any

Value members

Concrete methods

Attributes

Source
OrientableObserver.scala

Attributes

Source
OrientableObserver.scala

Attributes

Source
OrientableObserver.scala
def distance(x: Double, y: Double): Double

Attributes

Source
OrientableObserver.scala
def face(agent: Agent): Unit

Attributes

Source
OrientableObserver.scala
def face(x: Double, y: Double): Unit

Attributes

Source
OrientableObserver.scala
def heading(heading: Double): Unit

Attributes

Source
OrientableObserver.scala
def home(): Unit

Attributes

Source
OrientableObserver.scala
def moveto(otherAgent: Agent): Unit

Attributes

Source
OrientableObserver.scala
def orbitRight(delta: Double): Unit

Attributes

Source
OrientableObserver.scala
def orbitUp(delta: Double): Unit

Attributes

Source
OrientableObserver.scala
def oxcor(d: Double): Unit

Attributes

Source
OrientableObserver.scala
def oxyandzcor(oxcor: Double, oycor: Double, ozcor: Double): Unit

Attributes

Source
OrientableObserver.scala
def oycor(d: Double): Unit

Attributes

Source
OrientableObserver.scala
def ozcor(d: Double): Unit

Attributes

Source
OrientableObserver.scala
def pitch(pitch: Double): Unit

Attributes

Source
OrientableObserver.scala
def roll(roll: Double): Unit

Attributes

Source
OrientableObserver.scala
def setPerspective(perspective: Perspective): Unit

Attributes

Source
OrientableObserver.scala

Attributes

Source
OrientableObserver.scala

Attributes

Source
OrientableObserver.scala
def setRotationPoint(agent: Agent): Unit

Attributes

Source
OrientableObserver.scala
def translate(thetaX: Double, thetaY: Double): Unit

Attributes

Source
OrientableObserver.scala

Concrete fields

protected val _orientation: Orientation

Attributes

Source
OrientableObserver.scala
var oxcor: Double

Attributes

Source
OrientableObserver.scala
var oycor: Double

Attributes

Source
OrientableObserver.scala
var ozcor: Double

Attributes

Source
OrientableObserver.scala