Dungeon Architect  17.0.0
DungeonArchitect.Builders.SimpleCity.SimpleCityDungeonConstants Class Reference

Static Public Attributes

static readonly string House = "House"
 
static readonly string Park = "Park"
 
static readonly string Road_X = "Road_X"
 
static readonly string Road_T = "Road_T"
 
static readonly string Road_Corner = "Road_Corner"
 
static readonly string Road_S = "Road_S"
 
static readonly string Road_E = "Road_E"
 
static readonly string Road = "Road"
 
static readonly string WallMarkerName = "CityWall"
 
static readonly string DoorMarkerName = "CityDoor"
 
static readonly string GroundMarkerName = "CityGround"
 
static readonly string CornerTowerMarkerName = "CornerTower"
 
static readonly string WallPaddingMarkerName = "CityWallPadding"
 

Detailed Description

Definition at line 6 of file SimpleCityDungeonBuilder.cs.


The documentation for this class was generated from the following file: