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