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
Diff: Gameengine/Gameengine.h
- Revision:
- 56:8c827d1cae3b
- Parent:
- 49:9bea7089b657
- Child:
- 57:0f3bbbac72fd
diff -r 983f8ca71662 -r 8c827d1cae3b Gameengine/Gameengine.h --- a/Gameengine/Gameengine.h Wed Apr 24 20:02:54 2019 +0000 +++ b/Gameengine/Gameengine.h Wed Apr 24 20:09:22 2019 +0000 @@ -8,8 +8,8 @@ #include "Levels.h" /** Gameengine Class -@brief Builds all levels and sets all default values. Updates all game settings -and contains functions for all game conditions +@details Builds all levels and sets game default values. Updates all game settings +and contains functions for game conditions. @author Andrew Milner University of Leeds