19 GUILabel(
int x,
int y,
const char *text);
24 uint16_t *textColor, uint16_t *backgroundColor
30 uint16_t *textColor, uint16_t *backgroundColor,
31 bool showShadow, uint16_t shadowColor
44 uint16_t *textColor, uint16_t *backgroundColor,
45 bool showShadow, uint16_t shadowColor,
GUILabel(int x, int y, const char *text)
Definition: label.cpp:10
Flag
Definition: label.hpp:7
@ FlagBackground
Enables displaying the background color of the label.
Definition: label.hpp:9
@ FlagSelectable
Definition: label.hpp:16