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

#include <Shortcuts.hh>

Public Attributes

ImGuiKeyChord keyChord = ImGuiKey_None
 
Type type = Type::LOCAL
 
bool repeat = false
 

Detailed Description

Definition at line 43 of file Shortcuts.hh.

Member Data Documentation

◆ keyChord

ImGuiKeyChord openmsx::Shortcuts::ShortcutWithRepeat::keyChord = ImGuiKey_None

Definition at line 44 of file Shortcuts.hh.

Referenced by openmsx::Shortcuts::checkShortcut().

◆ repeat

bool openmsx::Shortcuts::ShortcutWithRepeat::repeat = false

Definition at line 46 of file Shortcuts.hh.

Referenced by openmsx::Shortcuts::checkShortcut().

◆ type

Type openmsx::Shortcuts::ShortcutWithRepeat::type = Type::LOCAL

Definition at line 45 of file Shortcuts.hh.

Referenced by openmsx::Shortcuts::checkShortcut().


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