ZIYI CHEN ml17z4c 201214999

Dependencies:   mbed

Files at this revision

API Documentation at this revision

Comitter:
ziyi11
Date:
Thu May 09 14:48:43 2019 +0000
Parent:
13:08bdb4cffacd
Commit message:
can not add doc;

Changed in this revision

Eng/Eng.h Show annotated file Show diff for this revision Revisions of this file
Food/Food.h Show annotated file Show diff for this revision Revisions of this file
Game/Game.h Show annotated file Show diff for this revision Revisions of this file
--- a/Eng/Eng.h	Thu May 09 14:36:47 2019 +0000
+++ b/Eng/Eng.h	Thu May 09 14:48:43 2019 +0000
@@ -8,7 +8,7 @@
 /** The Game class
 * @brief Handles all failure states and game drawing
 * @author ZIYI CHEN
-* @date may 2019
+* @date May 2019
 */
 class Eng
 {
--- a/Food/Food.h	Thu May 09 14:36:47 2019 +0000
+++ b/Food/Food.h	Thu May 09 14:48:43 2019 +0000
@@ -5,7 +5,7 @@
 /** The Food class
 * @brief generate a position of food randomly
 * @author ZIYI CHEN
-* @date may 2019
+* @date May 2019
 */
 
 class Food
--- a/Game/Game.h	Thu May 09 14:36:47 2019 +0000
+++ b/Game/Game.h	Thu May 09 14:48:43 2019 +0000
@@ -6,7 +6,7 @@
 /** The Game class
 * @brief the functions of game roles
 * @author ZIYI CHEN
-* @date may 2019
+* @date May 2019
 */
 
 class Game