Show / Hide Table of Contents

Enum GamePadType

Enumerates available GamePad types.

Namespace: OpenTK.Input
Assembly: OpenTK.dll
Syntax
public enum GamePadType

Fields

Name Description
AlternateGuitar

The GamePad is an alternate guitar.

ArcadePad

The GamePad is an arcade pad.

ArcadeStick

The GamePad is an arcade stick.

BassGuitar

The GamePad is a bass guitar.

BigButtonPad

The GamePad is a big button pad.

DancePad

The GamePad is a dance pad.

DrumKit

The GamePad is a drum kit.

FlightStick

The GamePad is a flight stick.

GamePad

The GamePad is a game pad.

Guitar

The GamePad is a guitar.

Unknown

The GamePad is of an unknown type.

Wheel

The GamePad is a driving wheel.

In This Article
Back to top Generated by DocFX