Wise&mystical  1.0
Project about Europe
Loading...
Searching...
No Matches
linux_joystick.h File Reference
#include <linux/input.h>
#include <linux/limits.h>
#include <regex.h>
+ Include dependency graph for linux_joystick.h:

Go to the source code of this file.

Classes

struct  _GLFWjoystickLinux
 
struct  _GLFWlibraryLinux
 

Macros

#define _GLFW_PLATFORM_JOYSTICK_STATE   _GLFWjoystickLinux linjs
 
#define _GLFW_PLATFORM_LIBRARY_JOYSTICK_STATE   _GLFWlibraryLinux linjs
 
#define _GLFW_PLATFORM_MAPPING_NAME   "Linux"
 

Typedefs

typedef struct _GLFWjoystickLinux _GLFWjoystickLinux
 
typedef struct _GLFWlibraryLinux _GLFWlibraryLinux
 

Functions

void _glfwDetectJoystickConnectionLinux (void)
 

Macro Definition Documentation

◆ _GLFW_PLATFORM_JOYSTICK_STATE

#define _GLFW_PLATFORM_JOYSTICK_STATE   _GLFWjoystickLinux linjs

Definition at line 31 of file linux_joystick.h.

◆ _GLFW_PLATFORM_LIBRARY_JOYSTICK_STATE

#define _GLFW_PLATFORM_LIBRARY_JOYSTICK_STATE   _GLFWlibraryLinux linjs

Definition at line 32 of file linux_joystick.h.

◆ _GLFW_PLATFORM_MAPPING_NAME

#define _GLFW_PLATFORM_MAPPING_NAME   "Linux"

Definition at line 34 of file linux_joystick.h.

Typedef Documentation

◆ _GLFWjoystickLinux

◆ _GLFWlibraryLinux

Function Documentation

◆ _glfwDetectJoystickConnectionLinux()

void _glfwDetectJoystickConnectionLinux ( void  )

Definition at line 267 of file linux_joystick.c.

+ Here is the caller graph for this function: