Ben Evans / Mbed 2 deprecated Defender_Game

Dependencies:   mbed

Revision:
15:90b6821bcf64
Parent:
14:7419c680656f
Child:
18:11068b98e261
--- a/Map/Map_test.h	Sun Apr 26 20:31:53 2020 +0000
+++ b/Map/Map_test.h	Tue Apr 28 19:13:12 2020 +0000
@@ -7,7 +7,8 @@
 Map map;
 
 /** Map Test
-@brief Checks that the map goes to the correct x postion when moved.
+@brief Checks that the map moves to the correct x position depedning on map_move input.
+Also checks that map can go to required range of x positions.
 @author Benjamin Evans, University of Leeds
 @date April 2020
 @return true if test are passed