コード例 #1
0
ファイル: GameManager.cs プロジェクト: dmaulikr/narivia
 public IEnumerable <Biome> GetBiomes()
 => world.GetBiomes();