_GLFWlibraryWin32

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

Members

Structs

_Dinput8
struct _Dinput8
Undocumented in source.
_Dwmapi
struct _Dwmapi
Undocumented in source.
_Ntdll
struct _Ntdll
Undocumented in source.
_Shcore
struct _Shcore
Undocumented in source.
_User32
struct _User32
Undocumented in source.
_Winmm
struct _Winmm
Undocumented in source.
_Xinput
struct _Xinput
Undocumented in source.

Variables

acquiredMonitorCount
int acquiredMonitorCount;
Undocumented in source.
clipboardString
char* clipboardString;
Undocumented in source.
deviceNotificationHandle
HDEVNOTIFY deviceNotificationHandle;
Undocumented in source.
dinput8
_Dinput8 dinput8;
Undocumented in source.
disabledCursorWindow
_GLFWwindow* disabledCursorWindow;
Undocumented in source.
dwmapi
_Dwmapi dwmapi;
Undocumented in source.
foregroundLockTimeout
DWORD foregroundLockTimeout;
Undocumented in source.
helperWindowHandle
HWND helperWindowHandle;
Undocumented in source.
keycodes
int[512] keycodes;
Undocumented in source.
keynames
char[5][GLFW_KEY_LAST + 1] keynames;
Undocumented in source.
mouseTrailSize
UINT mouseTrailSize;
Undocumented in source.
ntdll
_Ntdll ntdll;
Undocumented in source.
rawInput
RAWINPUT* rawInput;
Undocumented in source.
rawInputSize
int rawInputSize;
Undocumented in source.
restoreCursorPosX
double restoreCursorPosX;
Undocumented in source.
restoreCursorPosY
double restoreCursorPosY;
Undocumented in source.
scancodes
int[GLFW_KEY_LAST + 1] scancodes;
Undocumented in source.
shcore
_Shcore shcore;
Undocumented in source.
user32
_User32 user32;
Undocumented in source.
winmm
_Winmm winmm;
Undocumented in source.
xinput
_Xinput xinput;
Undocumented in source.

Meta