A room in a dungeon

Hierarchy

  • DungeonRoom

Constructors

Properties

id: number
minimumSpanningTreeConnections: Set<DungeonRoom>

List of rooms connected to this room in the MST. It may be empty for rooms not in the MST.

rectangle: default

Center of the room. Vertex data points back to this object

Generated using TypeDoc