Functions | Variables

src/window/src/Window.cpp File Reference

#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

Function Documentation

NAMESPACE_START void ClientResize ( HWND  hWnd,
int  width,
int  height 
) [inline]

Definition at line 5 of file Window.cpp.


Variable Documentation

bool isFullscreen = false

Definition at line 19 of file Window.cpp.