#include <dungeon_canvas_viewer.h>
Public Attributes | |
| int | col = 0 |
| int | row = 0 |
| bool | placed = false |
| bool | connected_to_start = false |
Definition at line 751 of file dungeon_canvas_viewer.h.
| int yaze::editor::DungeonCanvasViewer::ConnectedRoomGraphData::RoomPlacement::col = 0 |
Definition at line 752 of file dungeon_canvas_viewer.h.
| int yaze::editor::DungeonCanvasViewer::ConnectedRoomGraphData::RoomPlacement::row = 0 |
Definition at line 753 of file dungeon_canvas_viewer.h.
| bool yaze::editor::DungeonCanvasViewer::ConnectedRoomGraphData::RoomPlacement::placed = false |
Definition at line 754 of file dungeon_canvas_viewer.h.
| bool yaze::editor::DungeonCanvasViewer::ConnectedRoomGraphData::RoomPlacement::connected_to_start = false |
Definition at line 755 of file dungeon_canvas_viewer.h.