ELEC2645 (2019/20) / Mbed 2 deprecated ELEC2645_Project_el18s2a_2

Dependencies:   mbed

Revision:
11:ba20e1b516a1
Parent:
10:3e37b58e8600
Child:
15:15577b650c2e
--- a/Apple/Apple.h	Fri Jun 05 18:45:05 2020 +0000
+++ b/Apple/Apple.h	Fri Jun 05 19:42:34 2020 +0000
@@ -4,7 +4,11 @@
 #include "mbed.h"
 #include "N5110.h"
 #include "Gamepad.h"
-
+/** Apple Class File
+* @brief Class containing the apple that the snake uses to get score and increase in size.
+* @author Simon Atkinson
+* @date June 2020
+*/
 
 
 class Apple