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