Class InterpolatedAngle
java.lang.Object
com.simibubi.create.foundation.utility.animation.InterpolatedValue
com.simibubi.create.foundation.utility.animation.InterpolatedAngle
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
init, set, settled
-
Constructor Details
-
InterpolatedAngle
public InterpolatedAngle()Deprecated.
-
-
Method Details
-
get
public float get(float partialTicks) Deprecated.- Overrides:
getin classInterpolatedValue
-