diff options
Diffstat (limited to 'doc/latex/classNPC.tex')
-rw-r--r-- | doc/latex/classNPC.tex | 32 |
1 files changed, 32 insertions, 0 deletions
diff --git a/doc/latex/classNPC.tex b/doc/latex/classNPC.tex new file mode 100644 index 0000000..9c4f1c1 --- /dev/null +++ b/doc/latex/classNPC.tex @@ -0,0 +1,32 @@ +\hypertarget{classNPC}{}\section{N\+P\+C Class Reference} +\label{classNPC}\index{N\+P\+C@{N\+P\+C}} +Inheritance diagram for N\+P\+C\+:\begin{figure}[H] +\begin{center} +\leavevmode +\includegraphics[height=2.000000cm]{classNPC} +\end{center} +\end{figure} +\subsection*{Public Member Functions} +\begin{DoxyCompactItemize} +\item +\hypertarget{classNPC_a1dc27a95b74708f8c0c1364c14f61cba}{}void {\bfseries add\+A\+I\+Func} (int($\ast$func)(\hyperlink{classNPC}{N\+P\+C} $\ast$), bool preload)\label{classNPC_a1dc27a95b74708f8c0c1364c14f61cba} + +\item +\hypertarget{classNPC_a06fd48676169693baaa46c260c00bb7d}{}void {\bfseries interact} ()\label{classNPC_a06fd48676169693baaa46c260c00bb7d} + +\item +\hypertarget{classNPC_a6b8833617ae24c65787af4ea6074b897}{}void {\bfseries wander} (int)\label{classNPC_a6b8833617ae24c65787af4ea6074b897} + +\end{DoxyCompactItemize} +\subsection*{Public Attributes} +\begin{DoxyCompactItemize} +\item +\hypertarget{classNPC_ab73690d45357e769bca2ec1bf6c2792d}{}std\+::vector$<$ int($\ast$)(\hyperlink{classNPC}{N\+P\+C} $\ast$)$>$ {\bfseries ai\+Func}\label{classNPC_ab73690d45357e769bca2ec1bf6c2792d} + +\end{DoxyCompactItemize} + + +The documentation for this class was generated from the following files\+:\begin{DoxyCompactItemize} +\item +include/entities.\+h\item +src/entities.\+cpp\end{DoxyCompactItemize} |