ComposeMonitor

Monitor extension that uses JVM Compose UI to display the simulation.

Constructors

Link copied to clipboard
constructor()

Functions

Link copied to clipboard
open fun finished(p0: Environment<Any, Nothing>, p1: Time, p2: Long)
Link copied to clipboard
open override fun initialized(environment: Environment<Any, Nothing>)
Link copied to clipboard
open fun stepDone(p0: Environment<Any, Nothing>, p1: Actionable<Any>?, p2: Time, p3: Long)