17 #ifndef HEADER_SUPERTUX_VIDEO_DRAWING_TRANSFORM_HPP 18 #define HEADER_SUPERTUX_VIDEO_DRAWING_TRANSFORM_HPP 20 #include "math/vector.hpp" 21 #include "video/texture.hpp" 22 #include "video/viewport.hpp" 34 translation(0.0f, 0.0f),
int get_screen_height() const
The height of the resulting logical screen.
Definition: viewport.cpp:198
Definition: viewport.hpp:23
int get_screen_width() const
The width of the resulting logical screen.
Definition: viewport.cpp:192