#include <displayUpdate.h>
Public Attributes | |
| unsigned short | x |
| unsigned short | y |
| unsigned char | size |
| unsigned char | color |
| unsigned char | pen_down |
Definition at line 179 of file displayUpdate.h.
| unsigned short point_info::x |
Definition at line 181 of file displayUpdate.h.
| unsigned short point_info::y |
Definition at line 182 of file displayUpdate.h.
| unsigned char point_info::size |
Definition at line 183 of file displayUpdate.h.
| unsigned char point_info::color |
Definition at line 184 of file displayUpdate.h.
| unsigned char point_info::pen_down |
Definition at line 185 of file displayUpdate.h.
1.5.6