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