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
HatMask
The hat mask
public int HatMask { readonly get; set; }