Board Constructor (Int32, Int32)Delta Engine Documentation
Initializes a new instance of the Board class

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

public Board(
	int width,
	int height
)
See Also