Orientation

org.nlogo.agent.OrientatableObserver.Orientation
class Orientation(observer: Observer) extends ObserverOrientation

Attributes

Source
OrientableObserver.scala
Graph
Supertypes
class Object
trait Matchable
class Any

Members list

Value members

Concrete methods

Attributes

Source
OrientableObserver.scala
def dist: Double

Returns the current distance behind the followed turtle the 3D view is displaying

Returns the current distance behind the followed turtle the 3D view is displaying

Attributes

Source
OrientableObserver.scala
def dx: Double

Attributes

Source
OrientableObserver.scala
def dy: Double

Attributes

Source
OrientableObserver.scala
def dz: Double

Attributes

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

Attributes

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

Attributes

Source
OrientableObserver.scala

Concrete fields

Attributes

Source
OrientableObserver.scala
var pitch: Double

Attributes

Source
OrientableObserver.scala
var roll: Double

Attributes

Source
OrientableObserver.scala