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.
HUD Class Reference
#include <HUD.h>
Public Member Functions | |
| HUD () | |
| Constructor. | |
| ~HUD () | |
| Destructor. | |
| void | draw_HUD (N5110 &lcd, int spaceship_lives, int points, int smart_bomb_counter) |
| Draws the HUD. | |
Detailed Description
HUD class.
Draws the HUD(Heads Up Display) on the lcd
- Date:
- May 2020
Definition at line 13 of file HUD.h.
Constructor & Destructor Documentation
Member Function Documentation
Generated on Fri Aug 5 2022 06:55:08 by
1.7.2