LogoThunkFactory

org.nlogo.api.LogoThunkFactory

Attributes

Source
LogoThunkFactory.scala
Graph
Supertypes
class Object
trait Matchable
class Any
Known subtypes

Members list

Value members

Abstract methods

def makeCommandThunk(code: String, jobOwnerName: String): CommandLogoThunk

Attributes

Source
LogoThunkFactory.scala
def makeCommandThunk(code: String, jobOwnerName: String, rng: MersenneTwisterFast): CommandLogoThunk

Attributes

Source
LogoThunkFactory.scala
def makeReporterThunk(code: String, jobOwnerName: String): ReporterLogoThunk

Attributes

Source
LogoThunkFactory.scala