Package ea.animation
Interface Interpolator<V>
- All Known Implementing Classes:
ConstantInterpolator
,CosinusFloat
,EaseInOutFloat
,LinearFloat
,LinearInteger
,ReverseEaseFloat
,SinusFloat
public interface Interpolator<V>
-
Method Summary
-
Method Details
-
interpolate
-