GameServiceContainer Members
The following tables list the members exposed by the GameServiceContainer type.
Public Constructors
Name | Description | |
---|---|---|
GameServiceContainer | Initializes a new instance of this class, which represents a collection of game services. |
Public Methods
Name | Description | |
---|---|---|
AddService | Adds a service to the GameServiceContainer. | |
Equals | (Inherited from Object.) | |
GetHashCode | (Inherited from Object.) | |
GetService | Gets the object providing a specified service. | |
GetType | (Inherited from Object.) | |
RemoveService | Removes the object providing a specified service. | |
ToString | (Inherited from Object.) |
Protected Methods
Name | Description | |
---|---|---|
Finalize | (Inherited from Object.) | |
MemberwiseClone | (Inherited from Object.) |
See Also
Reference
GameServiceContainer Class
Microsoft.Xna.Framework Namespace