
Go to the source code of this file.
Classes | |
| struct | _GLFWjoyobjectWin32 |
| struct | _GLFWjoystickWin32 |
Macros | |
| #define | _GLFW_PLATFORM_JOYSTICK_STATE _GLFWjoystickWin32 win32 |
| #define | _GLFW_PLATFORM_LIBRARY_JOYSTICK_STATE int dummy |
| #define | _GLFW_PLATFORM_MAPPING_NAME "Windows" |
Typedefs | |
| typedef struct _GLFWjoyobjectWin32 | _GLFWjoyobjectWin32 |
| typedef struct _GLFWjoystickWin32 | _GLFWjoystickWin32 |
Functions | |
| void | _glfwDetectJoystickConnectionWin32 (void) |
| void | _glfwDetectJoystickDisconnectionWin32 (void) |
| void | _glfwInitJoysticksWin32 (void) |
| void | _glfwTerminateJoysticksWin32 (void) |
| #define _GLFW_PLATFORM_JOYSTICK_STATE _GLFWjoystickWin32 win32 |
Definition at line 27 of file win32_joystick.h.
| #define _GLFW_PLATFORM_LIBRARY_JOYSTICK_STATE int dummy |
Definition at line 28 of file win32_joystick.h.
| #define _GLFW_PLATFORM_MAPPING_NAME "Windows" |
Definition at line 30 of file win32_joystick.h.
| typedef struct _GLFWjoyobjectWin32 _GLFWjoyobjectWin32 |
| typedef struct _GLFWjoystickWin32 _GLFWjoystickWin32 |
Definition at line 525 of file win32_joystick.c.
Definition at line 585 of file win32_joystick.c.
Definition at line 492 of file win32_joystick.c.
Definition at line 512 of file win32_joystick.c.