Package arc.math

Class Interp.SwingOut

java.lang.Object
arc.math.Interp.SwingOut
All Implemented Interfaces:
Interp
Enclosing interface:
Interp

public static class Interp.SwingOut extends Object implements Interp
  • Constructor Details

    • SwingOut

      public SwingOut(float scale)
  • Method Details

    • apply

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