Package arc.math

Class Interp.BounceIn

All Implemented Interfaces:
Interp
Enclosing interface:
Interp

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

    • BounceIn

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

      public BounceIn(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.