yaze 0.2.0
Link to the Past ROM Editor
 
Loading...
Searching...
No Matches
editor.h File Reference
#include "absl/status/status.h"
Include dependency graph for editor.h:
This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Classes

class  yaze::app::editor::Editor
 Interface for editor classes. More...
 

Namespaces

namespace  yaze
 
namespace  yaze::app
 Main namespace for the ImGui application.
 
namespace  yaze::app::editor
 Editors are the view controllers for the application.
 

Enumerations

enum class  yaze::app::editor::EditorType {
  yaze::app::editor::kAssembly , yaze::app::editor::kDungeon , yaze::app::editor::kGraphics , yaze::app::editor::kMusic ,
  yaze::app::editor::kOverworld , yaze::app::editor::kPalette , yaze::app::editor::kScreen , yaze::app::editor::kSprite ,
  yaze::app::editor::kMessage , yaze::app::editor::kSettings
}
 

Variables

constexpr std::array< const char *, 10 > yaze::app::editor::kEditorNames