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.
Wall1 Class Reference
#include <Wall1.h>
Public Member Functions | |
| Wall1 () | |
| Constructor. | |
| ~Wall1 () | |
| Destructor. | |
| void | init () |
| Initialise all parameters of the Wall1. | |
| int * | draw (N5110 &lcd) |
| Draw the thoroughfare of the flappy bird. | |
Data Fields | |
| int * | _ab |
| Input a mainfold. | |
Detailed Description
Wall1 class.
Library to draw the thoroughfare of the flappy bird
- Date:
- May 2019
Definition at line 15 of file Wall1.h.
Constructor & Destructor Documentation
Member Function Documentation
| int * draw | ( | N5110 & | lcd ) |
Field Documentation
Generated on Tue Aug 23 2022 11:48:33 by
1.7.2