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

◆ addOffsetX()

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

Definition at line 448 of file screenmap.cpp.

448{ addOffset({x, 0}); }
int x
Definition simple.h:92
void addOffset(const vec2f &p)

References addOffset(), and x.

+ Here is the call graph for this function: