Package ea.animation.interpolation
Class LinearInteger
java.lang.Object
ea.animation.interpolation.LinearInteger
- All Implemented Interfaces:
Interpolator<Integer>
-
Constructor Summary
Constructors -
Method Summary
-
Constructor Details
-
LinearInteger
public LinearInteger(int start, int end)
-
-
Method Details
-
interpolate
- Specified by:
interpolate
in interfaceInterpolator<Integer>
-