FastLED
3.9.15
Loading...
Searching...
No Matches
◆
getu8()
uint8_t fl::WaveFx::getu8
(
size_t
x
,
size_t
y
) const
inline
Definition at line
131
of file
wave.h
.
131
{
132
// Get the 8-bit value at the given coordinates in the wave simulation.
133
return
mWaveSim
.getu8(
x
,
y
);
134
}
y
int y
Definition
Audio.ino:72
x
int x
Definition
Audio.ino:71
fl::WaveFx::mWaveSim
WaveSimulation2D mWaveSim
Definition
wave.h:165
References
mWaveSim
,
x
, and
y
.
fl
WaveFx
Generated on Thu May 29 2025 04:44:59 for FastLED by
1.13.2