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
150
of file
wave.h
.
150
{
151
// Get the 8-bit value at the given coordinates in the wave simulation.
152
return
mWaveSim
.getu8(
x
,
y
);
153
}
y
int y
Definition
simple.h:93
x
int x
Definition
simple.h:92
fl::WaveFx::mWaveSim
WaveSimulation2D mWaveSim
Definition
wave.h:184
References
mWaveSim
,
x
, and
y
.
fl
WaveFx
Generated on Sat Sep 20 2025 20:42:24 for FastLED by
1.13.2