Table of Contents

Struct InternalGameControllerButtonBindHat

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

The internal game controller button bind hat

public struct InternalGameControllerButtonBindHat

Inherited Members

Properties

Hat

The hat

public int Hat { readonly get; set; }

Property Value

int

HatMask

The hat mask

public int HatMask { readonly get; set; }

Property Value

int