Wise&mystical  1.0
Project about Europe
Loading...
Searching...
No Matches
win32_joystick.h File Reference
+ This graph shows which files directly or indirectly include this file:

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   struct { int dummyLibraryJoystick; }
 
#define _GLFW_PLATFORM_MAPPING_NAME   "Windows"
 

Typedefs

typedef struct _GLFWjoyobjectWin32 _GLFWjoyobjectWin32
 
typedef struct _GLFWjoystickWin32 _GLFWjoystickWin32
 

Functions

void _glfwDetectJoystickConnectionWin32 (void)
 
void _glfwDetectJoystickDisconnectionWin32 (void)
 

Macro Definition Documentation

◆ _GLFW_PLATFORM_JOYSTICK_STATE

#define _GLFW_PLATFORM_JOYSTICK_STATE   _GLFWjoystickWin32 win32

Definition at line 27 of file win32_joystick.h.

◆ _GLFW_PLATFORM_LIBRARY_JOYSTICK_STATE

#define _GLFW_PLATFORM_LIBRARY_JOYSTICK_STATE   struct { int dummyLibraryJoystick; }

Definition at line 28 of file win32_joystick.h.

◆ _GLFW_PLATFORM_MAPPING_NAME

#define _GLFW_PLATFORM_MAPPING_NAME   "Windows"

Definition at line 30 of file win32_joystick.h.

Typedef Documentation

◆ _GLFWjoyobjectWin32

◆ _GLFWjoystickWin32

Function Documentation

◆ _glfwDetectJoystickConnectionWin32()

void _glfwDetectJoystickConnectionWin32 ( void  )

Definition at line 496 of file win32_joystick.c.

+ Here is the call graph for this function:
+ Here is the caller graph for this function:

◆ _glfwDetectJoystickDisconnectionWin32()

void _glfwDetectJoystickDisconnectionWin32 ( void  )

Definition at line 556 of file win32_joystick.c.

+ Here is the call graph for this function: