GameDefaults Members
The following tables list the members exposed by the GameDefaults type.
Public Properties
Name | Description | |
---|---|---|
AccelerateWithButtons | Gets whether the gamer prefers to use controller buttons to accelerate in racing games. | |
AutoAim | Gets whether the title should automatically correct the gamer's aim. | |
AutoCenter | Gets whether the title should automatically center the view when the gamer moves. | |
BrakeWithButtons | Gets whether the gamer prefers to use controller buttons to brake in racing games. | |
ControllerSensitivity | Gets the preferred controller sensitivity setting for this gamer. | |
GameDifficulty | Gets the preferred difficulty setting for this gamer. | |
InvertYAxis | Gets whether the gamer prefers to invert the y-axis input of the controller. | |
ManualTransmission | Gets whether the gamer prefers to drive a manual shift transmission in racing games. | |
MoveWithRightThumbStick | Gets whether the gamer prefers to move using the right thumbstick. | |
PrimaryColor | Gets the preferred color for the player character. | |
RacingCameraAngle | Gets the gamer's preferred camera angle for racing games. | |
SecondaryColor | Gets a secondary color selection for the player character. |
Public Methods
Name | Description | |
---|---|---|
Equals | (Inherited from Object.) | |
GetHashCode | (Inherited from Object.) | |
GetType | (Inherited from Object.) | |
ReferenceEquals | (Inherited from Object.) | |
ToString | (Inherited from Object.) |
Protected Methods
Name | Description | |
---|---|---|
Finalize | (Inherited from Object.) | |
MemberwiseClone | (Inherited from Object.) |
See Also
Reference
SignedInGamer.GameDefaults Property
GameDefaults Class
Microsoft.Xna.Framework.GamerServices Namespace