0 out of 1 rated this helpful - Rate this topic

DrawableGameComponent Properties

NameDescription
Public PropertyDrawOrderOrder in which the component should be drawn, relative to other components that are in the same GameComponentCollection.
Public PropertyEnabled (Inherited from GameComponent.)
Public PropertyGame (Inherited from GameComponent.)
Public PropertyGraphicsDeviceThe GraphicsDevice the DrawableGameComponent is associated with.
Public PropertyUpdateOrder (Inherited from GameComponent.)
Public PropertyVisibleIndicates whether Draw should be called.
Did you find this helpful?
(1500 characters remaining)

Community Additions

ADD
© 2013 Microsoft. All rights reserved.