yaze 0.3.2
Link to the Past ROM Editor
 
Loading...
Searching...
No Matches
layout_manager.h File Reference
#include <string>
#include <unordered_map>
#include "app/editor/editor.h"
#include "imgui/imgui.h"
Include dependency graph for layout_manager.h:

Go to the source code of this file.

Classes

class  yaze::editor::LayoutManager
 Manages ImGui DockBuilder layouts for each editor type. More...
 

Namespaces

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

Enumerations

enum class  yaze::editor::LayoutType {
  yaze::editor::kDefault , yaze::editor::kOverworld , yaze::editor::kDungeon , yaze::editor::kGraphics ,
  yaze::editor::kPalette , yaze::editor::kScreen , yaze::editor::kMusic , yaze::editor::kSprite ,
  yaze::editor::kMessage , yaze::editor::kAssembly , yaze::editor::kSettings , yaze::editor::kEmulator
}
 Predefined layout types for different editor workflows. More...