Note
Access to this page requires authorization. You can try signing in or changing directories.
Access to this page requires authorization. You can try changing directories.
Creates a new instance of DrawableGameComponent.
Syntax
'Declaration
Public Sub New ( _
game As Game _
)
public DrawableGameComponent (
Game game
)
public:
DrawableGameComponent(
Game game
)
Parameters
Requirements
Namespace: Microsoft.Xna.Framework
Assembly: Microsoft.Xna.Framework (in microsoft.xna.framework.dll)
See Also
Reference
DrawableGameComponent Class
DrawableGameComponent Members
Microsoft.Xna.Framework Namespace
Platforms
Windows Phone