Package org.pushingpixels.trident.ease
Class Linear
java.lang.Object
org.pushingpixels.trident.ease.Linear
- All Implemented Interfaces:
TimelineEase
-
Constructor Summary
Constructors -
Method Summary
-
Constructor Details
-
Linear
public Linear()
-
-
Method Details
-
map
public float map(float durationFraction) - Specified by:
map
in interfaceTimelineEase
-