FastLED
3.9.15
Loading...
Searching...
No Matches
◆
update()
void fl::WaveFx::update
(
)
inline
Definition at line
163
of file
wave.h
.
163
{
164
// Called automatically in draw. Only invoke this if you want extra
165
// simulation updates.
166
// Update the wave simulation.
167
mWaveSim
.update();
168
}
fl::WaveFx::mWaveSim
WaveSimulation2D mWaveSim
Definition
wave.h:172
References
mWaveSim
.
fl
WaveFx
Generated on Fri Aug 22 2025 20:59:37 for FastLED by
1.13.2