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

◆ run_default_oscillators()

void fl::Engine::run_default_oscillators ( float master_speed = 0.005)
inline

Definition at line 86 of file engine.h.

86 {
88 }
void run_default_oscillators(oscillators &timings, modulators &move, fl::u32 current_time, float speed_factor, float master_speed=0.005)
Definition engine_core.h:59
modulators move
Definition engine.h:31
oscillators timings
Definition engine.h:30
fl::u32 getTime()
Definition engine.h:58
float speed_factor
Definition engine.h:25

References getTime(), move, fl::run_default_oscillators(), speed_factor, and timings.

+ Here is the call graph for this function: