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 N5110 ShiftReg PinDetect
Global.h File Reference
Contains global variables and functions. More...
Go to the source code of this file.
Data Structures | |
struct | Highscore |
A highscore element consists of initials and a score. More... | |
struct | Achievement |
An achievement element consists of all records made. More... | |
struct | Point |
Simple objects with a position (x,y) and velocity (vx, vy) More... | |
struct | Rectangle |
Rectangle with position (x and y) and dimensions (width and height) More... | |
class | Entity |
An entity represents a movable character, such as the player, enemies etc. More... | |
class | Enemy |
Enemy class. More... | |
Functions | |
void | clearHighscoreList () |
Clears the highscore list. |
Detailed Description
Contains global variables and functions.
Definition in file Global.h.
Generated on Tue Jul 12 2022 21:30:56 by
