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