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

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

public RabbitGrid(
	int matrixWidth,
	int matrixHeight,
	Rectangle areaInViewport
)
See Also