FastLED 3.9.15
Loading...
Searching...
No Matches

◆ XY()

uint16_t XY ( uint8_t x,
uint8_t y )

Definition at line 89 of file FxWater.h.

89 {
90 return xyMap.mapToIndex(x, y);
91}
fl::XYMap xyMap
int y
Definition simple.h:93
int x
Definition simple.h:92

References x, xyMap, and y.

Referenced by loop().

+ Here is the caller graph for this function: