alchemist
Toggle table of contents
jvm
Platform filter
jvm
Switch theme
Search in API
alchemist
alchemist
/
it.unibo.alchemist.model
/
Environment
/
addGlobalReaction
add
Global
Reaction
abstract
fun
addGlobalReaction
(
reaction
:
GlobalReaction
<
T
>
)
Add a
GlobalReaction
to the
Environment
.
Parameters
reaction
the
GlobalReaction
to add.