Struct InternalGameControllerButtonBindUnion
- Namespace
- Alis.Core.Graphic.Sdl2.Structs
- Assembly
- Alis.dll
The internal game controller button bind union
public struct InternalGameControllerButtonBindUnionInherited Members
Fields
axis
The axis
public readonly int axisField Value
button
The button
public readonly int buttonField Value
hat
The hat
public InternalGameControllerButtonBindHat hat