Toggle navigation
Hot Examples
KO
EN
RU
DE
FR
ES
PT
IT
JP
ZH
KO
C#
PHP
C#
Java
Go
C++
Python
JS
TS
검색
홈
tretton37
GameOfLife
Core
Silverlight
GameBoard
C# 클래스 tretton37.GameOfLife.Core.Silverlight.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[