#include "app/editor/dungeon/interaction/door_interaction_handler.h"#include "app/editor/dungeon/interaction/interaction_context.h"#include "app/editor/dungeon/interaction/item_interaction_handler.h"#include "app/editor/dungeon/interaction/sprite_interaction_handler.h"

Go to the source code of this file.
Classes | |
| class | yaze::editor::InteractionCoordinator |
| Coordinates interaction mode switching and dispatches to handlers. More... | |
Namespaces | |
| namespace | yaze |
| namespace | yaze::editor |
| Editors are the view controllers for the application. | |