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

Namespace: Physics3DDemo
Assembly: Physics3DDemo (in Physics3DDemo.exe) Version: 1.1.1.0 (1.1.1)
Syntax

public Game(
	Physics physics,
	Window window
)
See Also