Struct ControllerDeviceEvent
- Namespace
- Alis.Core.Graphic.Sdl2.Structs
- Assembly
- Alis.dll
The sdl controller device event
public struct ControllerDeviceEvent
Inherited Members
Fields
timestamp
The timestamp
public uint timestamp
Field Value
type
The type
public EventType type
Field Value
which
The which joystick id
public int which