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: N5110 mbed PowerControl
Ball Struct Reference
#include <GameScreen.h>
Data Fields | |
| int | x |
| ball x-location (far right pixel) | |
| int | y |
| ball y-location (top pixel) | |
Detailed Description
Ball structure.
Definition at line 32 of file GameScreen.h.
Field Documentation
| int x |
ball x-location (far right pixel)
Definition at line 33 of file GameScreen.h.
| int y |
ball y-location (top pixel)
Definition at line 34 of file GameScreen.h.
Generated on Thu Jul 14 2022 20:38:02 by
1.7.2