Struct JoyBallEvent
- Namespace
- Alis.Core.Graphic.Sdl2.Structs
- Assembly
- Alis.dll
The sdl joy ball event
public struct JoyBallEventInherited Members
Fields
ball
The ball
public readonly byte ballField Value
timestamp
The timestamp
public readonly uint timestampField Value
type
The type
public readonly EventType typeField Value
which
The which
public readonly int which