GamepadAxis Type
Describes a source of axis-based input from a gamepad.
Union cases
| Union case | Description |
Full Usage:
StickLeftX
|
|
Full Usage:
StickLeftY
|
|
Full Usage:
StickRightX
|
|
Full Usage:
StickRightY
|
|
Full Usage:
TriggerLeft
|
|
Full Usage:
TriggerRight
|
Instance members
| Instance member | Description |
Full Usage:
this.IsStickLeftX
Returns: bool
|
|
Full Usage:
this.IsStickLeftY
Returns: bool
|
|
Full Usage:
this.IsStickRightX
Returns: bool
|
|
Full Usage:
this.IsStickRightY
Returns: bool
|
|
Full Usage:
this.IsTriggerLeft
Returns: bool
|
|
Full Usage:
this.IsTriggerRight
Returns: bool
|
|
Static members
| Static member | Description |
|
|
|
Nu