# HG changeset patch # User ekku # Date 1228796836 0 # Node ID 971769b5f8c7382f9cb311c363269f3df5b302ad # Parent 6c7b4deefdfb844dcac20ae3f7e9148b034a8860 resizing diff -r 6c7b4deefdfb -r 971769b5f8c7 doc/kishna.tex --- a/doc/kishna.tex Tue Dec 09 04:23:57 2008 +0000 +++ b/doc/kishna.tex Tue Dec 09 04:27:16 2008 +0000 @@ -154,7 +154,7 @@ \end{figure} \begin{figure}[!ht] - \centering \includegraphics[width=\textwidth]{images/class_GameState_collaboration_graph.png} + \centering \includegraphics[width=0.6\textwidth]{images/class_GameState_collaboration_graph.png} \caption{Relationships of core GameState class. \label{class_GameState_collaboration}} \end{figure} @@ -215,6 +215,8 @@ \caption{Use of NetworkObject in network code. \label{class_NetworkObject_inherit}} \end{figure} +\clearpage + \section{Data structures and algorithms} \subsection{Basic data structures} @@ -396,7 +398,8 @@ \begin{thebibliography}{99} \bibitem{gaffer} Gaffer on games. Game Physics. 2006. \\ http://gafferongames.wordpress.com/game-physics/ (read: 2008-12-08) -\bibitem{fractal} Terrain texture generation. http://www.gameprogrammer.com/fractal.html +\bibitem{fractal} Terrain texture generation \\ +http://www.gameprogrammer.com/fractal.html \end{thebibliography} \end{document}