Class BlingConstants.Animations

java.lang.Object
frc.alotobots.library.subsystems.bling.constants.BlingConstants.Animations
Enclosing class:
BlingConstants

public static final class BlingConstants.Animations extends Object
Pre-configured animation patterns.
  • Field Details

    • SHOOTING_ANIMATION

      public static final com.ctre.phoenix.led.ColorFlowAnimation SHOOTING_ANIMATION
      Animation pattern for shooting state
    • NO_ALLIANCE_ANIMATION

      public static final com.ctre.phoenix.led.ColorFlowAnimation NO_ALLIANCE_ANIMATION
      Animation pattern for no alliance selected state
  • Constructor Details

    • Animations

      public Animations()