C# Класс DungeonMasterEngine.DungeonContent.DungeonLevel

Показать файл Открыть проект Примеры использования класса

Открытые методы

Метод Описание
DungeonLevel ( Dungeon d, IEnumerable t, IEnumerable creatures, int levelIndex, Tile>.IReadOnlyDictionary positions, Tile startTile, Microsoft.Xna.Framework.Graphics.Texture2D minimap ) : System.Collections.Generic

Описание методов

DungeonLevel() публичный Метод

public DungeonLevel ( Dungeon d, IEnumerable t, IEnumerable creatures, int levelIndex, Tile>.IReadOnlyDictionary positions, Tile startTile, Microsoft.Xna.Framework.Graphics.Texture2D minimap ) : System.Collections.Generic
d Dungeon
t IEnumerable
creatures IEnumerable
levelIndex int
positions Tile>.IReadOnlyDictionary
startTile Tile
minimap Microsoft.Xna.Framework.Graphics.Texture2D
Результат System.Collections.Generic