![]() |
Wise&mystical
1.0
Project about Europe
|
#include <win32_platform.h>
Public Attributes | |
| HWND | handle |
| HICON | bigIcon |
| HICON | smallIcon |
| GLFWbool | cursorTracked |
| GLFWbool | frameAction |
| GLFWbool | iconified |
| GLFWbool | maximized |
| GLFWbool | transparent |
| GLFWbool | scaleToMonitor |
| GLFWbool | keymenu |
| int | width |
| int | height |
| int | lastCursorPosX |
| int | lastCursorPosY |
| WCHAR | highSurrogate |
Definition at line 302 of file win32_platform.h.
| HICON _GLFWwindowWin32::bigIcon |
Definition at line 305 of file win32_platform.h.
| GLFWbool _GLFWwindowWin32::cursorTracked |
Definition at line 308 of file win32_platform.h.
| GLFWbool _GLFWwindowWin32::frameAction |
Definition at line 309 of file win32_platform.h.
| HWND _GLFWwindowWin32::handle |
Definition at line 304 of file win32_platform.h.
| int _GLFWwindowWin32::height |
Definition at line 318 of file win32_platform.h.
| WCHAR _GLFWwindowWin32::highSurrogate |
Definition at line 323 of file win32_platform.h.
| GLFWbool _GLFWwindowWin32::iconified |
Definition at line 310 of file win32_platform.h.
| GLFWbool _GLFWwindowWin32::keymenu |
Definition at line 315 of file win32_platform.h.
| int _GLFWwindowWin32::lastCursorPosX |
Definition at line 321 of file win32_platform.h.
| int _GLFWwindowWin32::lastCursorPosY |
Definition at line 321 of file win32_platform.h.
| GLFWbool _GLFWwindowWin32::maximized |
Definition at line 311 of file win32_platform.h.
| GLFWbool _GLFWwindowWin32::scaleToMonitor |
Definition at line 314 of file win32_platform.h.
| HICON _GLFWwindowWin32::smallIcon |
Definition at line 306 of file win32_platform.h.
| GLFWbool _GLFWwindowWin32::transparent |
Definition at line 313 of file win32_platform.h.
| int _GLFWwindowWin32::width |
Definition at line 318 of file win32_platform.h.