Dungeon Architect  17.0.0
DungeonArchitect.Utils.DungeonConstants Class Reference

Contains various project specific constants More...

Static Public Attributes

static readonly string ST_FENCE = "Fence"
 
static readonly string ST_FENCESEPARATOR = "FenceSeparator"
 
static readonly string ST_DOOR = "Door"
 
static readonly string ST_DOOR2D = "Door2D"
 
static readonly string ST_DOOR2D_90 = "Door2D_90"
 
static readonly string ST_WALL = "Wall"
 
static readonly string ST_WALL2D = "Wall2D"
 
static readonly string ST_WALLSEPARATOR = "WallSeparator"
 
static readonly string ST_GROUND = "Ground"
 
static readonly string ST_GROUND2D = "Ground2D"
 
static readonly string ST_STAIR = "Stair"
 
static readonly string ST_STAIR2X = "Stair2X"
 
static readonly string ST_WALLHALF = "WallHalf"
 
static readonly string ST_WALLHALFSEPARATOR = "WallHalfSeparator"
 
static readonly string ST_NONE = "None"
 
static readonly string ST_ROOMWALL = "RoomWall"
 
static readonly string ST_ROOMWALLSEPARATOR = "RoomWallSeparator"
 
static readonly string ST_ROOMOPENSPACE = "RoomOpenSpace"
 
static readonly string ST_LIGHT = "Light"
 

Detailed Description

Contains various project specific constants

Definition at line 8 of file DungeonConstants.cs.


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