aboutsummaryrefslogtreecommitdiffstats
path: root/doc/latex/structline__t.tex
diff options
context:
space:
mode:
Diffstat (limited to 'doc/latex/structline__t.tex')
-rw-r--r--doc/latex/structline__t.tex40
1 files changed, 40 insertions, 0 deletions
diff --git a/doc/latex/structline__t.tex b/doc/latex/structline__t.tex
new file mode 100644
index 0000000..458c4d0
--- /dev/null
+++ b/doc/latex/structline__t.tex
@@ -0,0 +1,40 @@
+\hypertarget{structline__t}{}\section{line\+\_\+t Struct Reference}
+\label{structline__t}\index{line\+\_\+t@{line\+\_\+t}}
+
+
+{\ttfamily \#include $<$world.\+h$>$}
+
+\subsection*{Public Attributes}
+\begin{DoxyCompactItemize}
+\item
+float \hyperlink{structline__t_a77fb44a40c2154411e5af6cf39194b30}{y}
+\item
+bool \hyperlink{structline__t_a06568d82429331a242b9e6f45a36ae6d}{gs}
+\item
+float \hyperlink{structline__t_a43341c3344f32533472fdd85c7e9e430}{gh} \mbox{[}2\mbox{]}
+\item
+unsigned char \hyperlink{structline__t_a90c59d30a06d5c4bd7ee6c73c66fc414}{color}
+\end{DoxyCompactItemize}
+
+
+\subsection{Detailed Description}
+The line structure. This structure is used to store the world\textquotesingle{}s ground, stored in vertical lines. Dirt color and grass properties are also kept track of here.
+
+\subsection{Member Data Documentation}
+\hypertarget{structline__t_a90c59d30a06d5c4bd7ee6c73c66fc414}{}\index{line\+\_\+t@{line\+\_\+t}!color@{color}}
+\index{color@{color}!line\+\_\+t@{line\+\_\+t}}
+\subsubsection[{color}]{\setlength{\rightskip}{0pt plus 5cm}unsigned char line\+\_\+t\+::color}\label{structline__t_a90c59d30a06d5c4bd7ee6c73c66fc414}
+Lightness of dirt (brown) \hypertarget{structline__t_a43341c3344f32533472fdd85c7e9e430}{}\index{line\+\_\+t@{line\+\_\+t}!gh@{gh}}
+\index{gh@{gh}!line\+\_\+t@{line\+\_\+t}}
+\subsubsection[{gh}]{\setlength{\rightskip}{0pt plus 5cm}float line\+\_\+t\+::gh\mbox{[}2\mbox{]}}\label{structline__t_a43341c3344f32533472fdd85c7e9e430}
+Height of glass (2 blades per line) \hypertarget{structline__t_a06568d82429331a242b9e6f45a36ae6d}{}\index{line\+\_\+t@{line\+\_\+t}!gs@{gs}}
+\index{gs@{gs}!line\+\_\+t@{line\+\_\+t}}
+\subsubsection[{gs}]{\setlength{\rightskip}{0pt plus 5cm}bool line\+\_\+t\+::gs}\label{structline__t_a06568d82429331a242b9e6f45a36ae6d}
+Show grass \hypertarget{structline__t_a77fb44a40c2154411e5af6cf39194b30}{}\index{line\+\_\+t@{line\+\_\+t}!y@{y}}
+\index{y@{y}!line\+\_\+t@{line\+\_\+t}}
+\subsubsection[{y}]{\setlength{\rightskip}{0pt plus 5cm}float line\+\_\+t\+::y}\label{structline__t_a77fb44a40c2154411e5af6cf39194b30}
+Height of this vertical line
+
+The documentation for this struct was generated from the following file\+:\begin{DoxyCompactItemize}
+\item
+include/\hyperlink{world_8h}{world.\+h}\end{DoxyCompactItemize}