Gamepad Members
Gamepad has the following members.
Public Properties
| |
Name |
Description |
 |
Gamepads |
Gets a list of all connected gamepads. |
 |
Id |
Gets the Gamepad ID. |
 |
Type |
Gets the controller type. |
 |
User |
Gets the user associated with the controller. |
Public Methods
| |
Name |
Description |
 |
GetCurrentReading |
Gets a gamepad reading. |
 |
GetNavigationReading |
Gets a navigation controller reading. |
 |
GetRawCurrentReading |
Gets a gamepad reading object (without allocating new memory) that represents the current state of the controller. |
 |
GetRawNavigationReading |
Gets a navigation reading object (without allocating new memory) that represents the state of the controller. |
 |
SetVibration |
Vibrates the left and right Gamepad motors at the speeds that are specified by GamepadVibration. |
Public Events
See also
Reference
Gamepad Class
Windows.Xbox.Input Namespace