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.
Tutorial Class Reference
#include <tutorial.h>
Public Member Functions | |
Tutorial () | |
A constructor for the Tutorial's page number. | |
bool | updateAndWriteTutorial () |
Updates and draws a text that explains the game rules and gameplay. |
Detailed Description
Tutorial Class.
A library for describing the Tutorial.
- Date:
- 15/04/2019
Definition at line 10 of file tutorial.h.
Constructor & Destructor Documentation
Tutorial | ( | ) |
A constructor for the Tutorial's page number.
Definition at line 8 of file tutorial.cpp.
Member Function Documentation
bool updateAndWriteTutorial | ( | ) |
Updates and draws a text that explains the game rules and gameplay.
This function just displays some strings of the dysplaye to tell the player how to use the controls and what to do.
Definition at line 19 of file tutorial.cpp.
Generated on Wed Dec 20 2023 20:30:17 by
