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