aboutsummaryrefslogtreecommitdiffstats
path: root/doc/latex/files.tex
diff options
context:
space:
mode:
authordrumsetmonkey <abelleisle@roadrunner.com>2015-12-07 08:45:37 -0500
committerdrumsetmonkey <abelleisle@roadrunner.com>2015-12-07 08:45:37 -0500
commit83bdc267cd4af61a8ebae2fd2612cc7cc88a5396 (patch)
tree566be165dc85d8ff7ed3c2857433dbd836008e58 /doc/latex/files.tex
parentb4ba0a553d93115adbd4e4b23736987de1d5dcba (diff)
parent702f40bdde4d20fdbbac2dace33426484456c034 (diff)
Fixed addItem
Diffstat (limited to 'doc/latex/files.tex')
-rw-r--r--doc/latex/files.tex11
1 files changed, 11 insertions, 0 deletions
diff --git a/doc/latex/files.tex b/doc/latex/files.tex
new file mode 100644
index 0000000..d8d5247
--- /dev/null
+++ b/doc/latex/files.tex
@@ -0,0 +1,11 @@
+\section{File List}
+Here is a list of all documented files with brief descriptions\+:\begin{DoxyCompactList}
+\item\contentsline{section}{\hyperlink{main_8cpp}{main.\+cpp} \\*The file that links everything together for the game to run. The main game loop contains all of the global variables the game uses, and it runs the main game loop, the render loop, and the logic loop that control all of the entities }{\pageref{main_8cpp}}{}
+\item\contentsline{section}{include/{\bfseries common.\+h} }{\pageref{common_8h}}{}
+\item\contentsline{section}{include/{\bfseries entities.\+h} }{\pageref{entities_8h}}{}
+\item\contentsline{section}{include/{\bfseries inventory.\+h} }{\pageref{inventory_8h}}{}
+\item\contentsline{section}{include/{\bfseries Quest.\+h} }{\pageref{Quest_8h}}{}
+\item\contentsline{section}{include/{\bfseries Texture.\+h} }{\pageref{Texture_8h}}{}
+\item\contentsline{section}{include/{\bfseries ui.\+h} }{\pageref{ui_8h}}{}
+\item\contentsline{section}{include/\hyperlink{world_8h}{world.\+h} \\*The world system }{\pageref{world_8h}}{}
+\end{DoxyCompactList}