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