Flappyball
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 |