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

◆ setAutoUpdate()

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

Definition at line 158 of file wave.h.

158 {
159 // Set whether to automatically update the wave simulation.
160 mAutoUpdates = autoUpdate;
161 }
bool mAutoUpdates
Definition wave.h:174

References mAutoUpdates.

Referenced by WaveFx().

+ Here is the caller graph for this function: