Public Attributes | |
bool | bg1_visible = true |
bool | bg2_visible = true |
int | bg2_layer_type = 0 |
Definition at line 129 of file dungeon_canvas_viewer.h.
bool yaze::editor::DungeonCanvasViewer::RoomLayerSettings::bg1_visible = true |
Definition at line 130 of file dungeon_canvas_viewer.h.
Referenced by yaze::editor::DungeonCanvasViewer::SetBG1Visible().
bool yaze::editor::DungeonCanvasViewer::RoomLayerSettings::bg2_visible = true |
Definition at line 131 of file dungeon_canvas_viewer.h.
Referenced by yaze::editor::DungeonCanvasViewer::SetBG2Visible().
int yaze::editor::DungeonCanvasViewer::RoomLayerSettings::bg2_layer_type = 0 |
Definition at line 132 of file dungeon_canvas_viewer.h.
Referenced by yaze::editor::DungeonCanvasViewer::SetBG2LayerType().