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

◆ addOffsetX()

void fl::ScreenMap::addOffsetX ( float x)

Definition at line 282 of file screenmap.cpp.

282{ addOffset({x, 0}); }
int x
Definition Audio.ino:71
void addOffset(const vec2f &p)

References addOffset(), and x.

+ Here is the call graph for this function: