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

◆ calculate_oscillators()

void fl::Engine::calculate_oscillators ( oscillators & t)
inline

Definition at line 82 of file engine.h.

82 {
84 }
void calculate_oscillators(oscillators &timings, modulators &move, fl::u32 current_time, float speed_factor)
Definition engine_core.h:46
modulators move
Definition engine.h:31
fl::u32 getTime()
Definition engine.h:58
float speed_factor
Definition engine.h:25

References fl::calculate_oscillators(), getTime(), move, speed_factor, and fl::t.

+ Here is the call graph for this function: