C# Class TheGame.Cell

Afficher le fichier Open project: stonemonkey/Internship2013 Class Usage Examples

Méthodes publiques

Méthode Description
Cell ( int x, int y, DeadOrAlive state )

Method Details

Cell() public méthode

public Cell ( int x, int y, DeadOrAlive state )
x int
y int
state DeadOrAlive