FastLED 3.9.15
Loading...
Searching...
No Matches

◆ drawImpl()

virtual void fl::FlowField::drawImpl ( DrawContext context,
u32 dt_ms,
u32 t_ms )
protectedpure virtual

Subclasses implement rendering given the time delta and total time.

Parameters
dt_msMilliseconds since last draw (capped to prevent huge jumps).
t_msMilliseconds since first draw.

Implemented in fl::FlowFieldFloat, and fl::FlowFieldFP.

Referenced by draw().

+ Here is the caller graph for this function: