This class is used when the {@link StepHandler "step handler"}set up by the user does not need step interpolation. It does not recompute the state when {@link AbstractStepInterpolator#setInterpolatedTime setInterpolatedTime} is called. This implies the interpolated stateis always the state at the end of the current step.
@see StepHandler @since 1.2
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|