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

◆ upper_right() [1/2]

u8 & fl::Tile2x2_u8::upper_right ( )
inline

Definition at line 45 of file tile2x2.h.

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

References at().

Referenced by fl::splat().

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