_GLFWwindowWin32

Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.

Members

Variables

bigIcon
HICON bigIcon;
Undocumented in source.
cursorTracked
GLFWbool cursorTracked;
Undocumented in source.
frameAction
GLFWbool frameAction;
Undocumented in source.
handle
HWND handle;
Undocumented in source.
iconified
GLFWbool iconified;
Undocumented in source.
lastCursorPosX
int lastCursorPosX;
Undocumented in source.
lastCursorPosY
int lastCursorPosY;
Undocumented in source.
maximized
GLFWbool maximized;
Undocumented in source.
scaleToMonitor
GLFWbool scaleToMonitor;
Undocumented in source.
smallIcon
HICON smallIcon;
Undocumented in source.
transparent
GLFWbool transparent;
Undocumented in source.

Meta