source/Platform/Win32/Win32Display: Adding calculateSize()
This commit is contained in:
parent
76aa838e8e
commit
80591ff6ee
2 changed files with 9 additions and 0 deletions
|
|
@ -55,6 +55,8 @@ protected :
|
|||
|
||||
void registerClass();
|
||||
|
||||
Vector2u calculateSize(DWORD flags, LONG width, LONG height);
|
||||
|
||||
DWORD getWin32Flags(unsigned int flags);
|
||||
|
||||
Vector2i centerWindow(int width, int height);
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue