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

◆ setXYMap()

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

Definition at line 26 of file fx2d.h.

26{ mXyMap = xyMap; }
XYMap mXyMap
Definition fx2d.h:31
uint16_t xyMap(uint16_t x, uint16_t y) const
Definition fx2d.h:21

References mXyMap, and xyMap().

+ Here is the call graph for this function: