|
||||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use IGameComponent | |
---|---|
Microsoft.Xna.Framework | |
Microsoft.Xna.Framework.GamerServices |
Uses of IGameComponent in Microsoft.Xna.Framework |
---|
Classes in Microsoft.Xna.Framework that implement IGameComponent | |
---|---|
class |
DrawableGameComponent
|
class |
GameComponent
|
Methods in Microsoft.Xna.Framework that return IGameComponent | |
---|---|
IGameComponent |
GameComponentCollectionEventArgs.getGameComponent()
Gets the GameComponent affected by the event. |
Constructors in Microsoft.Xna.Framework with parameters of type IGameComponent | |
---|---|
GameComponentCollectionEventArgs(IGameComponent gameComponent)
Creates a new instance of GameComponentCollectionEventArgs. |
Uses of IGameComponent in Microsoft.Xna.Framework.GamerServices |
---|
Classes in Microsoft.Xna.Framework.GamerServices that implement IGameComponent | |
---|---|
class |
GamerServicesComponent
Wraps the functionality of the GamerServicesDispatcher. |
|
||||||||||
PREV NEXT | FRAMES NO FRAMES |