Example #1
0
 /// <summary>
 /// Destroys the world and everything in it.
 /// </summary>
 public void Dispose()
 {
     id.Close();
 }