GamePadCapabilities Members
The following tables list the members exposed by the GamePadCapabilities type.
Public Properties
Name | Description | |
---|---|---|
![]() |
GamePadType | Gets the type of controller. |
![]() |
HasAButton | Indicates whether the controller has an A button. |
![]() |
HasBackButton | Indicates whether the controller has a BACK button. |
![]() |
HasBButton | Indicates whether the controller has a B button. |
![]() |
HasDPadDownButton | Indicates whether the controller has a directional pad DOWN button. |
![]() |
HasDPadLeftButton | Indicates whether the controller has a directional pad LEFT button. |
![]() |
HasDPadRightButton | Indicates whether the controller has a directional pad RIGHT button. |
![]() |
HasDPadUpButton | Indicates whether the controller has a directional pad UP button. |
![]() |
HasLeftShoulderButton | Indicates whether the controller has a left bumper button. |
![]() |
HasLeftStickButton | Indicates whether the controller has a digital button control on the left analog stick. |
![]() |
HasLeftTrigger | Indicates whether the controller has a left analog trigger. |
![]() |
HasLeftVibrationMotor | Indicates whether the controller has a low-frequency vibration motor. |
![]() |
HasLeftXThumbStick | Indicates whether the controller supports a left analog control with horizontal movement. |
![]() |
HasLeftYThumbStick | Indicates whether the controller supports a left analog control with vertical movement. |
![]() |
HasRightShoulderButton | Indicates whether the controller has a right bumper button. |
![]() |
HasRightStickButton | Indicates whether the controller has a digital button control on the right analog stick. |
![]() |
HasRightTrigger | Indicates whether the controller has a right analog trigger. |
![]() |
HasRightVibrationMotor | Indicates whether the controller has a high-frequency vibration motor. |
![]() |
HasRightXThumbStick | Indicates whether the controller supports a right analog control with horizontal movement. |
![]() |
HasRightYThumbStick | Indicates whether the controller supports a right analog control with vertical movement. |
![]() |
HasStartButton | Indicates whether the controller has a START button. |
![]() |
HasVoiceSupport | Indicates whether the controller supports voice. |
![]() |
HasXButton | Indicates whether the controller has an X button. |
![]() |
HasYButton | Indicates whether the controller has a Y button. |
![]() |
IsConnected | Indicates whether the Xbox 360 Controller is connected. |
Public Methods
Name | Description | |
---|---|---|
![]() |
Equals | (Inherited from ValueType.) |
![]() |
GetHashCode | (Inherited from ValueType.) |
![]() |
GetType | (Inherited from Object.) |
![]() |
ReferenceEquals | (Inherited from Object.) |
![]() |
ToString | (Inherited from ValueType.) |
Protected Methods
Name | Description | |
---|---|---|
![]() |
Finalize | (Inherited from Object.) |
![]() |
MemberwiseClone | (Inherited from Object.) |
See Also
Reference
GamePadCapabilities Structure
Microsoft.Xna.Framework.Input Namespace