#include <win32_platform.h>
Public Attributes | |
int | cursorPosX |
int | cursorPosY |
GLboolean | cursorTracked |
HWND | handle |
GLboolean | iconified |
Definition at line 150 of file win32_platform.h.
int _GLFWwindowWin32::cursorPosX |
Definition at line 158 of file win32_platform.h.
int _GLFWwindowWin32::cursorPosY |
Definition at line 158 of file win32_platform.h.
GLboolean _GLFWwindowWin32::cursorTracked |
Definition at line 154 of file win32_platform.h.
HWND _GLFWwindowWin32::handle |
Definition at line 152 of file win32_platform.h.
GLboolean _GLFWwindowWin32::iconified |
Definition at line 155 of file win32_platform.h.