MyDungeon Documentation
![]() | MyDungeon.DungeonGeneration.GridBasedGenerator Namespace |
[Missing <summary> documentation for "N:MyDungeon.DungeonGeneration.GridBasedGenerator"]

Class | Description | |
---|---|---|
![]() | Cell |
Class for setting up Cells in the Grid-Based dungeon map
|
![]() | Corridor |
Class for creating Corridors
|
![]() | GridGenerator |
Class for generating a pseudo-random grid-based dungeon
|
![]() | Room |
Class for creating dungeon rooms
|

Structure | Description | |
---|---|---|
![]() | Coord |
Data structure for Room starting coordinates
|

Enumeration | Description | |
---|---|---|
![]() | Direction |
Directional values for Corridor
|
![]() | GridGeneratorTileType |
Values of tiles that can be placed in dungeon grid
|