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.cpp
- Revision:
- 14:1e6f74233e8e
- Parent:
- 11:db27d3838514
--- a/Player/Player.cpp Mon May 06 15:07:28 2019 +0000 +++ b/Player/Player.cpp Wed May 08 14:41:56 2019 +0000 @@ -1,17 +1,4 @@ #include "Player.h" -/** Player Class - -@brief Player Class handles the updating,location and collision detection of the -player as well as rendering the player on screen depending on the current -orientation. -@version 1.0 - -@author Joshua Davy el17jd - -@date April 2019 - -*/ - /** * @brief Constructor (no paramateters) */