openMSX
|
#include <Event.hh>
Public Member Functions | |
KeyUpEvent (Keys::KeyCode keyCode_) | |
KeyUpEvent (Keys::KeyCode keyCode_, Keys::KeyCode scanCode_) | |
![]() | |
Keys::KeyCode | getKeyCode () const |
Keys::KeyCode | getScanCode () const |
uint32_t | getUnicode () const |
![]() | |
uint64_t | getRealTime () const |
Additional Inherited Members | |
![]() | |
KeyEvent (Keys::KeyCode keyCode_, Keys::KeyCode scanCode_, uint32_t unicode_) | |
|
inlineexplicit |
|
inlineexplicit |