update
abstract fun update(@Nonnull currentTime: Time, executed: Boolean, param: Double, @Nonnull environment: Environment<T, out Any>)
Updates the internal status.
Parameters
current Time
current time
executed
true if the reaction has just been executed
param
a parameter passed by the reaction
environment
the current environment