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

◆ upper_left() [2/2]

const u8 & fl::Tile2x2_u8::upper_left ( ) const
inline

Definition at line 48 of file tile2x2.h.

48{ return at(0, 1); }
u8 & at(int x, int y)
Definition tile2x2.h:39

References at().

+ Here is the call graph for this function: