A font is a collection of font_ch_t for all ASCII characters. Each character has the same height and ...
Definition font.h:66
LED colors, with red, green, and blue components.
Definition hdw-led.h:63
struct node node_t
A node in a doubly linked list with pointers to the previous and next values (which may be NULL),...
paletteColor_t
All 216 possible colors, named like cRGB.
Definition palette.h:23
Provides palette swap functionality for Swadge.
Definition wsgPalette.h:74
A sprite using paletteColor_t colors that can be drawn to the display.
Definition wsg.h:57