bindbc-sdl v1.3.5 (2023-03-26T23:23:52Z)
Dub
Repo
SDL_GameControllerButtonBind.Value_
sdl
gamecontroller
SDL_GameControllerButtonBind
Undocumented in source.
struct
SDL_GameControllerButtonBind
union
Value_ {
int
button
;
int
axis
;
struct
Hat_
;
Hat_
hat
;
}
Members
Structs
Hat_
struct
Hat_
Undocumented in source.
Variables
axis
int
axis
;
Undocumented in source.
button
int
button
;
Undocumented in source.
hat
Hat_
hat
;
Undocumented in source.
Meta
Source
See Implementation
sdl
gamecontroller
SDL_GameControllerButtonBind
unions
Value_
variables
bindType
value