openMSX
|
#include <Event.hh>
Public Member Functions | |
OsdControlPressEvent (unsigned button_, Event origEvent_) | |
![]() | |
unsigned | getButton () const |
const Event & | getOrigEvent () const |
Get the event that actually triggered the creation of this event. More... | |
![]() | |
uint64_t | getRealTime () const |
Additional Inherited Members | |
![]() | |
enum | { LEFT_BUTTON , RIGHT_BUTTON , UP_BUTTON , DOWN_BUTTON , A_BUTTON , B_BUTTON } |
![]() | |
OsdControlEvent (unsigned button_, Event origEvent_) | |
|
inline |