yaze 0.2.0
Link to the Past ROM Editor
 
Loading...
Searching...
No Matches
command_manager.h File Reference
#include <functional>
#include <string>
#include <unordered_map>
#include "imgui/imgui.h"
Include dependency graph for command_manager.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::CommandManager
 
struct  yaze::app::editor::CommandManager::CommandInfo
 
struct  yaze::app::editor::CommandManager::CommandInfoOrPrefix
 

Namespaces

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

Functions

ImGuiKey yaze::app::editor::MapKeyToImGuiKey (char key)