Package | Description |
---|---|
Microsoft.Xna.Framework.Content | |
Microsoft.Xna.Framework.GamerServices |
Modifier and Type | Method and Description |
---|---|
IServiceProvider |
ContentManager.getServiceProvider() |
Constructor and Description |
---|
ContentManager(IServiceProvider serviceProvider) |
ContentManager(IServiceProvider serviceProvider,
java.lang.String rootDirectory) |
Modifier and Type | Method and Description |
---|---|
static void |
GamerServicesDispatcher.Initialize(IServiceProvider serviceProvider)
Initializes gamer services functionality for the game, automatically choosing the most appropriate gamer service type for the platform.
|