Toggle navigation
Hot Examples
EN
EN
RU
DE
FR
ES
PT
IT
JP
ZH
KO
C#
PHP
C#
Java
Go
C++
Python
JS
TS
Search
Home
Wireworld
Wireworld
C# Class Wireworld.Wireworld
Show file
Open project: stonemonkey/Internship2013
Class Usage Examples
Public Methods
Method
Description
ComputeNewGeneration
( ) :
void
PrintGeneration
( ) :
void
Wireworld
(
List
inputList
) :
System
Private Methods
Method
Description
GetNumberOfElectronHeadsNeighbours
(
Cell
cell
) :
int
Method Details
ComputeNewGeneration()
public
method
public
ComputeNewGeneration
( ) :
void
return
void
PrintGeneration()
public
method
public
PrintGeneration
( ) :
void
return
void
Wireworld()
public
method
public
Wireworld
(
List
inputList
) :
System
inputList
List
return
System