![]() |
HitLib 1.3.0
VEX V5 LED animation library for PROS
|
One phase in the animation sequence. More...
#include <led_sequencer.hpp>
Public Attributes | |
| uint32_t | durationMs |
| How long this phase runs (milliseconds). | |
| void(* | startFn )(LedStrand &) |
| Called once when the phase begins. | |
One phase in the animation sequence.
| uint32_t hitlib::Sequencer::Phase::durationMs |
How long this phase runs (milliseconds).
| void(* hitlib::Sequencer::Phase::startFn) (LedStrand &) |
Called once when the phase begins.