Class InterpolatedChasingValue
java.lang.Object
com.simibubi.create.foundation.utility.animation.InterpolatedValue
com.simibubi.create.foundation.utility.animation.InterpolatedChasingValue
- Direct Known Subclasses:
InterpolatedChasingAngle
Deprecated.
Use
LerpedFloat instead.-
Field Summary
Fields inherited from class com.simibubi.create.foundation.utility.animation.InterpolatedValue
lastValue, value -
Constructor Summary
Constructors -
Method Summary
Methods inherited from class com.simibubi.create.foundation.utility.animation.InterpolatedValue
get, init, set, settled
-
Constructor Details
-
InterpolatedChasingValue
public InterpolatedChasingValue()Deprecated.
-
-
Method Details
-
tick
public void tick()Deprecated. -
getCurrentDiff
protected float getCurrentDiff()Deprecated. -
withSpeed
Deprecated. -
target
Deprecated. -
start
Deprecated. -
getTarget
public float getTarget()Deprecated.
-