GameOfLife BatchReviveCells Method Delta Engine Documentation

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

public void BatchReviveCells(
	int[,] cellPositions
)

Parameters

cellPositions
Type:  System Int32 
See Also