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

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

public UI(
	Window window,
	Game game
)
See Also