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 <surface.h>
Data Fields | |
int | length |
the length of the line. | |
int | left |
the leftside of the line. | |
int | right |
the rightside of the line. | |
int | y |
the height of the line. |
Detailed Description
Line struct.
Definition at line 6 of file surface.h.
Field Documentation
Generated on Thu Jul 14 2022 07:54:31 by
