| Animation(int idx, double speed, int numLed, int ledOffset) | ctre::phoenix::led::Animation | |
| BaseStandardAnimation(int idx, double brightness, double speed, int numLed, double param4, double param5, bool reverseDirection, int ledOffset) | ctre::phoenix::led::BaseStandardAnimation | |
| GetAnimationIdx() | ctre::phoenix::led::Animation | |
| GetBaseStandardAnimation() | ctre::phoenix::led::BaseStandardAnimation | virtual |
| GetBaseTwoSizeAnimation() | ctre::phoenix::led::BaseStandardAnimation | virtual |
| GetBrightness() | ctre::phoenix::led::BaseStandardAnimation | |
| GetLedOffset() | ctre::phoenix::led::Animation | |
| GetNumLed() | ctre::phoenix::led::Animation | |
| GetParam4() | ctre::phoenix::led::BaseStandardAnimation | |
| GetParam5() | ctre::phoenix::led::BaseStandardAnimation | |
| GetReverseDirection() | ctre::phoenix::led::BaseStandardAnimation | |
| GetSpeed() | ctre::phoenix::led::Animation | |
| RgbFadeAnimation(double brightness=1, double speed=1, int numLed=-1, int ledOffset=0) | ctre::phoenix::led::RgbFadeAnimation | |
| SetBrightness(double brightness) | ctre::phoenix::led::BaseStandardAnimation | |
| SetLedOffset(int ledOffset) | ctre::phoenix::led::Animation | |
| SetNumLed(int numLed) | ctre::phoenix::led::Animation | |
| SetParam4(double param4) | ctre::phoenix::led::BaseStandardAnimation | |
| SetParam5(double param5) | ctre::phoenix::led::BaseStandardAnimation | |
| SetReverseDirection(bool reverseDirection) | ctre::phoenix::led::BaseStandardAnimation | |
| SetSpeed(double speed) | ctre::phoenix::led::Animation | |
| ~Animation() | ctre::phoenix::led::Animation | virtual |
| ~BaseStandardAnimation() | ctre::phoenix::led::BaseStandardAnimation | |