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 689 of file dungeon_canvas_viewer.h.

Member Data Documentation

◆ col

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

Definition at line 690 of file dungeon_canvas_viewer.h.

◆ row

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

Definition at line 691 of file dungeon_canvas_viewer.h.

◆ placed

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

Definition at line 692 of file dungeon_canvas_viewer.h.

◆ connected_to_start

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

Definition at line 693 of file dungeon_canvas_viewer.h.


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