XnaWindow Constructor Delta Engine Documentation
Initializes a new instance of the XnaWindow class

Namespace: DeltaEngine.Platforms
Assembly: DeltaEngine.WindowsXna (in DeltaEngine.WindowsXna.dll) Version: 1.1.1.0 (1.1.1)
Syntax

public XnaWindow(
	Game game
)

Parameters

game
Type: Game
See Also