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
Game Class Reference
#include <Game.h>
Public Member Functions | |
| Game () | |
| The constructor of the Game class and is used to execute the game. | |
| void | run () |
| Executes the main loop. | |
Detailed Description
Game class.
A class used to instantiate a game object, this is used to run the game and consists of the main game loop.
- Date:
- April, 2019
Definition at line 41 of file Game.h.
Constructor & Destructor Documentation
| Game | ( | ) |
Member Function Documentation
Generated on Fri Jul 15 2022 03:54:57 by
1.7.2