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.
Auto generated API documentation and code listings for Flappyball
| main.cpp [code] | |
| main.h [code] | Header file containing functions prototypes, defines and global variables |
Namespaces
| button | Press this button will stop game, press again to continues |
| button1 | Button1 connection |
| buzzer | Make buzzer work |
| DirectionName | Define joystick's direction based on its x,y values |
| JoyStick | Struct for Joystick |
| N5110_lcd | N5110 connection |
| pollJoystick | Timer to regularly read the joystick |
| serial | Serial for debug |
| ticker | Ticker is to control light |
| ting | This function will stop the game |
| xPot | X-axis of joystick connection |
| yellow_led | Make yellow_led lip |
| yPot | Y-axis of joystick connection |