FastLED
3.9.15
Loading...
Searching...
No Matches
◆
XY()
uint16_t XY
(
uint8_t
x
,
uint8_t
y
)
Definition at line
80
of file
FxWater.ino
.
80
{
81
return
xyMap
.mapToIndex(
x
,
y
);
82
}
x
uint32_t x[NUM_LAYERS]
Definition
Fire2023.ino:82
y
uint32_t y[NUM_LAYERS]
Definition
Fire2023.ino:83
xyMap
XYMap xyMap
Definition
gfx.cpp:8
References
x
,
xyMap
, and
y
.
examples
FxWater
FxWater.ino
Generated on Tue Jun 24 2025 00:58:14 for FastLED by
1.13.2