Esempio n. 1
0
 /// <summary>
 /// Gets the world.
 /// </summary>
 /// <returns>The world.</returns>
 public World GetWorld()
 => world.GetWorld();
 /// <summary>
 /// Gets the world.
 /// </summary>
 /// <returns>The world.</returns>
 public World GetWorld()
 => worldManager.GetWorld();