#include <array>#include <functional>#include "app/editor/dungeon/dungeon_coordinates.h"#include "app/gfx/types/snes_palette.h"#include "app/gui/canvas/canvas.h"#include "rom/rom.h"#include "zelda3/dungeon/room.h"
Go to the source code of this file.
Classes | |
| struct | yaze::editor::InteractionContext |
| Shared context for all interaction handlers. More... | |
Namespaces | |
| namespace | yaze |
| namespace | yaze::editor |
| Editors are the view controllers for the application. | |