alchemist-full
Toggle table of contents
42.0.5
jvm
Platform filter
jvm
Switch theme
Search in API
alchemist-full
alchemist-composeui
/
it.unibo.alchemist.boundary.composeui
/
ComposeMonitor
Compose
Monitor
jvm
class
ComposeMonitor
:
OutputMonitor
<
Any
,
Nothing
>
(
source
)
Monitor extension that uses JVM Compose UI to display the simulation.
Members
Constructors
Compose
Monitor
Link copied to clipboard
jvm
constructor
(
)
Functions
finished
Link copied to clipboard
jvm
open
fun
finished
(
p0
:
Environment
<
Any
,
Nothing
>
,
p1
:
Time
,
p2
:
Long
)
initialized
Link copied to clipboard
jvm
open
override
fun
initialized
(
environment
:
Environment
<
Any
,
Nothing
>
)
step
Done
Link copied to clipboard
jvm
open
fun
stepDone
(
p0
:
Environment
<
Any
,
Nothing
>
,
p1
:
Actionable
<
Any
>
?
,
p2
:
Time
,
p3
:
Long
)