Struct JoyAxisEvent
- Namespace
- Alis.Core.Graphic.Sdl2.Structs
- Assembly
- Alis.dll
The sdl joy axis event
public struct JoyAxisEventInherited Members
Fields
axis
The axis
public readonly byte axisField Value
timestamp
The timestamp
public readonly uint timestampField Value
type
The type
public readonly EventType typeField Value
which
The which
public readonly int which