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
Fork of el17dg by
Hud Class Reference
#include <hud.h>
Public Member Functions | |
| Hud () | |
| Constructor. | |
| void | resetRedLed () |
| Resets red LED state and counter. | |
| void | drawScore () |
| Draws an in-game score on the screen during the gameplay. | |
| void | drawHighScore () |
| Displays in the main menu the highest score reached. | |
| void | displayLifes () |
| Display life counter using LEDs. | |
Detailed Description
Hud Class.
Renders interface elemets such as score and lifes
- Date:
- 15/04/2019
Definition at line 10 of file hud.h.
Constructor & Destructor Documentation
Member Function Documentation
| void displayLifes | ( | ) |
| void drawHighScore | ( | ) |
| void drawScore | ( | ) |
Generated on Thu Jul 14 2022 14:15:02 by
1.7.2
