Important changes to repositories hosted on mbed.com
Mbed hosted mercurial repositories are deprecated and are due to be permanently deleted in July 2026.
To keep a copy of this software download the repository Zip archive or clone locally using Mercurial.
It is also possible to export all your personal repositories from the account settings page.
Dependencies: mbed
Line Struct Reference
#include <Platforms.h>
Data Fields | |
| int | x_start |
| Integer for the start of the line. | |
| int | x_end |
| Integer for the end of the line. | |
| int | y |
| Integer for the Y position of the line. | |
Detailed Description
Line struct.
Definition at line 7 of file Platforms.h.
Field Documentation
| int x_end |
Integer for the end of the line.
Definition at line 9 of file Platforms.h.
| int x_start |
Integer for the start of the line.
Definition at line 8 of file Platforms.h.
| int y |
Integer for the Y position of the line.
Definition at line 10 of file Platforms.h.
Generated on Mon Jul 18 2022 14:06:02 by
1.7.2