TickCounter

org.nlogo.agent.TickCounter
class TickCounter

Attributes

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

Members list

Value members

Concrete methods

def clear(): Unit

Attributes

Source
TickCounter.scala
def reset(): Unit

Attributes

Source
TickCounter.scala
def tick(amount: Double): Unit

Attributes

Source
TickCounter.scala
def ticks: Double

Attributes

Source
TickCounter.scala
def ticks_=(ticks: Double): Unit

Attributes

Source
TickCounter.scala