Wannabe RPG which failed because of some problem with planning

Dependencies:   Charachters N5110 Obstacles mbed

Files at this revision

API Documentation at this revision

Comitter:
el15lm
Date:
Thu May 04 08:59:43 2017 +0000
Parent:
0:111e3e4bea66
Commit message:
added Doxygen code commenting

Changed in this revision

ActionRPGEngine.lib Show annotated file Show diff for this revision Revisions of this file
Camera.lib Show annotated file Show diff for this revision Revisions of this file
Map/Map.h Show annotated file Show diff for this revision Revisions of this file
Obstacles.lib Show annotated file Show diff for this revision Revisions of this file
--- a/ActionRPGEngine.lib	Thu May 04 08:41:39 2017 +0000
+++ b/ActionRPGEngine.lib	Thu May 04 08:59:43 2017 +0000
@@ -1,1 +1,1 @@
-https://developer.mbed.org/teams/ELEC2645-201617/code/WalkingSimulator/#7b3553f7fca2
+https://developer.mbed.org/teams/ELEC2645-201617/code/WalkingSimulator/#03eca12c25b9
--- a/Camera.lib	Thu May 04 08:41:39 2017 +0000
+++ b/Camera.lib	Thu May 04 08:59:43 2017 +0000
@@ -1,1 +1,1 @@
-https://developer.mbed.org/teams/ELEC2645-201617/code/Camera/#8bc2504f8646
+https://developer.mbed.org/teams/ELEC2645-201617/code/Camera/#afbd7f19b57a
--- a/Map/Map.h	Thu May 04 08:41:39 2017 +0000
+++ b/Map/Map.h	Thu May 04 08:59:43 2017 +0000
@@ -7,6 +7,10 @@
 #include "N5110.h"
 #include "Gamepad.h"
 
+/** Column.h
+@brief This library all obstacles in one place.
+*/
+
 class Map
 {
 private:
--- a/Obstacles.lib	Thu May 04 08:41:39 2017 +0000
+++ b/Obstacles.lib	Thu May 04 08:59:43 2017 +0000
@@ -1,1 +1,1 @@
-https://developer.mbed.org/users/el15lm/code/Obstacles/#0c1bbee29dfe
+https://developer.mbed.org/users/el15lm/code/Obstacles/#d55b0553a29a