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

◆ setXYMap()

void fl::Fx2d::setXYMap ( const XYMap & xyMap)
inline

Definition at line 25 of file fx2d.h.

25{ mXyMap = xyMap; }
XYMap mXyMap
Definition fx2d.h:29
uint16_t xyMap(uint16_t x, uint16_t y) const
Definition fx2d.h:20

References mXyMap, and xyMap().

+ Here is the call graph for this function: