#include <array>#include <string>#include "absl/status/status.h"#include "app/editor/graphics/graphics_editor_state.h"#include "app/editor/system/editor_panel.h"#include "app/gfx/core/bitmap.h"#include "app/gfx/util/zspr_loader.h"#include "app/gui/canvas/canvas.h"#include "app/gui/core/icons.h"Go to the source code of this file.
Classes | |
| class | yaze::editor::LinkSpritePanel |
| Dedicated panel for editing Link's 14 graphics sheets. More... | |
Namespaces | |
| namespace | yaze |
| namespace | yaze::editor |
| Editors are the view controllers for the application. | |