ControllerHelper Properties |
The PlayerControllerHelper type exposes the following members.
Name | Description | |
---|---|---|
Controllers |
Enumerates all controllers of all types assigned to this Player.
| |
customControllerCount |
The number of Custom Controllers assigned to this Player.
| |
CustomControllers |
Gets a list of Custom Controllers assigned to this Player.
| |
excludeFromControllerAutoAssignment |
Determines whether controllers can be auto-assigned to this Player.
| |
hasKeyboard |
Is the keyboard assigned to this Player?
| |
hasMouse |
Is the mouse assigned to this Player?
| |
joystickCount |
The number of joysticks assigned to this Player.
| |
Joysticks |
A list of joysticks assigned to this Player.
| |
Keyboard |
Gets the Keyboard.
| |
Mouse |
Gets the Mouse.
|