Yufan Zhong / Mbed 2 deprecated GOLD_MINER

Dependencies:   mbed

Revision:
17:3ba4ec25c4c5
Parent:
16:e3ecfcd2a389
Child:
18:d4fccdf8d90e
--- a/MinerEngine/MinerEngine.h	Tue May 12 09:13:04 2020 +0000
+++ b/MinerEngine/MinerEngine.h	Tue May 12 09:22:31 2020 +0000
@@ -13,9 +13,9 @@
 #define GAP 2
 
 /** MinerEngine Class
-@author Yufan Zhong, University of Leeds and SWJTU
 @brief Class for the structure of the game
 @brief It includes the control input, menu and other display parts(welcome,select,gameover,etc)
+@author Yufan Zhong, University of Leeds and SWJTU
 @date May 2020
 */