#include <array>#include <cmath>#include <functional>#include <string>#include "app/editor/agent/agent_ui_theme.h"#include "app/editor/system/editor_panel.h"#include "app/gui/core/icons.h"#include "imgui/imgui.h"#include "zelda3/dungeon/room.h"#include "zelda3/resource_labels.h"
Go to the source code of this file.
Classes | |
| class | yaze::editor::DungeonRoomMatrixPanel |
| EditorPanel for displaying a visual 16x19 grid of all dungeon rooms. More... | |
Namespaces | |
| namespace | yaze |
| namespace | yaze::editor |
| Editors are the view controllers for the application. | |