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.
Diff: Game/Game.cpp
- Revision:
- 12:5549a299d41e
- Parent:
- 11:db27d3838514
- Child:
- 13:32d580b3935c
--- a/Game/Game.cpp Mon May 06 14:43:01 2019 +0000 +++ b/Game/Game.cpp Mon May 06 14:52:05 2019 +0000 @@ -1,17 +1,6 @@ #include "Game.h" -/** Game Class -@brief Class for the main game. Responsible for level loading, updating and -drawing the game screen. - -@version 1.0 - -@author Joshua Davy el17jd - -@date April 2019 - -*/ /** * @brief Constructor (no paramateters)