32 lines
4.4 KiB
TeX
32 lines
4.4 KiB
TeX
\hypertarget{pixel_manager_8cpp_source}{}\doxysection{pixel\+Manager.\+cpp}
|
|
\label{pixel_manager_8cpp_source}\index{src/pixelManager/pixelManager.cpp@{src/pixelManager/pixelManager.cpp}}
|
|
\mbox{\hyperlink{pixel_manager_8cpp}{Go to the documentation of this file.}}
|
|
\begin{DoxyCode}{0}
|
|
\DoxyCodeLine{\Hypertarget{pixel_manager_8cpp_source_l00001}00001 \textcolor{preprocessor}{\#include "{}\mbox{\hyperlink{pixel_manager_8h}{pixelManager/pixelManager.h}}"{}}}
|
|
\DoxyCodeLine{\Hypertarget{pixel_manager_8cpp_source_l00002}00002 }
|
|
\DoxyCodeLine{\Hypertarget{pixel_manager_8cpp_source_l00003}00003 }
|
|
\DoxyCodeLine{\Hypertarget{pixel_manager_8cpp_source_l00004}\mbox{\hyperlink{class_pixel_manager_a0b28e70e108b042497d483ce85ce5b0e}{00004}} \textcolor{keywordtype}{void} \mbox{\hyperlink{class_pixel_manager_a0b28e70e108b042497d483ce85ce5b0e}{PixelManager::loadSprites}}(vector<Task>\& tasks)\{}
|
|
\DoxyCodeLine{\Hypertarget{pixel_manager_8cpp_source_l00005}00005 \mbox{\hyperlink{pixel_manager_8h_a727fdd9384375b1d268475980118b158}{ADD\_SPRITE\_TASK}}(\mbox{\hyperlink{class_pixel_manager_aa108cd115eedc01b2076844b96bc076f}{logo}})}
|
|
\DoxyCodeLine{\Hypertarget{pixel_manager_8cpp_source_l00006}00006 \mbox{\hyperlink{pixel_manager_8h_a727fdd9384375b1d268475980118b158}{ADD\_SPRITE\_TASK}}(\mbox{\hyperlink{class_pixel_manager_a297c927d2c069c1da7d34d15b11d481d}{menuBackground}})}
|
|
\DoxyCodeLine{\Hypertarget{pixel_manager_8cpp_source_l00007}00007 \mbox{\hyperlink{pixel_manager_8h_a727fdd9384375b1d268475980118b158}{ADD\_SPRITE\_TASK}}(\mbox{\hyperlink{class_pixel_manager_ad36fc234b6025da179c02d0845df74d8}{gameBackground}})}
|
|
\DoxyCodeLine{\Hypertarget{pixel_manager_8cpp_source_l00008}00008 \mbox{\hyperlink{pixel_manager_8h_a727fdd9384375b1d268475980118b158}{ADD\_SPRITE\_TASK}}(\mbox{\hyperlink{class_pixel_manager_a336e6c4321df17aba4b59d07732f051d}{rightHand}})}
|
|
\DoxyCodeLine{\Hypertarget{pixel_manager_8cpp_source_l00009}00009 \}}
|
|
\DoxyCodeLine{\Hypertarget{pixel_manager_8cpp_source_l00010}00010 }
|
|
\DoxyCodeLine{\Hypertarget{pixel_manager_8cpp_source_l00011}\mbox{\hyperlink{class_pixel_manager_a061f872b418537446952b17533ff02d6}{00011}} \textcolor{keywordtype}{void} \mbox{\hyperlink{class_pixel_manager_a061f872b418537446952b17533ff02d6}{PixelManager::startFrame}}()\textcolor{keyword}{ const }\{}
|
|
\DoxyCodeLine{\Hypertarget{pixel_manager_8cpp_source_l00012}00012 \mbox{\hyperlink{class_pixel_manager_aaca742e0e39716b5e5a89e422a031c36}{window}}.clearScreen();}
|
|
\DoxyCodeLine{\Hypertarget{pixel_manager_8cpp_source_l00013}00013 \}}
|
|
\DoxyCodeLine{\Hypertarget{pixel_manager_8cpp_source_l00014}00014 }
|
|
\DoxyCodeLine{\Hypertarget{pixel_manager_8cpp_source_l00015}\mbox{\hyperlink{class_pixel_manager_a39a1801e2c89c10c6a5c9ef33c83e8ec}{00015}} \textcolor{keywordtype}{void} \mbox{\hyperlink{class_pixel_manager_a39a1801e2c89c10c6a5c9ef33c83e8ec}{PixelManager::endFrame}}()\textcolor{keyword}{ const }\{}
|
|
\DoxyCodeLine{\Hypertarget{pixel_manager_8cpp_source_l00016}00016 \mbox{\hyperlink{class_pixel_manager_aaca742e0e39716b5e5a89e422a031c36}{window}}.finishFrame();}
|
|
\DoxyCodeLine{\Hypertarget{pixel_manager_8cpp_source_l00017}00017 \}}
|
|
\DoxyCodeLine{\Hypertarget{pixel_manager_8cpp_source_l00018}00018 }
|
|
\DoxyCodeLine{\Hypertarget{pixel_manager_8cpp_source_l00019}\mbox{\hyperlink{class_pixel_manager_a69a986401035a12c8e12a015b7ac250a}{00019}} \textcolor{keywordtype}{unsigned} \mbox{\hyperlink{class_pixel_manager_a69a986401035a12c8e12a015b7ac250a}{PixelManager::getScreenHeight}}()\textcolor{keyword}{ const }\{}
|
|
\DoxyCodeLine{\Hypertarget{pixel_manager_8cpp_source_l00020}00020 \textcolor{keywordflow}{return} \mbox{\hyperlink{class_pixel_manager_aaca742e0e39716b5e5a89e422a031c36}{window}}.getWindowSize().getY();}
|
|
\DoxyCodeLine{\Hypertarget{pixel_manager_8cpp_source_l00021}00021 \}}
|
|
\DoxyCodeLine{\Hypertarget{pixel_manager_8cpp_source_l00022}00022 }
|
|
\DoxyCodeLine{\Hypertarget{pixel_manager_8cpp_source_l00023}\mbox{\hyperlink{class_pixel_manager_a755b819d8edf14edcd0d87d5fd3966fd}{00023}} \textcolor{keywordtype}{unsigned} \mbox{\hyperlink{class_pixel_manager_a755b819d8edf14edcd0d87d5fd3966fd}{PixelManager::getScreenWidth}}()\textcolor{keyword}{ const }\{}
|
|
\DoxyCodeLine{\Hypertarget{pixel_manager_8cpp_source_l00024}00024 \textcolor{keywordflow}{return} \mbox{\hyperlink{class_pixel_manager_aaca742e0e39716b5e5a89e422a031c36}{window}}.getWindowSize().getX();}
|
|
\DoxyCodeLine{\Hypertarget{pixel_manager_8cpp_source_l00025}00025 \}}
|
|
|
|
\end{DoxyCode}
|