Switch
org.nlogo.core.Switch
case class Switch(variable: Option[String], x: Int, y: Int, width: Int, height: Int, oldSize: Boolean, display: Option[String], on: Boolean) extends Widget, DeclaresGlobal, DeclaresGlobalCommand, DeclaresConstraint
Attributes
- Source
- Widget.scala
- Graph
-
- Supertypes
-
trait Producttrait Equalstrait DeclaresConstrainttrait DeclaresGlobalCommandtrait DeclaresGlobaltrait NamedWidgettrait Widgettrait Serializableclass Objecttrait Matchableclass Any
Members list
In this article