void Display::SetSize(int width, int height)
Sets the size of the game's display.
int width
int
width
int height
height
void Display::SetSize(const vec2&in size)
vec2 size
vec2
size