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