#include <dungeon_canvas_viewer.h>
Public Attributes | |
| int | col = 0 |
| int | row = 0 |
| bool | placed = false |
| bool | connected_to_start = false |
Definition at line 689 of file dungeon_canvas_viewer.h.
| int yaze::editor::DungeonCanvasViewer::ConnectedRoomGraphData::RoomPlacement::col = 0 |
Definition at line 690 of file dungeon_canvas_viewer.h.
| int yaze::editor::DungeonCanvasViewer::ConnectedRoomGraphData::RoomPlacement::row = 0 |
Definition at line 691 of file dungeon_canvas_viewer.h.
| bool yaze::editor::DungeonCanvasViewer::ConnectedRoomGraphData::RoomPlacement::placed = false |
Definition at line 692 of file dungeon_canvas_viewer.h.
| bool yaze::editor::DungeonCanvasViewer::ConnectedRoomGraphData::RoomPlacement::connected_to_start = false |
Definition at line 693 of file dungeon_canvas_viewer.h.