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

◆ setAutoUpdate()

void fl::WaveFx::setAutoUpdate ( bool autoUpdate)
inline

Definition at line 151 of file wave.h.

151 {
152 // Set whether to automatically update the wave simulation.
153 mAutoUpdates = autoUpdate;
154 }
bool mAutoUpdates
Definition wave.h:167

References mAutoUpdates.

Referenced by WaveFx().

+ Here is the caller graph for this function: