FastLED
3.9.15
Loading...
Searching...
No Matches
◆
update()
void fl::WaveFx::update
(
)
inline
Definition at line
175
of file
wave.h
.
175
{
176
// Called automatically in draw. Only invoke this if you want extra
177
// simulation updates.
178
// Update the wave simulation.
179
mWaveSim
.update();
180
}
fl::WaveFx::mWaveSim
WaveSimulation2D mWaveSim
Definition
wave.h:184
References
mWaveSim
.
fl
WaveFx
Generated on Sat Sep 20 2025 20:42:24 for FastLED by
1.13.2