#include "absl/status/status.h"
#include "app/editor/sprite/zsprite.h"
#include "app/editor/editor.h"
#include "app/gui/canvas.h"
#include "app/rom.h"
Go to the source code of this file.
Classes | |
class | yaze::app::editor::SpriteEditor |
Allows the user to edit sprites. More... | |
struct | yaze::app::editor::SpriteEditor::OAMConfig |
Namespaces | |
namespace | yaze |
namespace | yaze::app |
Main namespace for the ImGui application. | |
namespace | yaze::app::editor |
Editors are the view controllers for the application. | |
Variables | |
constexpr ImGuiTabItemFlags | yaze::app::editor::kSpriteTabFlags |
constexpr ImGuiTabBarFlags | yaze::app::editor::kSpriteTabBarFlags |
constexpr ImGuiTableFlags | yaze::app::editor::kSpriteTableFlags |