示例#1
0
 public void GenerateInitialRandomBodyGenome()
 {
     appearanceGenome.InitializeRandom();
     coreGenome.InitializeRandom();
 }