toggle menu
alchemist
jvm
switch theme
search in API
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.