summaryrefslogtreecommitdiffstats
path: root/src/graphics/engine/README.txt
diff options
context:
space:
mode:
Diffstat (limited to 'src/graphics/engine/README.txt')
-rw-r--r--src/graphics/engine/README.txt8
1 files changed, 8 insertions, 0 deletions
diff --git a/src/graphics/engine/README.txt b/src/graphics/engine/README.txt
new file mode 100644
index 0000000..308b601
--- /dev/null
+++ b/src/graphics/engine/README.txt
@@ -0,0 +1,8 @@
+src/graphics/engine
+
+Graphics engine
+
+CEngine class and various other classes implementing the main features
+of graphics engine from model loading to decorative particles
+
+Graphics operations are done on abstract interface from src/graphics/core