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: Brick/Brick.h
- Revision:
- 91:c01a736fb0d9
- Parent:
- 88:ddb9fe0db91b
- Child:
- 129:b47c28c7eaaf
--- a/Brick/Brick.h Mon May 06 19:24:32 2019 +0000
+++ b/Brick/Brick.h Mon May 06 22:57:04 2019 +0000
@@ -10,9 +10,9 @@
/* Ball Class
@author James Heavey, University of Leeds
-@brief Controls the bricks in the Breakout game
+@brief Controls the bricks in the Breakout game
@date May 2019
-*/
+*/
class Brick
{