SDL.JoyButtonEvent – sdl2 Reference Manual
JoyButtonEvent
Object Hierarchy:
SDL.JoyButtonEvent
SDL.JoyButtonEvent
SDL.JoyButtonEvent
SDL.CommonEvent
SDL.CommonEvent
SDL.CommonEvent->SDL.JoyButtonEvent
Description:
[
CCode
( cname =
"SDL_JoyButtonEvent"
, has_type_id =
false
) ]
public
struct
JoyButtonEvent
:
CommonEvent
Namespace:
SDL
Package:
sdl2
Content:
Fields:
public
JoystickID
which
public
uint8
button
public
uint8
state
Inherited Members:
All known members inherited from struct SDL.CommonEvent
timestamp
type
2022 vala-language.org