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

◆ addOffsetX()

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

Definition at line 289 of file screenmap.cpp.

289{ addOffset({x, 0}); }
uint32_t x[NUM_LAYERS]
Definition Fire2023.ino:82
void addOffset(const vec2f &p)

References addOffset(), and x.

+ Here is the call graph for this function: