#include <glcd_types.h>
Public Attributes | |
| LCD_Coordinate | center |
| u16 | radius |
| LCD_Color | edge_color |
| LCD_Color | fill_color |
Definition at line 110 of file glcd_types.h.
| LCD_Coordinate LCD_Circle::center |
Definition at line 112 of file glcd_types.h.
| LCD_Color LCD_Circle::edge_color |
Definition at line 114 of file glcd_types.h.
| LCD_Color LCD_Circle::fill_color |
Definition at line 114 of file glcd_types.h.
| u16 LCD_Circle::radius |
Definition at line 113 of file glcd_types.h.