glfw-d v1.0.1 (2020-08-20T22:17:10Z)
Dub
Repo
_GLFWlibraryLinux
glfw3
linux_joystick
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
extern (
C
) @
nogc
nothrow __gshared
struct
_GLFWlibraryLinux {
int
inotify
;
int
watch
;
version(none)
regex_t
regex
;
GLFWbool
dropped
;
}
Members
Variables
dropped
GLFWbool
dropped
;
Undocumented in source.
inotify
int
inotify
;
Undocumented in source.
regex
regex_t
regex
;
Undocumented in source.
watch
int
watch
;
Undocumented in source.
Meta
Source
See Implementation
glfw3
linux_joystick
mixin templates
_GLFW_PLATFORM_JOYSTICK_STATE
_GLFW_PLATFORM_LIBRARY_JOYSTICK_STATE
static functions
_glfwDetectJoystickConnectionLinux
_glfwInitJoysticksLinux
_glfwPlatformPollJoystick
_glfwPlatformUpdateGamepadGUID
_glfwTerminateJoysticksLinux
handleAbsEvent
inotify_add_watch
inotify_init
inotify_init1
inotify_rm_watch
static variables
SYN_DROPPED
_GLFW_PLATFORM_MAPPING_NAME
isBitSet
structs
_GLFWjoystickLinux
_GLFWlibraryLinux