Home
Library
Learn
Downloads
Support
Community
Forums
MSDN Library
Development Tools and Languages
XNA Game Studio
XNA Game Studio 3.1
XNA Framework Class Library Reference
Microsoft.Xna.Framework
IUpdateable Interface
IUpdateable Members
IUpdateable Methods
IUpdateable Properties
IUpdateable Events
Related Links
Microsoft.Xna.Framework
Microsoft.Xna.Framework.Audio
Microsoft.Xna.Framework.Content
Microsoft.Xna.Framework.Design
Microsoft.Xna.Framework.GamerServices
Microsoft.Xna.Framework.Graphics
Microsoft.Xna.Framework.Graphics.PackedVector
Microsoft.Xna.Framework.Input
Microsoft.Xna.Framework.Media
Microsoft.Xna.Framework.Net
Microsoft.Xna.Framework.Storage
IUpdateable Members
XNA Game Studio 3.1
IUpdateable Members
The following tables list the members exposed by the IUpdateable type.
Public Properties
Name
Description
Enabled
Indicates whether the game component's
Update
method should be called in
Game.Update
.
UpdateOrder
Indicates when the game component should be updated relative to other game components. Lower values are updated first.
Public Methods
Name
Description
Update
Called when the game component should be updated.
Public Events
Name
Description
EnabledChanged
Raised when the
Enabled
property changes.
UpdateOrderChanged
Raised when the
UpdateOrder
property changes.
See Also
Reference
IUpdateable Interface
Microsoft.Xna.Framework Namespace
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?
Yes
No
Do you like the tabbed code blocks?
Yes
No
How useful is this topic?
Tell us more.
Thanks
x
You're helping to improve MSDN Online.
Feedback
Switch View
x
Classic
Lightweight Beta
ScriptFree
Switch View