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