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

◆ addOffsetY()

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

Definition at line 283 of file screenmap.cpp.

283{ addOffset({0, y}); }
int y
Definition Audio.ino:72
void addOffset(const vec2f &p)

References addOffset(), and y.

+ Here is the call graph for this function: