Files
uni/third/semester1/CT3536: Games Programming/notes/_minted-CT3536-Notes/27C5B9ED34915152D1A5232AFD81F53BA97D9E8903456DD8DEC827D96A24153A.pygtex
2023-12-07 02:05:57 +00:00

6 lines
357 B
Plaintext

\begin{Verbatim}[commandchars=\\\{\},codes={\catcode`\$=3\catcode`\^=7\catcode`\_=8\relax}]
\PYG{k}{if}\PYG{+w}{ }\PYG{p}{(}\PYG{n}{Input}\PYG{p}{.}\PYG{n}{GetKey}\PYG{p}{(}\PYG{n}{KeyCode}\PYG{p}{.}\PYG{n}{LeftArrow}\PYG{p}{))}\PYG{+w}{ }\PYG{p}{\PYGZob{}}
\PYG{+w}{ }\PYG{n}{RotateCameraAroundMarsSomehow}\PYG{p}{();}
\PYG{p}{\PYGZcb{}}
\end{Verbatim}