FastLED 3.9.15
Loading...
Searching...
No Matches
fl::_DrawContext Struct Reference

Detailed Description

Definition at line 11 of file draw_context.h.

#include <draw_context.h>

+ Collaboration diagram for fl::_DrawContext:

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
 
CRGBleds
 
uint32_t now
 
float speed = 1.0f
 

The documentation for this struct was generated from the following file: