Struct JoyBallEvent
- Namespace
- Alis.Core.Graphic.Sdl2.Structs
- Assembly
- Alis.dll
The sdl joy ball event
public struct JoyBallEvent
Inherited Members
Fields
ball
The ball
public readonly byte ball
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