IGraphicsDeviceManager Members
The following tables list the members exposed by the IGraphicsDeviceManager type.
Public Methods
Name | Description | |
---|---|---|
BeginDraw | Starts the drawing of a frame. | |
CreateDevice | Called to ensure that the device manager has created a valid device. | |
EndDraw | Called by the game at the end of drawing; presents the final rendering. |
See Also
Reference
IGraphicsDeviceManager Interface
Microsoft.Xna.Framework Namespace