Esempio n. 1
0
 private void AddSeed(int x, int y, int z, bool objectSeed)
 {
     m_data.AddSeed(x, y, z, objectSeed);
 }