Protractor3D

org.nlogo.api.Protractor3D
trait Protractor3D extends Protractor

Attributes

Source
Protractor3D.scala
Graph
Supertypes
trait Protractor
class Object
trait Matchable
class Any

Members list

Value members

Inherited and Abstract methods

def towards(fromX: Double, fromY: Double, toX: Double, toY: Double, wrap: Boolean): Double

Attributes

Inherited from:
Protractor
Source
Protractor.scala
def towardsPitch(fromX: Double, fromY: Double, fromZ: Double, toX: Double, toY: Double, toZ: Double, wrap: Boolean): Double

Attributes

Inherited from:
Protractor
Source
Protractor.scala