openMSX
|
#include <Event.hh>
Public Member Functions | |
MouseButtonDownEvent (unsigned button_) | |
![]() | |
unsigned | getButton () const |
![]() | |
uint64_t | getRealTime () const |
Additional Inherited Members | |
![]() | |
static constexpr unsigned | LEFT = 1 |
static constexpr unsigned | MIDDLE = 2 |
static constexpr unsigned | RIGHT = 3 |
![]() | |
MouseButtonEvent (unsigned button_) | |
|
inlineexplicit |