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

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

NameDescription
Public PropertyEnabledIndicates whether the game component's Update method should be called in Game.Update.
Public PropertyUpdateOrderIndicates when the game component should be updated relative to other game components. Lower values are updated first.
NameDescription
Public MethodUpdateCalled when the game component should be updated.
NameDescription
Public EventEnabledChanged Raised when the Enabled property changes.
Public EventUpdateOrderChanged Raised when the UpdateOrder 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