![]() |
Wise&mystical
1.0
Project about Europe
|
#include <IOKit/IOKitLib.h>
#include <IOKit/IOCFPlugIn.h>
#include <IOKit/hid/IOHIDLib.h>
#include <IOKit/hid/IOHIDKeys.h>
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 |
#define _GLFW_PLATFORM_JOYSTICK_STATE _GLFWjoystickNS ns |
Definition at line 32 of file cocoa_joystick.h.
#define _GLFW_PLATFORM_LIBRARY_JOYSTICK_STATE struct { int dummyJoystick; } |
Definition at line 33 of file cocoa_joystick.h.
#define _GLFW_PLATFORM_MAPPING_NAME "Mac OS X" |
Definition at line 35 of file cocoa_joystick.h.
typedef struct _GLFWjoystickNS _GLFWjoystickNS |