DrawableGameComponent Properties
XNA Game Studio 3.0
| Name | Description | |
|---|---|---|
![]() | DrawOrder | Order in which the component should be drawn, relative to other components that are in the same GameComponentCollection. |
![]() | Enabled | (Inherited from GameComponent.) |
![]() | Game | (Inherited from GameComponent.) |
![]() | GraphicsDevice | The GraphicsDevice the DrawableGameComponent is associated with. |
![]() | UpdateOrder | (Inherited from GameComponent.) |
![]() | Visible | Indicates whether Draw should be called. |
