|
FastLED 3.9.15
|
Definition at line 35 of file time_alpha.h.
#include <time_alpha.h>
Inheritance diagram for fl::TimeAlpha:Public Member Functions | |
| virtual | ~TimeAlpha () FL_NOEXCEPT=default |
| virtual bool | isActive (u32 now) const FL_NOEXCEPT=0 |
| virtual void | trigger (u32 now) FL_NOEXCEPT=0 |
| virtual u16 | update16 (u32 now) FL_NOEXCEPT |
| virtual u8 | update8 (u32 now) FL_NOEXCEPT=0 |
| virtual float | updatef (u32 now) FL_NOEXCEPT |