#include <dungeon_canvas_viewer.h>
Public Attributes | |
| int | col = 0 |
| int | row = 0 |
| bool | placed = false |
| bool | connected_to_start = false |
Definition at line 671 of file dungeon_canvas_viewer.h.
| int yaze::editor::DungeonCanvasViewer::ConnectedRoomGraphData::RoomPlacement::col = 0 |
Definition at line 672 of file dungeon_canvas_viewer.h.
| int yaze::editor::DungeonCanvasViewer::ConnectedRoomGraphData::RoomPlacement::row = 0 |
Definition at line 673 of file dungeon_canvas_viewer.h.
| bool yaze::editor::DungeonCanvasViewer::ConnectedRoomGraphData::RoomPlacement::placed = false |
Definition at line 674 of file dungeon_canvas_viewer.h.
| bool yaze::editor::DungeonCanvasViewer::ConnectedRoomGraphData::RoomPlacement::connected_to_start = false |
Definition at line 675 of file dungeon_canvas_viewer.h.