bindbc-sdl v1.4.8 (2024-07-02T09:16:45Z)
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