FastLED
3.9.15
Loading...
Searching...
No Matches
◆
update()
void fl::WaveFx::update
(
)
inline
Definition at line
155
of file
wave.h
.
155
{
156
// Called automatically in draw. Only invoke this if you want extra
157
// simulation updates.
158
// Update the wave simulation.
159
mWaveSim
.update();
160
}
fl::WaveFx::mWaveSim
WaveSimulation2D mWaveSim
Definition
wave.h:164
References
mWaveSim
.
fl
WaveFx
Generated on Fri Apr 18 2025 03:39:32 for FastLED by
1.13.2