bindbc-sdl ~master (2021-07-21T07:33:23Z)
Dub
Repo
SDL_GameControllerButtonBind.value
bindbc
sdl
bind
sdlgamecontroller
SDL_GameControllerButtonBind
Undocumented in source.
struct
SDL_GameControllerButtonBind
union
value {
int
button
;
int
axis
;
struct
hat
;
}
Members
Structs
hat
struct
hat
Undocumented in source.
Variables
axis
int
axis
;
Undocumented in source.
button
int
button
;
Undocumented in source.
Meta
Source
See Implementation
bindbc
sdl
bind
sdlgamecontroller
SDL_GameControllerButtonBind
aliases
axis
button
hat
unions
value
variables
bindType