Animation(int idx, double speed, int numLed, int ledOffset) | ctre::phoenix::led::Animation | |
BaseTwoSizeAnimation(int idx, int r, int g, int b, int w, double speed, int numLed, int direction, int size, int ledOffset) | ctre::phoenix::led::BaseTwoSizeAnimation | |
GetAnimationIdx() | ctre::phoenix::led::Animation | |
GetB() | ctre::phoenix::led::BaseTwoSizeAnimation | |
GetBaseStandardAnimation() | ctre::phoenix::led::BaseTwoSizeAnimation | virtual |
GetBaseTwoSizeAnimation() | ctre::phoenix::led::BaseTwoSizeAnimation | virtual |
GetDirection() | ctre::phoenix::led::BaseTwoSizeAnimation | |
GetG() | ctre::phoenix::led::BaseTwoSizeAnimation | |
GetLedOffset() | ctre::phoenix::led::Animation | |
GetNumLed() | ctre::phoenix::led::Animation | |
GetR() | ctre::phoenix::led::BaseTwoSizeAnimation | |
GetSize() | ctre::phoenix::led::BaseTwoSizeAnimation | |
GetSpeed() | ctre::phoenix::led::Animation | |
GetW() | ctre::phoenix::led::BaseTwoSizeAnimation | |
SetB(int b) | ctre::phoenix::led::BaseTwoSizeAnimation | |
SetDirection(int direction) | ctre::phoenix::led::BaseTwoSizeAnimation | |
SetG(int g) | ctre::phoenix::led::BaseTwoSizeAnimation | |
SetLedOffset(int ledOffset) | ctre::phoenix::led::Animation | |
SetNumLed(int numLed) | ctre::phoenix::led::Animation | |
SetR(int r) | ctre::phoenix::led::BaseTwoSizeAnimation | |
SetSize(int size) | ctre::phoenix::led::BaseTwoSizeAnimation | |
SetSpeed(double speed) | ctre::phoenix::led::Animation | |
SetW(int w) | ctre::phoenix::led::BaseTwoSizeAnimation | |
StrobeAnimation(int r, int g, int b, int w=0, double speed=1, int numLed=-1, int ledOffset=0) | ctre::phoenix::led::StrobeAnimation | |
~Animation() | ctre::phoenix::led::Animation | virtual |
~BaseTwoSizeAnimation() | ctre::phoenix::led::BaseTwoSizeAnimation | |