enter

fun enter(time: Double)

Causes the state to be entered If the state has already been entered then nothing happens. Preconditions: time must be >= 0, must not be Double.NaN and must not be Double.Infinity

Parameters

time

The time that the state is being entered