Kostadin Chakarov / Mbed 2 deprecated el17kec

Dependencies:   mbed

Revision:
14:4b05b5c2a355
Parent:
13:3585d2ea4ff4
--- a/Map/Map.h	Thu May 09 11:55:47 2019 +0000
+++ b/Map/Map.h	Thu May 09 12:01:16 2019 +0000
@@ -20,7 +20,7 @@
 
 
 /** Level Class
-Creates the levels in the Breakout game
+, Creates the levels in the Breakout game
 @author Kostadin Chakarov, University of Leeds
 @date April 2019
 */
@@ -120,7 +120,7 @@
 
 
 /** PowerUp Class
-Creates the power ups in the Breakout game
+, Creates the power ups in the Breakout game
 @author Kostadin Chakarov, University of Leeds
 @date April 2019
 */
@@ -154,7 +154,7 @@
 
 
 /** Map Class
-Creates the map and controls collision between objects in the Breakout game
+, Creates the map and controls collision between objects in the Breakout game
 @author Kostadin Chakarov, University of Leeds
 @date April 2019
 */