![]() |
HitLib 1.3.0
VEX V5 LED animation library for PROS
|
Namespaces | |
| namespace | profiles |
Classes | |
| class | LedGroup |
| Owns a set of LedStrand pointers and fans all animation commands out to each strand simultaneously. More... | |
| struct | ProfileMode |
| Describes a single named animation mode within a Profile. More... | |
| struct | Profile |
| An immutable, statically-allocated collection of ProfileMode entries. More... | |
| class | Sequencer |
| Forward declaration. More... | |
| class | LedStrand |
| Driver for a single WS2812B-compatible LED strip on a VEX ADI port. More... | |
Typedefs | |
| using | ModeFn |
| Forward declaration. | |
| using hitlib::ModeFn |
Forward declaration.
Callback signature used for mode activation and per-tick updates.
| strand | The strand this mode is running on. |