]> code.bitgloo.com Git - clyne/entityx.git/commit
Add Doxygen file.
authorAlec Thomas <alec@swapoff.org>
Mon, 19 Aug 2013 04:01:01 +0000 (00:01 -0400)
committerAlec Thomas <alec@swapoff.org>
Mon, 19 Aug 2013 04:01:01 +0000 (00:01 -0400)
commitc99603588ec25f17863524b9cbabd31c69f4fa74
treeb9679ba8b1278c0a16173e2368967117a5968273
parentb0fe85294568485b1cd06afa0e9ab9b7b0beea62
Add Doxygen file.
20 files changed:
.gitignore
CMakeLists.txt
Doxyfile [new file with mode: 0644]
entityx/Entity.cc
entityx/Entity.h
entityx/Entity_test.cc
entityx/Event.cc
entityx/Event.h
entityx/Event_test.cc
entityx/Manager.cc
entityx/Manager.h
entityx/System.cc
entityx/System.h
entityx/System_test.cc
entityx/python/PythonSystem.cc
entityx/python/PythonSystem.h
entityx/python/PythonSystem_test.cc
entityx/tags/TagsComponent.cc
entityx/tags/TagsComponent.h
entityx/tags/TagsComponent_test.cc