Package arc.math

Class Interp.Bounce

All Implemented Interfaces:
Interp
Enclosing interface:
Interp

public static class Interp.Bounce extends Interp.BounceOut
  • Constructor Details

    • Bounce

      public Bounce(float[] widths, float[] heights)
    • Bounce

      public Bounce(int bounces)
  • Method Details

    • apply

      public float apply(float a)
      Specified by:
      apply in interface Interp
      Overrides:
      apply in class Interp.BounceOut
      Parameters:
      a - Alpha value between 0 and 1.