FastLED
3.9.15
Loading...
Searching...
No Matches
◆
update()
void fl::WaveFx::update
(
)
inline
Definition at line
156
of file
wave.h
.
156
{
157
// Called automatically in draw. Only invoke this if you want extra
158
// simulation updates.
159
// Update the wave simulation.
160
mWaveSim
.update();
161
}
fl::WaveFx::mWaveSim
WaveSimulation2D mWaveSim
Definition
wave.h:165
References
mWaveSim
.
fl
WaveFx
Generated on Thu May 29 2025 04:44:59 for FastLED by
1.13.2