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
button
The button
public readonly int button
Field Value
hat
The hat
public InternalGameControllerButtonBindHat hat