Enum JoystickType
- Namespace
- Alis.Core.Graphic.Sdl2.Enums
- Assembly
- Alis.dll
The sdl joystick type enum
public enum JoystickType
Fields
SdlJoystickTypeUnknown = 0
-
The sdl joystick type unknown sdl joystick type
SdlJoystickTypeGameController = 1
-
The sdl joystick type game controller sdl joystick type
SdlJoystickTypeWheel = 2
-
The sdl joystick type wheel sdl joystick type
SdlJoystickTypeArcadeStick = 3
-
The sdl joystick type arcade stick sdl joystick type
SdlJoystickTypeFlightStick = 4
-
The sdl joystick type flight stick sdl joystick type
SdlJoystickTypeDancePad = 5
-
The sdl joystick type dance pad sdl joystick type
SdlJoystickTypeGuitar = 6
-
The sdl joystick type guitar sdl joystick type
SdlJoystickTypeDrumKit = 7
-
The sdl joystick type drum kit sdl joystick type
SdlJoystickTypeArcadePad = 8
-
The sdl joystick type arcade pad sdl joystick type