#include <dungeon_workbench_toolbar.h>
Static Public Member Functions | |
| static bool | ShouldShowInlineRoomNav (float toolbar_width) |
| static bool | Draw (const DungeonWorkbenchToolbarParams ¶ms) |
Definition at line 39 of file dungeon_workbench_toolbar.h.
|
static |
Definition at line 440 of file dungeon_workbench_toolbar.cc.
|
static |
Definition at line 445 of file dungeon_workbench_toolbar.cc.
References yaze::editor::workbench::CalcIconButtonWidth(), yaze::editor::DungeonWorkbenchToolbarParams::compare_room_id, yaze::editor::DungeonWorkbenchToolbarParams::current_room_id, yaze::editor::DungeonRoomNavWidget::Draw(), yaze::editor::workbench::DrawHeaderIconAction(), ICON_MD_LIST, ICON_MD_MAP, ICON_MD_SAVE, ICON_MD_TUNE, ICON_MD_VIEW_QUILT, ICON_MD_VISIBILITY, yaze::editor::DungeonWorkbenchToolbarParams::layout, yaze::editor::DungeonWorkbenchToolbarParams::on_request_dungeon_map, yaze::editor::DungeonWorkbenchToolbarParams::on_room_selected, yaze::editor::DungeonWorkbenchToolbarParams::on_save_room, yaze::editor::DungeonWorkbenchToolbarParams::open_room_matrix, yaze::editor::DungeonWorkbenchToolbarParams::primary_viewer, yaze::editor::DungeonWorkbenchToolbarParams::set_workflow_mode, yaze::editor::DungeonCanvasViewer::SetConnectedControlsInline(), yaze::editor::DungeonWorkbenchLayoutState::show_left_sidebar, yaze::editor::DungeonWorkbenchLayoutState::show_right_inspector, and yaze::editor::DungeonWorkbenchToolbarParams::split_view_enabled.
Referenced by yaze::editor::DungeonWorkbenchContent::Draw().
