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

◆ operator()()

u8 & fl::Tile2x2_u8::operator() ( int x,
int y )
inline

Definition at line 33 of file tile2x2.h.

33{ return at(x, y); }
u8 & at(int x, int y)
Definition tile2x2.h:34

References at(), fl::x, and fl::y.

+ Here is the call graph for this function: