#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/gui/canvas/canvas.h"#include "app/gui/core/icons.h"
Go to the source code of this file.
Classes | |
| class | yaze::editor::SheetBrowserPanel |
| EditorPanel for browsing and selecting graphics sheets. More... | |
Namespaces | |
| namespace | yaze |
| namespace | yaze::editor |
| Editors are the view controllers for the application. | |