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

◆ addOffsetY()

void fl::ScreenMap::addOffsetY ( float y)

Definition at line 290 of file screenmap.cpp.

290{ addOffset({0, y}); }
uint32_t y[NUM_LAYERS]
Definition Fire2023.ino:83
void addOffset(const vec2f &p)

References addOffset(), and y.

+ Here is the call graph for this function: