Uses of Interface
Microsoft.Xna.Framework.IUpdateable

Packages that use IUpdateable
Microsoft.Xna.Framework   
Microsoft.Xna.Framework.GamerServices   
 

Uses of IUpdateable in Microsoft.Xna.Framework
 

Classes in Microsoft.Xna.Framework that implement IUpdateable
 class DrawableGameComponent
           
 class GameComponent
           
 

Uses of IUpdateable in Microsoft.Xna.Framework.GamerServices
 

Classes in Microsoft.Xna.Framework.GamerServices that implement IUpdateable
 class GamerServicesComponent
          Wraps the functionality of the GamerServicesDispatcher.