openMSX
|
#include <KeyMappings.hh>
Public Attributes | |
ImGuiKey | imgui |
SDL_Keycode | sdl |
Definition at line 15 of file KeyMappings.hh.
ImGuiKey openmsx::ImGui_SDL_Key::imgui |
Definition at line 16 of file KeyMappings.hh.
Referenced by openmsx::ImGuiKey2SDL().
SDL_Keycode openmsx::ImGui_SDL_Key::sdl |
Definition at line 17 of file KeyMappings.hh.
Referenced by openmsx::SDLKey2ImGui().