java.lang.Object
ch.ladestation.connectncharge.pui.LEDAnimation
Direct Known Subclasses:
SwipeLEDAnimation, WipeFromCenterAnimation

public abstract class LEDAnimation extends Object
  • Constructor Details

    • LEDAnimation

      public LEDAnimation(Edge associatedEdge, boolean disappear)
  • Method Details

    • tick

      public boolean tick(Color[] ledStates)
    • getAssociatedEdge

      public Edge getAssociatedEdge()
    • getProgress

      public int getProgress()
    • isReversing

      public boolean isReversing()