Table of Contents

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

uint

type

The type

public EventType type

Field Value

EventType

which

The which joystick id

public int which

Field Value

int