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

Go to the source code of this file.

Classes

class  yaze::editor::RightPanelManager
 Manages right-side sliding panels for agent chat, proposals, settings. More...
 

Namespaces

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

Functions

const char * yaze::editor::GetPanelTypeName (RightPanelManager::PanelType type)
 Get the name of a panel type.
 
const char * yaze::editor::GetPanelTypeIcon (RightPanelManager::PanelType type)
 Get the icon for a panel type.