#include "app/editor/dungeon/workspace/dungeon_workbench_inspector_helpers.h"#include <algorithm>#include "app/gui/core/style_guard.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::workbench |
Functions | |
| void | yaze::editor::workbench::DrawInspectorSectionHeader (const char *label) |
| bool | yaze::editor::workbench::BeginInspectorSection (const char *label, bool default_open) |
| bool | yaze::editor::workbench::DrawActionButton (const char *label, const ImVec2 &size) |