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

◆ addOffsetX()

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

Definition at line 625 of file screenmap.cpp.hpp.

625{ addOffset({x, 0}); return *this; }
void addOffset(const vec2f &p) FL_NOEXCEPT

References ScreenMap(), addOffset(), and fl::x.

+ Here is the call graph for this function: