Table of Contents

Enum GameControllerBindType

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

The sdl game controller bind type enum

public enum GameControllerBindType

Fields

SdlControllerBindTypeNone = 0

The sdl controller bind type none sdl game controller bind type

SdlControllerBindTypeButton = 1

The sdl controller bind type button sdl game controller bind type

SdlControllerBindTypeAxis = 2

The sdl controller bind type axis sdl game controller bind type

SdlControllerBindTypeHat = 3

The sdl controller bind type hat sdl game controller bind type