updated documentation

This commit is contained in:
Turánszki János
2017-04-10 02:11:36 +02:00
committed by GitHub
parent bea879b677
commit a91658ab37
+4 -4
View File
@@ -1,11 +1,11 @@
# WickedEngine Documentation (work in progress)
![Logo](classdiagram.png)
Diagram generated with nomnoml.com
## Classes
The most important classes are related as described in the following diagram:
![ClassDiagram](classdiagram.png)
<i>(Diagram generated with nomnoml.com)</i>
# MainComponent
The engine entry point.
The engine entry point.
# TODO