![]() |
HitLib 1.3.0
VEX V5 LED animation library for PROS
|
Functions | |
Classic - setup functions | |
Internal callbacks used by the Classic profile modes. | |
| void | classicIdle (LedStrand &s) |
| void | classicRed (LedStrand &s) |
| void | classicBlue (LedStrand &s) |
| void | classicScore (LedStrand &s) |
| void | classicMatchloader (LedStrand &s) |
| void | showoff (LedStrand &s) |
| void | classicEgWarn (LedStrand &s) |
| void | classicEgWhite (LedStrand &s) |
| void | classicEgCycle (LedStrand &s) |
Variables | |
| const ProfileMode | classicModes [] |
| const Profile | classic |
| Classic profile instance. | |
| const ProfileMode | modernModes [] |
| const Profile | modern |
| Modern profile instance. | |
| const ProfileMode | showyModes [] |
| const Profile | showy |
| Showy profile instance. | |