openMSX
Public Attributes | List of all members
openmsx::ImGui_SDL_Key Struct Reference

#include <KeyMappings.hh>

Public Attributes

ImGuiKey imgui
 
SDL_Keycode sdl
 

Detailed Description

Definition at line 15 of file KeyMappings.hh.

Member Data Documentation

◆ imgui

ImGuiKey openmsx::ImGui_SDL_Key::imgui

Definition at line 16 of file KeyMappings.hh.

Referenced by openmsx::ImGuiKey2SDL().

◆ sdl

SDL_Keycode openmsx::ImGui_SDL_Key::sdl

Definition at line 17 of file KeyMappings.hh.

Referenced by openmsx::SDLKey2ImGui().


The documentation for this struct was generated from the following file: