diff options
Diffstat (limited to 'src/body/status.tex')
| -rwxr-xr-x | src/body/status.tex | 13 |
1 files changed, 7 insertions, 6 deletions
diff --git a/src/body/status.tex b/src/body/status.tex index be0f264..133cb05 100755 --- a/src/body/status.tex +++ b/src/body/status.tex @@ -4,14 +4,15 @@ client-gameserver interaction. status, info, rules, relevant information, what purpose does it serve, etc\cite{oldunreal1}. \begin{figure}[h] - \centering - \includegraphics[width=\textwidth]{img/overview-cgs} - \caption{Focus on interaction between client and gameserver}\label{fig:overviewcgs} +\centering +\input{tikz/overview-cgs} +\caption{Focus on interaction between client and gameserver}\label{fig:overviewcgs} \end{figure} \begin{figure}[H] - \centering - \includegraphics[width=\textwidth]{img/status-exchange} - \caption{Interaction between client and gameserver over time.}\label{fig:status} +\centering +\input{tikz/status-exchange} +\caption{UDP interaction between the game client (left) and gameserver (right) over time.} +\label{fig:status} \end{figure} |
