yaze 0.3.2
Link to the Past ROM Editor
 
Loading...
Searching...
No Matches
yaze::editor::DungeonCanvasViewer::ConnectedRoomGraphData::RoomPlacement Struct Reference

#include <dungeon_canvas_viewer.h>

Public Attributes

int col = 0
 
int row = 0
 
bool placed = false
 
bool connected_to_start = false
 

Detailed Description

Definition at line 671 of file dungeon_canvas_viewer.h.

Member Data Documentation

◆ col

int yaze::editor::DungeonCanvasViewer::ConnectedRoomGraphData::RoomPlacement::col = 0

Definition at line 672 of file dungeon_canvas_viewer.h.

◆ row

int yaze::editor::DungeonCanvasViewer::ConnectedRoomGraphData::RoomPlacement::row = 0

Definition at line 673 of file dungeon_canvas_viewer.h.

◆ placed

bool yaze::editor::DungeonCanvasViewer::ConnectedRoomGraphData::RoomPlacement::placed = false

Definition at line 674 of file dungeon_canvas_viewer.h.

◆ connected_to_start

bool yaze::editor::DungeonCanvasViewer::ConnectedRoomGraphData::RoomPlacement::connected_to_start = false

Definition at line 675 of file dungeon_canvas_viewer.h.


The documentation for this struct was generated from the following file: