Perspective

org.nlogo.api.Perspective
See thePerspective companion object
sealed abstract class Perspective(val export: Int)

Attributes

Companion
object
Source
Perspective.scala
Graph
Supertypes
class Object
trait Matchable
class Any
Known subtypes
class Follow
object Observe
class Ride
class Watch

Members list

Value members

Concrete methods

def kind: Int

Attributes

Source
Perspective.scala

Concrete fields

val export: Int

Attributes

Source
Perspective.scala