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

◆ setAutoUpdate()

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

Definition at line 170 of file wave.h.

170 {
171 // Set whether to automatically update the wave simulation.
172 mAutoUpdates = autoUpdate;
173 }
bool mAutoUpdates
Definition wave.h:186

References mAutoUpdates.

Referenced by WaveFx().

+ Here is the caller graph for this function: