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
135
of file
wave.h
.
135
{
136
// Get the 8-bit value at the given coordinates in the wave simulation.
137
return
mWaveSim
.getu8(
x
,
y
);
138
}
x
uint32_t x[NUM_LAYERS]
Definition
Fire2023.ino:82
y
uint32_t y[NUM_LAYERS]
Definition
Fire2023.ino:83
fl::WaveFx::mWaveSim
WaveSimulation2D mWaveSim
Definition
wave.h:169
References
mWaveSim
,
x
, and
y
.
fl
WaveFx
Generated on Tue Jun 24 2025 00:58:16 for FastLED by
1.13.2