Class Interpolation.BounceOut

    • Constructor Detail

      • BounceOut

        public BounceOut​(float[] widths,
                         float[] heights)
      • BounceOut

        public BounceOut​(int bounces)
    • Method Detail

      • apply

        public float apply​(float a)
        Specified by:
        apply in class Interpolation
        Parameters:
        a - Alpha value between 0 and 1.