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

◆ addOffsetY()

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

Definition at line 449 of file screenmap.cpp.

449{ addOffset({0, y}); }
int y
Definition simple.h:93
void addOffset(const vec2f &p)

References addOffset(), and y.

+ Here is the call graph for this function: