C# Class HighLife.Cell

Show file Open project: stonemonkey/Internship2013 Class Usage Examples

Public Methods

Method Description
Cell ( int x, int y, CellValue cellValue )

Method Details

Cell() public method

public Cell ( int x, int y, CellValue cellValue )
x int
y int
cellValue CellValue