CTRE Phoenix C++ 5.33.1
|
This is the complete list of members for ctre::phoenix::led::Animation, including all inherited members.
Animation(int idx, double speed, int numLed, int ledOffset) | ctre::phoenix::led::Animation | |
GetAnimationIdx() | ctre::phoenix::led::Animation | |
GetBaseStandardAnimation()=0 | ctre::phoenix::led::Animation | pure virtual |
GetBaseTwoSizeAnimation()=0 | ctre::phoenix::led::Animation | pure virtual |
GetLedOffset() | ctre::phoenix::led::Animation | |
GetNumLed() | ctre::phoenix::led::Animation | |
GetSpeed() | ctre::phoenix::led::Animation | |
SetLedOffset(int ledOffset) | ctre::phoenix::led::Animation | |
SetNumLed(int numLed) | ctre::phoenix::led::Animation | |
SetSpeed(double speed) | ctre::phoenix::led::Animation | |
~Animation() | ctre::phoenix::led::Animation | virtual |