SDL.JoyHatEvent – sdl2 Reference Manual
Packages
sdl2
SDL
JoyHatEvent
hat
value
which
JoyHatEvent
Object Hierarchy:
Description:
[
CCode
( cname =
"SDL_JoyHatEvent"
, has_type_id =
false
) ]
public
struct
JoyHatEvent
:
CommonEvent
Namespace:
SDL
Package:
sdl2
Content:
Fields:
public
JoystickID
which
public
uint8
hat
public
HatValue
value
Inherited Members:
All known members inherited from struct SDL.CommonEvent
timestamp
type