Package | Description |
---|---|
Microsoft.Xna.Framework |
Modifier and Type | Field and Description |
---|---|
System.Event<GameComponentCollectionEventArgs> |
GameComponentCollection.ComponentAdded
Raised when a component is added to the GameComponentCollection.
|
System.Event<GameComponentCollectionEventArgs> |
GameComponentCollection.ComponentRemoved
Raised when a component is removed from the GameComponentCollection.
|