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.
Begin Class Reference
#include <Begin.h>
Public Member Functions | |
| Begin () | |
| Constructor. | |
| ~Begin () | |
| Destructor. | |
| void | init () |
| Initialise all parameters of the Begin. | |
| int | draw (N5110 &lcd, Gamepad &pad) |
| Draw the bird, wall1 and live scores. | |
| int | get_score (N5110 &lcd) |
| Get the live score. | |
Detailed Description
Begin class.
Library to combine the Bird and the Wall1
- Date:
- May 2019
Definition at line 17 of file Begin.h.
Constructor & Destructor Documentation
Member Function Documentation
| int draw | ( | N5110 & | lcd, |
| Gamepad & | pad | ||
| ) |
| int get_score | ( | N5110 & | lcd ) |
Generated on Tue Aug 23 2022 11:48:33 by
1.7.2