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: Player/Player.h
- Revision:
- 8:c3153fd4d8ce
- Parent:
- 3:aa82968b7a8e
- Child:
- 15:807eba7c7811
--- a/Player/Player.h Thu Apr 25 17:50:49 2019 +0000 +++ b/Player/Player.h Thu Apr 25 18:49:50 2019 +0000 @@ -4,8 +4,8 @@ #include "mbed.h" #include "N5110.h" #include "Gamepad.h" -/** -* @file Player.h + +/** Player Class * @author Oliver Luong, University of Leeds * @brief Controls the player in the Dodge game * @date April 2019