Share via


GameDefaults Members

The following tables list the members exposed by the GameDefaults type.

Public Properties

Name Description
Public Property AccelerateWithButtons Gets whether the gamer prefers to use controller buttons to accelerate in racing games.
Public Property AutoAim Gets whether the title should automatically correct the gamer's aim.
Public Property AutoCenter Gets whether the title should automatically center the view when the gamer moves.
Public Property BrakeWithButtons Gets whether the gamer prefers to use controller buttons to brake in racing games.
Public Property ControllerSensitivity Gets the preferred controller sensitivity setting for this gamer.
Public Property GameDifficulty Gets the preferred difficulty setting for this gamer.
Public Property InvertYAxis Gets whether the gamer prefers to invert the y-axis input of the controller.
Public Property ManualTransmission Gets whether the gamer prefers to drive a manual shift transmission in racing games.
Public Property MoveWithRightThumbStick Gets whether the gamer prefers to move using the right thumbstick.
Public Property PrimaryColor Gets the preferred color for the player character.
Public Property RacingCameraAngle Gets the gamer's preferred camera angle for racing games.
Public Property SecondaryColor Gets a secondary color selection for the player character.

Public Methods

Name Description
Public Method Equals (Inherited from Object.)
Public Method GetHashCode (Inherited from Object.)
Public Method GetType (Inherited from Object.)
Public Method ReferenceEquals (Inherited from Object.)
Public Method ToString (Inherited from Object.)

Protected Methods

Name Description
Protected Method Finalize (Inherited from Object.)
Protected Method MemberwiseClone (Inherited from Object.)

See Also

Reference

SignedInGamer.GameDefaults Property
GameDefaults Class
Microsoft.Xna.Framework.GamerServices Namespace