Package pi.animation
Interface Interpolator<V>
- All Known Implementing Classes:
ConstantInterpolator,CosinusDouble,EaseInOutDouble,LinearDouble,LinearInteger,ReverseEaseDouble,SinusDouble
public interface Interpolator<V>
-
Method Summary
-
Method Details
-
interpolate
-