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

◆ addOffsetY()

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

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

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

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

+ Here is the call graph for this function: