C# Class GeneProcessor, fukami
Exibir arquivo
Open project: homoluden/fukami
Public Properties
Property |
Type |
Description |
|
Gene |
Fukami.Genes.GeneData |
|
|
Public Methods
Method Details
public Start ( ) : void |
return |
void |
|
public Update ( ) : void |
return |
void |
|
Property Details
public GeneData,Fukami.Genes Gene |
return |
Fukami.Genes.GeneData |
|