PlotPenState

org.nlogo.core.PlotPenState
case class PlotPenState(x: Double, color: Int, interval: Double, mode: Int, isDown: Boolean, hidden: Boolean)

Attributes

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

Members list

Value members

Inherited methods

Attributes

Inherited from:
Product

Attributes

Inherited from:
Product