yaze 0.3.2
Link to the Past ROM Editor
 
Loading...
Searching...
No Matches
yaze::gui::anonymous_namespace{keyboard_shortcuts.cc} Namespace Reference

Functions

const char * GetLocalKeyName (ImGuiKey key)
 

Variables

struct { 
 
   ImGuiKey   yaze::gui::anonymous_namespace{keyboard_shortcuts.cc}::key 
 
   const char *   yaze::gui::anonymous_namespace{keyboard_shortcuts.cc}::name 
 
kLocalKeyNames [] 
 

Function Documentation

◆ GetLocalKeyName()

const char * yaze::gui::anonymous_namespace{keyboard_shortcuts.cc}::GetLocalKeyName ( ImGuiKey key)

Definition at line 102 of file keyboard_shortcuts.cc.

References GetLocalKeyName(), key, and kLocalKeyNames.

Referenced by GetLocalKeyName().

Here is the call graph for this function:

Variable Documentation

◆ key

ImGuiKey yaze::gui::anonymous_namespace{keyboard_shortcuts.cc}::key

Definition at line 23 of file keyboard_shortcuts.cc.

Referenced by GetLocalKeyName().

◆ name

const char* yaze::gui::anonymous_namespace{keyboard_shortcuts.cc}::name

Definition at line 24 of file keyboard_shortcuts.cc.

◆ [struct]

constexpr struct yaze::gui::anonymous_namespace{keyboard_shortcuts.cc} { ... } yaze::gui::anonymous_namespace{keyboard_shortcuts.cc}::kLocalKeyNames[]

Referenced by GetLocalKeyName().