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: GameObject/GameObject.h
- Revision:
- 15:40cf30a7a71b
- Parent:
- 14:4b05b5c2a355
diff -r 4b05b5c2a355 -r 40cf30a7a71b GameObject/GameObject.h --- a/GameObject/GameObject.h Thu May 09 12:01:16 2019 +0000 +++ b/GameObject/GameObject.h Thu May 09 12:19:28 2019 +0000 @@ -8,7 +8,7 @@ /** StaticGameObject Class , Draws and controls the objects in the Breakout game, which are static @author Kostadin Chakarov, University of Leeds -@date April 2019 +@date April 2019 */ class StaticGameObject