Package arc.math

Class Interp.Swing

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

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

    • Swing

      public Swing(float scale)
  • Method Details

    • apply

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