Class BlingConstants.Animations
java.lang.Object
frc.alotobots.library.subsystems.bling.constants.BlingConstants.Animations
- Enclosing class:
- BlingConstants
Pre-configured animation patterns.
-
Field Summary
Modifier and TypeFieldDescriptionstatic final com.ctre.phoenix.led.ColorFlowAnimation
Animation pattern for no alliance selected statestatic final com.ctre.phoenix.led.ColorFlowAnimation
Animation pattern for shooting state -
Constructor Summary
-
Method Summary
-
Field Details
-
SHOOTING_ANIMATION
public static final com.ctre.phoenix.led.ColorFlowAnimation SHOOTING_ANIMATIONAnimation pattern for shooting state -
NO_ALLIANCE_ANIMATION
public static final com.ctre.phoenix.led.ColorFlowAnimation NO_ALLIANCE_ANIMATIONAnimation pattern for no alliance selected state
-
-
Constructor Details
-
Animations
public Animations()
-