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

◆ lower_left() [2/2]

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

Definition at line 46 of file tile2x2.h.

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

References at().

+ Here is the call graph for this function: