FastLED 3.9.15
|
Definition at line 11 of file draw_context.h.
#include <draw_context.h>
Public Member Functions | |
_DrawContext (uint32_t now, CRGB *leds, uint16_t frame_time=0, float speed=1.0f, uint8_t *alpha_channel=nullptr) | |
Public Attributes | |
uint8_t * | alpha_channel = nullptr |
uint16_t | frame_time = 0 |
CRGB * | leds |
uint32_t | now |
float | speed = 1.0f |