#include "../pch.h"
Go to the source code of this file.
Functions | |
NAMESPACE_START void | ClientResize (HWND hWnd, int width, int height) |
Variables | |
bool | isFullscreen = false |
NAMESPACE_START void ClientResize | ( | HWND | hWnd, | |
int | width, | |||
int | height | |||
) | [inline] |
Definition at line 5 of file Window.cpp.
bool isFullscreen = false |
Definition at line 19 of file Window.cpp.