IUpdateable Members
XNA Game Studio 3.1
IUpdateable Members

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

Public Properties

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.
Public Methods

NameDescription
Public MethodUpdateCalled when the game component should be updated.
Public Events

NameDescription
Public EventEnabledChanged Raised when the Enabled property changes.
Public EventUpdateOrderChanged Raised when the UpdateOrder property changes.
See Also

Reference

© 2010 Microsoft Corporation. All rights reserved.   Terms of Use | Trademarks | Privacy Statement
Page view tracker
Rate the Lightweight library
x
Lightweight builds on ScriptFree (loband) by adding features you've requested: a SearchBox and default code language selection.
Do you like the SearchBox?
Do you like the tabbed code blocks?
How useful is this topic?
Tell us more.
Thanks
x
You're helping to improve MSDN Online.
Feedback
Switch View
Classic
Lightweight Beta
ScriptFree
Switch View