Share via


GCInput Class

Definition

public static class GCInput
type GCInput = class
Inheritance
GCInput

Properties

Name Description
ButtonA

Represents the value associated with the constant 'GCInputButtonA'.

ButtonB

Represents the value associated with the constant 'GCInputButtonB'.

ButtonHome

Represents the value associated with the constant 'GCInputButtonHome'.

ButtonMenu

Represents the value associated with the constant 'GCInputButtonMenu'.

ButtonOptions

Represents the value associated with the constant 'GCInputButtonOptions'.

ButtonShare

Represents the value associated with the constant 'GCInputButtonShare'.

ButtonX

Represents the value associated with the constant 'GCInputButtonX'.

ButtonY

Represents the value associated with the constant 'GCInputButtonY'.

DirectionPad

Represents the value associated with the constant 'GCInputDirectionPad'.

DualShockTouchpadButton

Represents the value associated with the constant 'GCInputDualShockTouchpadButton'.

DualShockTouchpadOne

Represents the value associated with the constant 'GCInputDualShockTouchpadOne'.

DualShockTouchpadTwo

Represents the value associated with the constant 'GCInputDualShockTouchpadTwo'.

GripButton

Represents the value associated with the constant 'GCInputGripButton'.

LeftBumper

Represents the value associated with the constant 'GCInputLeftBumper'.

LeftPaddle

Represents the value associated with the constant 'GCInputLeftPaddle'.

LeftShoulder

Represents the value associated with the constant 'GCInputLeftShoulder'.

LeftThumbstick

Represents the value associated with the constant 'GCInputLeftThumbstick'.

LeftThumbstickButton

Represents the value associated with the constant 'GCInputLeftThumbstickButton'.

LeftTrigger

Represents the value associated with the constant 'GCInputLeftTrigger'.

PedalAccelerator

Represents the value associated with the constant 'GCInputPedalAccelerator'.

PedalBrake

Represents the value associated with the constant 'GCInputPedalBrake'.

PedalClutch

Represents the value associated with the constant 'GCInputPedalClutch'.

RightBumper

Represents the value associated with the constant 'GCInputRightBumper'.

RightPaddle

Represents the value associated with the constant 'GCInputRightPaddle'.

RightShoulder

Represents the value associated with the constant 'GCInputRightShoulder'.

RightThumbstick

Represents the value associated with the constant 'GCInputRightThumbstick'.

RightThumbstickButton

Represents the value associated with the constant 'GCInputRightThumbstickButton'.

RightTrigger

Represents the value associated with the constant 'GCInputRightTrigger'.

Shifter

Represents the value associated with the constant 'GCInputShifter'.

SteeringWheel

Represents the value associated with the constant 'GCInputSteeringWheel'.

Thumbstick

Represents the value associated with the constant 'GCInputThumbstick'.

ThumbstickButton

Represents the value associated with the constant 'GCInputThumbstickButton'.

Trigger

Represents the value associated with the constant 'GCInputTrigger'.

Methods

Name Description
GetArcadeButtonName(IntPtr, IntPtr)

Get the name of the arcade button for the specified position.

GetBackLeftButtonName(IntPtr)

Get the name of the back left button on the controller for the specified position.

GetBackRightButtonName(IntPtr)

Get the name of the back right button on the controller for the specified position.

Applies to