Yiu Fai Kwok / Mbed 2 deprecated el17yfk

Dependencies:   mbed FXOS8700CQ mbed-rtos

Revision:
25:31111e6e13ad
Parent:
20:50ad2dad310d
Child:
29:75a05e9f0e8d
diff -r 366f87cc3ca3 -r 31111e6e13ad Game_one/Game_one.h
--- a/Game_one/Game_one.h	Mon Apr 29 20:54:20 2019 +0000
+++ b/Game_one/Game_one.h	Mon Apr 29 20:59:49 2019 +0000
@@ -1,9 +1,3 @@
-/** Game One Class
-* @brief This class is the game engine for the first mini-game
-* @version 1.0
-* @author Yiu Fai Kwok
-* @date Match, 2019
-*/
 #ifndef GAME_ONE_H
 #define GAME_ONE_H
 
@@ -15,6 +9,13 @@
 #include "Game_one_cha.h"
 #include "Score.h"
 
+/** Game One Class
+* @brief This class is the game engine for the first mini-game
+* @version 1.0
+* @author Yiu Fai Kwok
+* @date Match, 2019
+*/
+
 class Game_one
 {