GameDefaults Members

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

Public Properties

Name Description
Public Property AccelerateWithButtons Gets the gamer's preference for using 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 the gamer's preference for using 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 the gamer's preference for inverting the y-axis input of the controller.
Public Property ManualTransmission Gets the gamer's preference for driving a manual shift transmission in racing games.
Public Property MoveWithRightThumbStick Gets the gamer's preference for moving by 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 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