GamePadTypeΒΆ

enum GamePadType : System.Enum, System.IComparable, System.IFormattable, System.IConvertible

Defines a type of gamepad.

GamePadType Unknown

Unknown.

GamePadType GamePad

GamePad is the XBOX controller.

GamePadType Wheel

GamePad is a wheel.

GamePadType ArcadeStick

GamePad is an arcade stick.

GamePadType FlightStick

GamePad is a flight stick.

GamePadType DancePad

GamePad is a dance pad.

GamePadType Guitar

GamePad is a guitar.

GamePadType AlternateGuitar

GamePad is an alternate guitar.

GamePadType DrumKit

GamePad is a drum kit.

GamePadType BigButtonPad

GamePad is a big button pad.