yaze 0.2.2
Link to the Past ROM Editor
 
Loading...
Searching...
No Matches
yaze::editor::anonymous_namespace{shortcut_manager.cc} Namespace Reference

Functions

constexpr const char * GetKeyName (ImGuiKey key)
 

Variables

constexpr std::pair< ImGuiKey, const char * > kKeyNames []
 

Function Documentation

◆ GetKeyName()

const char * yaze::editor::anonymous_namespace{shortcut_manager.cc}::GetKeyName ( ImGuiKey key)
constexpr

Definition at line 76 of file shortcut_manager.cc.

References GetKeyName(), and kKeyNames.

Referenced by GetKeyName().

Here is the call graph for this function:

Variable Documentation

◆ kKeyNames

std::pair<ImGuiKey, const char*> yaze::editor::anonymous_namespace{shortcut_manager.cc}::kKeyNames[]
constexpr

Definition at line 13 of file shortcut_manager.cc.

Referenced by GetKeyName().