FastLED 3.9.15
All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Macros Modules Pages

◆ lower_left()

uint8_t & fl::Tile2x2_u8::lower_left ( )
inline

Definition at line 38 of file tile2x2.h.

38{ return at(0, 0); }
uint8_t & at(int x, int y)
Definition tile2x2.h:35

References at().

Referenced by fl::splat().

+ Here is the call graph for this function:
+ Here is the caller graph for this function: