C# Class tretton37.GameOfLite.Core.GameBoard

Afficher le fichier Open project: tretton37/GameOfLife Class Usage Examples

Méthodes publiques

Méthode Description
NewGeneration ( bool cells ) : ].bool[

Private Methods

Méthode Description
CountNeighbours ( bool cells, int x, int y ) : int
IsAlive ( bool cells, int i, int n ) : bool

Method Details

NewGeneration() public méthode

public NewGeneration ( bool cells ) : ].bool[
cells bool
Résultat ].bool[