#include "app/editor/dungeon/interaction/base_entity_handler.h"#include "zelda3/dungeon/door_position.h"#include "zelda3/dungeon/door_types.h"#include "zelda3/dungeon/room.h"

Go to the source code of this file.
Classes | |
| class | yaze::editor::DoorInteractionHandler |
| Handles door placement and interaction in the dungeon editor. More... | |
Namespaces | |
| namespace | yaze |
| namespace | yaze::editor |
| Editors are the view controllers for the application. | |