|
| bool | IsConnected [get, set] |
| |
| string | DisplayName [get, set] |
| |
| string | Identifier [get, set] |
| |
| bool | HasAButton [get, set] |
| |
| bool | HasBackButton [get, set] |
| |
| bool | HasBButton [get, set] |
| |
| bool | HasDPadDownButton [get, set] |
| |
| bool | HasDPadLeftButton [get, set] |
| |
| bool | HasDPadRightButton [get, set] |
| |
| bool | HasDPadUpButton [get, set] |
| |
| bool | HasLeftShoulderButton [get, set] |
| |
| bool | HasLeftStickButton [get, set] |
| |
| bool | HasRightShoulderButton [get, set] |
| |
| bool | HasRightStickButton [get, set] |
| |
| bool | HasStartButton [get, set] |
| |
| bool | HasXButton [get, set] |
| |
| bool | HasYButton [get, set] |
| |
| bool | HasBigButton [get, set] |
| |
| bool | HasLeftXThumbStick [get, set] |
| |
| bool | HasLeftYThumbStick [get, set] |
| |
| bool | HasRightXThumbStick [get, set] |
| |
| bool | HasRightYThumbStick [get, set] |
| |
| bool | HasLeftTrigger [get, set] |
| |
| bool | HasRightTrigger [get, set] |
| |
| bool | HasLeftVibrationMotor [get, set] |
| |
| bool | HasRightVibrationMotor [get, set] |
| |
| bool | HasVoiceSupport [get, set] |
| |
| GamePadType | GamePadType [get, set] |
| |
Definition at line 9 of file GamePadCapabilities.cs.