Click to Rate and Give Feedback
MSDN
MSDN Library
XNA Game Studio
XNA Game Studio 3.0
IDrawable Interface
 IDrawable Members
XNA Game Studio 3.0
IDrawable Members

The following tables list the members exposed by the IDrawable type.

NameDescription
Public PropertyDrawOrderThe order in which to draw this object relative to other objects. Objects with a lower value are drawn first.
Public PropertyVisible Indicates whether IDrawable.Draw should be called in Game.Draw for this game component.
NameDescription
Public MethodDrawDraws the IDrawable.
NameDescription
Public EventDrawOrderChangedRaised when the DrawOrder property changes.
Public EventVisibleChanged Raised when the Visible property changes.
Tags What's this?: Add a tag
Community Content   What is Community Content?
Add new content RSS  Annotations
Processing
© 2008 Microsoft Corporation. All rights reserved. Terms of Use  |  Trademarks  |  Privacy Statement
Page view tracker