#include "app/editor/dungeon/inspectors/object_editor_content.h"#include <algorithm>#include <vector>#include "app/editor/agent/agent_ui_theme.h"#include "app/gui/core/style_guard.h"#include "app/gui/core/ui_helpers.h"#include "imgui/imgui.h"#include "zelda3/dungeon/object_layer_semantics.h"#include "zelda3/dungeon/room_object.h"Go to the source code of this file.
Namespaces | |
| namespace | yaze |
| namespace | yaze::editor |
| Editors are the view controllers for the application. | |