Go to the source code of this file.
Classes | |
struct | _GLFWjoystickWinMM |
Defines | |
#define | _GLFW_PLATFORM_LIBRARY_JOYSTICK_STATE _GLFWjoystickWinMM winmm_js[GLFW_JOYSTICK_LAST + 1] |
Typedefs | |
typedef struct _GLFWjoystickWinMM | _GLFWjoystickWinMM |
Functions | |
void | _glfwInitJoysticks (void) |
void | _glfwTerminateJoysticks (void) |
#define _GLFW_PLATFORM_LIBRARY_JOYSTICK_STATE _GLFWjoystickWinMM winmm_js[GLFW_JOYSTICK_LAST + 1] |
Definition at line 30 of file winmm_joystick.h.
typedef struct _GLFWjoystickWinMM _GLFWjoystickWinMM |
Definition at line 55 of file winmm_joystick.c.
Definition at line 61 of file winmm_joystick.c.