Table of Contents

Struct InternalGameControllerButtonBindUnion

Namespace
Alis.Core.Graphic.Sdl2.Structs
Assembly
Alis.dll

The internal game controller button bind union

public struct InternalGameControllerButtonBindUnion

Inherited Members

Fields

axis

The axis

public readonly int axis

Field Value

int

button

The button

public readonly int button

Field Value

int

hat

The hat

public InternalGameControllerButtonBindHat hat

Field Value

InternalGameControllerButtonBindHat