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.
Dependencies: mbed
Menu Class Reference
#include <Menu.h>
Public Member Functions | |
void | init () |
Init. | |
void | main (N5110 &lcd, Gamepad &pad) |
Main menu. | |
void | newGame (N5110 &lcd, Gamepad &pad) |
New game. | |
void | info (N5110 &lcd, Gamepad &pad) |
Info. | |
void | credits (N5110 &lcd, Gamepad &pad) |
Credits. |
Detailed Description
Menu class.
Class of all menus and their controls
- Version:
- 1.0
- Date:
- 09/05/19
Definition at line 176 of file Menu.h.
Member Function Documentation
void init | ( | ) |
Generated on Wed Jul 13 2022 21:10:10 by
