Class Easing.Back

java.lang.Object
team.lodestar.lodestone.modules.core.easing.Easing
team.lodestar.lodestone.modules.core.easing.Easing.Back
Enclosing class:
Easing

public abstract static class Easing.Back extends Easing
  • Field Details

  • Constructor Details

    • Back

      public Back(String name)
    • Back

      public Back(String name, double overshoot)
  • Method Details

    • setOvershoot

      public void setOvershoot(double overshoot)
    • getOvershoot

      public double getOvershoot()