GamePadThumbSticks Structure
Structure that represents the position of left and right sticks (thumbsticks) on an Xbox 360 Controller.
Namespace: Microsoft.Xna.Framework.Input
Assembly: Microsoft.Xna.Framework (in microsoft.xna.framework.dll)
Best Practice |
|---|
| You can check GameDefaults.MoveWithRightThumbStick to determine if the player prefers using the right or left thumbstick to control movement. |
Best Practice