UpdateModeJ

org.nlogo.core.UpdateModeJ
object UpdateModeJ

Java can't (I don't think) access Scala inner objects without reflection, so we provide these convenience vals for use from Java.

Attributes

Source
UpdateMode.scala
Graph
Supertypes
class Object
trait Matchable
class Any
Self type

Members list

Value members

Concrete fields

Attributes

Source
UpdateMode.scala
val TICK_BASED: TickBased.type

Attributes

Source
UpdateMode.scala