Definition at line 11 of file draw_context.h.
|
| _DrawContext (uint32_t now, CRGB *leds, uint16_t frame_time=0, float speed=1.0f, uint8_t *alpha_channel=nullptr) |
|
◆ _DrawContext()
fl::_DrawContext::_DrawContext |
( |
uint32_t | now, |
|
|
CRGB * | leds, |
|
|
uint16_t | frame_time = 0, |
|
|
float | speed = 1.0f, |
|
|
uint8_t * | alpha_channel = nullptr ) |
|
inline |
◆ alpha_channel
uint8_t* fl::_DrawContext::alpha_channel = nullptr |
◆ frame_time
uint16_t fl::_DrawContext::frame_time = 0 |
◆ leds
CRGB* fl::_DrawContext::leds |
◆ now
uint32_t fl::_DrawContext::now |
◆ speed
float fl::_DrawContext::speed = 1.0f |
The documentation for this struct was generated from the following file: