|
||||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use Game | |
---|---|
Microsoft.Xna.Framework | |
Microsoft.Xna.Framework.GamerServices |
Uses of Game in Microsoft.Xna.Framework |
---|
Methods in Microsoft.Xna.Framework that return Game | |
---|---|
Game |
GameComponent.getGame()
|
Constructors in Microsoft.Xna.Framework with parameters of type Game | |
---|---|
DrawableGameComponent(Game game)
|
|
GameComponent(Game game)
|
|
GraphicsDeviceManager(Game game)
Creates a new GraphicsDeviceManager and registers it to handle the configuration and management of the graphics device for the specified Game. |
Uses of Game in Microsoft.Xna.Framework.GamerServices |
---|
Constructors in Microsoft.Xna.Framework.GamerServices with parameters of type Game | |
---|---|
GamerServicesComponent(Game game)
Creates a new GamerServicesComponent. |
|
||||||||||
PREV NEXT | FRAMES NO FRAMES |