Stick_Runner

Dependencies:   FXOS8700CQ Gamepad N5110 SDFileSystem mbed

Revision:
4:2fdafb53eac2
Parent:
3:0c690f1c04d8
--- a/Obstacles/Obstacles.h	Wed May 03 09:27:04 2017 +0000
+++ b/Obstacles/Obstacles.h	Wed May 03 18:00:37 2017 +0000
@@ -4,10 +4,11 @@
 #include "mbed.h"
 #include "N5110.h"
 #include "Gamepad.h"
-/** Class Character
+/** Class Obstacles
 @brief Class responsible for all the functionality of the obstacles including intialization, drawing, moving and updating it
 @author Samrudh Sharma
 @date
+@classes
 */