FastLED 3.9.15
|
fl::XYMap::XYMap | ( | uint16_t | width, |
uint16_t | height, | ||
bool | is_serpentine = true, | ||
uint16_t | offset = 0 ) |
Definition at line 61 of file xymap.cpp.
References height, kLineByLine, kSerpentine, mOffset, offset(), type, and width.
Referenced by XYMap(), constructRectangularGrid(), constructSerpentine(), constructWithLookUpTable(), constructWithUserFunction(), identity(), and operator=().