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

◆ setAutoUpdate()

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

Definition at line 150 of file wave.h.

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

References mAutoUpdates.

Referenced by WaveFx().

+ Here is the caller graph for this function: