#include <glcd_types.h>
Public Attributes | |
| LCD_Coordinate | from |
| LCD_Coordinate | to |
| LCD_Color | color |
Definition at line 98 of file glcd_types.h.
| LCD_Color LCD_Line::color |
Definition at line 101 of file glcd_types.h.
| LCD_Coordinate LCD_Line::from |
Definition at line 100 of file glcd_types.h.
| LCD_Coordinate LCD_Line::to |
Definition at line 100 of file glcd_types.h.