Dungeon Architect  17.0.0
DungeonArchitect.RoomDesigner.DungeonRoomDesigner Class Reference
Inheritance diagram for DungeonArchitect.RoomDesigner.DungeonRoomDesigner:

Public Member Functions

void GenerateLayout ()
 
void CreateDoorPlatforms ()
 
void FillSmallGaps ()
 
void EmitMarkers (LevelMarkerList markerList)
 

Public Attributes

Vector3 gridSize = new Vector3(4, 2, 4)
 
IntVector roomPosition = IntVector.Zero
 
IntVector roomSize = new IntVector(2, 1, 2)
 
Dungeon dungeon
 
bool realtimeUpdate = true
 
bool generateBoundaryMarkers = true
 
DungeonRoomDoorDesigner[] doors
 

Detailed Description

Definition at line 26 of file DungeonRoomDesigner.cs.


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