BreedShapes

org.nlogo.agent.BreedShapes
class BreedShapes(val genericBreedName: String, tracker: ShapeListTracker)

Attributes

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

Members list

Value members

Concrete methods

Attributes

Source
BreedShapes.scala
def breedShape(breed: AgentSet): String

Attributes

Source
BreedShapes.scala
def removeFromBreedShapes(shapeName: String): Unit

Attributes

Source
BreedShapes.scala
def setBreedShape(breed: AgentSet, shapeName: String): Unit

Attributes

Source
BreedShapes.scala
def setUpBreedShapes(clear: Boolean, breeds: Map[String, Breed]): Unit

Attributes

Source
BreedShapes.scala
def setUpBreedShapes(clear: Boolean, breedsOrNull: Map[String, _ <: AgentSet]): Unit

Attributes

Source
BreedShapes.scala

Concrete fields

Attributes

Source
BreedShapes.scala