GameControllerButtonType Enum
Namespace: Stride.InputAssembly: Stride.Input.dll
The types of gamepad buttons
public enum GameControllerButtonType
Fields
Name | Description |
---|---|
PushButton | A regular button |
ToggleButton | A button that is physically toggled when pressed |