IGraphicsDeviceManager Members
XNA Game Studio Express
The following tables list the members exposed by the IGraphicsDeviceManager type.
| 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. |
