|
FastLED 3.9.15
|
|
protectedpure virtual |
Subclasses implement rendering given the time delta and total time.
| dt_ms | Milliseconds since last draw (capped to prevent huge jumps). |
| t_ms | Milliseconds since first draw. |
Implemented in fl::FlowFieldFloat, and fl::FlowFieldFP.
Referenced by draw().
Here is the caller graph for this function: