C# 클래스 tretton37.GameOfLite.Core.GameBoard

파일 보기 프로젝트 열기: tretton37/GameOfLife 1 사용 예제들

공개 메소드들

메소드 설명
NewGeneration ( bool cells ) : ].bool[

비공개 메소드들

메소드 설명
CountNeighbours ( bool cells, int x, int y ) : int
IsAlive ( bool cells, int i, int n ) : bool

메소드 상세

NewGeneration() 공개 메소드

public NewGeneration ( bool cells ) : ].bool[
cells bool
리턴 ].bool[