C# Class DungeonMasterEngine.DungeonContent.DungeonLevel

Afficher le fichier Open project: ggrrin/DungeonMaster Class Usage Examples

Méthodes publiques

Méthode Description
DungeonLevel ( Dungeon d, IEnumerable t, IEnumerable creatures, int levelIndex, Tile>.IReadOnlyDictionary positions, Tile startTile, Microsoft.Xna.Framework.Graphics.Texture2D minimap ) : System.Collections.Generic

Method Details

DungeonLevel() public méthode

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
Résultat System.Collections.Generic