Dungeon Architect
17.0.0
|
Classes | |
class | GridFlowAsset |
class | GridFlowTilemapDomain |
class | GridFlowLayoutGraphDomain |
class | GridFlowTilemapDomainData |
class | TilemapItemPlacementStrategyNearEdge |
class | TilemapItemPlacementStrategyRandom |
class | TilemapItemPlacementStrategyScript |
class | TilemapItemPlacementStrategyContext |
interface | ITilemapItemPlacementStrategy |
class | TilemapItemPlacementSettings |
class | TilemapItemPlacementStrategyFactory |
class | TilemapItemPlacementStrategyUtils |
Enumerations | |
enum class | GridFlowLayoutNodeRoomType { Unknown , Room , Corridor , Cave } |
enum class | TilemapItemPlacementMethod { RandomTile , NearEdges , Script } |