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

◆ setAutoUpdate()

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

Definition at line 155 of file wave.h.

155 {
156 // Set whether to automatically update the wave simulation.
157 mAutoUpdates = autoUpdate;
158 }
bool mAutoUpdates
Definition wave.h:171

References mAutoUpdates.

Referenced by WaveFx().

+ Here is the caller graph for this function: