- CanResetDevice(GraphicsDeviceInformation) - Method in class Microsoft.Xna.Framework.GraphicsDeviceManager
-
- ClearItems() - Method in class Microsoft.Xna.Framework.GameComponentCollection
-
Removes all children from the collection.
- Clone() - Method in class Microsoft.Xna.Framework.GraphicsDeviceInformation
-
Creates a clone of this object.
- ComponentAdded - Variable in class Microsoft.Xna.Framework.GameComponentCollection
-
Raised when a component is added to the GameComponentCollection.
- ComponentRemoved - Variable in class Microsoft.Xna.Framework.GameComponentCollection
-
Raised when a component is removed from the GameComponentCollection.
- Content - Variable in class Microsoft.Xna.Framework.Game
-
Gets or sets the current ContentManager.
- CreateDevice() - Method in class Microsoft.Xna.Framework.GraphicsDeviceManager
-
Called to ensure that the device manager has created a valid device.
- CreateDevice() - Method in interface Microsoft.Xna.Framework.IGraphicsDeviceManager
-