MyDungeon Documentation
![]() | Room Fields |
The Room type exposes the following members.

Name | Description | |
---|---|---|
![]() | Connections |
The tiles of the room walls that are connected to corridors
|
![]() | EnteringCorridor |
The direction of the corridor that is entering this room
|
![]() | RoomHeight |
How many tiles high the room is
|
![]() | RoomWidth |
How many tiles wide the room is
|
![]() | XPos |
The x coordinate of the lower left tile of the room
|
![]() | YPos |
The y coordinate of the lower left tile of the room
|
