bindbc-sdl ~master (2022-04-02T19:38:35.1963482)
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