Wise&mystical  1.0
Project about Europe
Loading...
Searching...
No Matches
cocoa_joystick.h File Reference
#include <IOKit/IOKitLib.h>
#include <IOKit/IOCFPlugIn.h>
#include <IOKit/hid/IOHIDLib.h>
#include <IOKit/hid/IOHIDKeys.h>
+ Include dependency graph for cocoa_joystick.h:
+ This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Classes

struct  _GLFWjoystickNS
 

Macros

#define _GLFW_PLATFORM_JOYSTICK_STATE   _GLFWjoystickNS ns
 
#define _GLFW_PLATFORM_LIBRARY_JOYSTICK_STATE   struct { int dummyJoystick; }
 
#define _GLFW_PLATFORM_MAPPING_NAME   "Mac OS X"
 

Typedefs

typedef struct _GLFWjoystickNS _GLFWjoystickNS
 

Macro Definition Documentation

◆ _GLFW_PLATFORM_JOYSTICK_STATE

#define _GLFW_PLATFORM_JOYSTICK_STATE   _GLFWjoystickNS ns

Definition at line 32 of file cocoa_joystick.h.

◆ _GLFW_PLATFORM_LIBRARY_JOYSTICK_STATE

#define _GLFW_PLATFORM_LIBRARY_JOYSTICK_STATE   struct { int dummyJoystick; }

Definition at line 33 of file cocoa_joystick.h.

◆ _GLFW_PLATFORM_MAPPING_NAME

#define _GLFW_PLATFORM_MAPPING_NAME   "Mac OS X"

Definition at line 35 of file cocoa_joystick.h.

Typedef Documentation

◆ _GLFWjoystickNS