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
Platform Struct Reference
#include <GameScreen.h>
Data Fields | |
| int | id |
| id identifier of platform | |
| int | x |
| x-location of gap in platform | |
| int | y |
| y-location of top pixel in platform | |
Detailed Description
Platform structure.
Definition at line 23 of file GameScreen.h.
Field Documentation
| int id |
id identifier of platform
Definition at line 24 of file GameScreen.h.
| int x |
x-location of gap in platform
Definition at line 25 of file GameScreen.h.
| int y |
y-location of top pixel in platform
Definition at line 26 of file GameScreen.h.
Generated on Thu Jul 14 2022 20:38:02 by
1.7.2