#include <linux_joystick.h>
Public Attributes | |
GLFWbool | dropped |
int | inotify |
regex_t | regex |
int | watch |
Definition at line 50 of file linux_joystick.h.
GLFWbool _GLFWlibraryLinux::dropped |
Definition at line 55 of file linux_joystick.h.
int _GLFWlibraryLinux::inotify |
Definition at line 52 of file linux_joystick.h.
regex_t _GLFWlibraryLinux::regex |
Definition at line 54 of file linux_joystick.h.
int _GLFWlibraryLinux::watch |
Definition at line 53 of file linux_joystick.h.