#include "app/editor/dungeon/workspace/dungeon_workbench_layout.h"#include "util/i18n/tr.h"#include <algorithm>#include "app/gui/core/theme_manager.h"#include "app/gui/core/ui_config.h"Go to the source code of this file.
Namespaces | |
| namespace | yaze |
| namespace | yaze::editor |
| Editors are the view controllers for the application. | |
| namespace | yaze::editor::anonymous_namespace{dungeon_workbench_layout.cc} |
Functions | |
| float | yaze::editor::anonymous_namespace{dungeon_workbench_layout.cc}::ClampWorkbenchPaneWidth (float desired_width, float min_width, float max_width) |
| bool | yaze::editor::DrawDungeonWorkbenchVerticalSplitter (const char *id, float height, float *pane_width, float min_width, float max_width, bool resize_from_left_edge, float collapse_threshold) |