Struct JoyHatEvent
- Namespace
- Alis.Core.Graphic.Sdl2.Structs
- Assembly
- Alis.dll
The sdl joy hat event
public struct JoyHatEventInherited Members
Fields
hat
The hat
public readonly byte hatField Value
hatValue
The hat value
public readonly byte hatValueField Value
timestamp
The timestamp
public readonly uint timestampField Value
type
The type
public readonly EventType typeField Value
which
The which
public readonly int which