#include <optional>#include <utility>#include "app/editor/dungeon/dungeon_coordinates.h"#include "app/editor/dungeon/interaction/interaction_context.h"#include "imgui/imgui.h"
Go to the source code of this file.
Classes | |
| class | yaze::editor::BaseEntityHandler |
| Abstract base class for entity interaction handlers. More... | |
Namespaces | |
| namespace | yaze |
| namespace | yaze::editor |
| Editors are the view controllers for the application. | |