summaryrefslogtreecommitdiffstats
path: root/src/object/README.txt
diff options
context:
space:
mode:
Diffstat (limited to 'src/object/README.txt')
-rw-r--r--src/object/README.txt10
1 files changed, 7 insertions, 3 deletions
diff --git a/src/object/README.txt b/src/object/README.txt
index f4c25d0..f3bad23 100644
--- a/src/object/README.txt
+++ b/src/object/README.txt
@@ -1,3 +1,7 @@
-src/object
-
-Contains modules of robots and buildings.
+/**
+ * \dir object
+ * \brief Game engine
+ *
+ * Contains the main class of game engine - CRobotMain and the various in-game objects:
+ * CObject and related auto, motion and task subclasses.
+ */ \ No newline at end of file