Class Linear

java.lang.Object
org.pushingpixels.trident.ease.Linear
All Implemented Interfaces:
TimelineEase

public class Linear extends Object implements TimelineEase
  • Constructor Details

    • Linear

      public Linear()
  • Method Details

    • map

      public float map(float durationFraction)
      Specified by:
      map in interface TimelineEase