GameDefaults Members
The following tables list the members exposed by the GameDefaults type.
Public Properties
Name | Description | |
---|---|---|
AccelerateWithButtons | Gets the gamer's preference for using 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 the gamer's preference for using 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 the gamer's preference for inverting the y-axis input of the controller. | |
ManualTransmission | Gets the gamer's preference for driving a manual shift transmission in racing games. | |
MoveWithRightThumbStick | Gets the gamer's preference for moving by 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.) | |
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