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(environment: Environment<Any?, Nothing?>, time: Time, step: Long)
Link copied to clipboard
open override fun initialized(environment: Environment<Any, Nothing>)
Link copied to clipboard
open fun stepDone(environment: Environment<Any?, Nothing?>, reaction: Actionable<Any?>?, time: Time, step: Long)