This topic has not yet been rated - Rate this topic

Game Properties

Name Description
Public Property Components Gets the collection of GameComponents owned by the game.
Public Property Content Gets or sets the current ContentManager.
Public Property GraphicsDevice Gets the current GraphicsDevice.
Public Property InactiveSleepTime Gets or sets the time to sleep when the game is inactive.
Public Property IsActive Indicates whether the game is currently the active application.
Public Property IsFixedTimeStep Gets or sets a value indicating whether to use fixed time steps.
Public Property IsMouseVisible Gets or sets a value indicating whether the mouse cursor should be visible.
Public Property LaunchParameters Gets the start up parameters in LaunchParameters.
Public Property Services Gets the GameServiceContainer holding all the service providers attached to the Game.
Public Property TargetElapsedTime Gets or sets the target time between calls to Update when IsFixedTimeStep is true.
Public Property Window Gets the underlying operating system window.
Did you find this helpful?
(1500 characters remaining)
Community Content Add
Annotations FAQ