FastLED
3.9.15
Loading...
Searching...
No Matches
◆
XY()
uint16_t XY
(
uint8_t
x
,
uint8_t
y
)
Definition at line
90
of file
FxWater.h
.
90
{
91
return
xyMap
.mapToIndex(
x
,
y
);
92
}
y
int y
Definition
simple.h:93
x
int x
Definition
simple.h:92
xyMap
fl::XYMap xyMap
Definition
ColorBoost.h:61
References
x
,
xyMap
, and
y
.
examples
FxWater
FxWater.h
Generated on Fri Aug 22 2025 20:59:34 for FastLED by
1.13.2