Follow

org.nlogo.api.Perspective.Follow
case class Follow(targetAgent: Agent, followDistance: Int) extends Perspective, AgentFollowingPerspective

Attributes

Source
Perspective.scala
Graph
Supertypes
trait Serializable
trait Product
trait Equals
class Perspective
class Object
trait Matchable
class Any
Show all

Members list

Value members

Concrete methods

override def toString: String

Returns a string representation of the object.

Returns a string representation of the object.

The default representation is platform dependent.

Attributes

Returns

a string representation of the object.

Definition Classes
Any
Source
Perspective.scala

Inherited methods

def kind: Int

Attributes

Inherited from:
Perspective
Source
Perspective.scala

Attributes

Inherited from:
Product

Attributes

Inherited from:
Product

Inherited fields

val export: Int

Attributes

Inherited from:
Perspective
Source
Perspective.scala