openMSX
|
#include <Event.hh>
Public Member Functions | |
Keys::KeyCode | getKeyCode () const |
Keys::KeyCode | getScanCode () const |
uint32_t | getUnicode () const |
![]() | |
uint64_t | getRealTime () const |
Protected Member Functions | |
KeyEvent (Keys::KeyCode keyCode_, Keys::KeyCode scanCode_, uint32_t unicode_) | |
|
inlineprotected |
|
inline |
Definition at line 93 of file Event.hh.
Referenced by openmsx::operator==().
|
inline |