#include <Event.hh>
|
static constexpr unsigned | LEFT = 1 |
|
static constexpr unsigned | MIDDLE = 2 |
|
static constexpr unsigned | RIGHT = 3 |
|
Definition at line 134 of file Event.hh.
◆ MouseButtonEvent()
openmsx::MouseButtonEvent::MouseButtonEvent |
( |
unsigned |
button_ | ) |
|
|
inlineexplicitprotected |
◆ getButton()
unsigned openmsx::MouseButtonEvent::getButton |
( |
| ) |
const |
|
inline |
◆ LEFT
constexpr unsigned openmsx::MouseButtonEvent::LEFT = 1 |
|
staticconstexpr |
◆ MIDDLE
constexpr unsigned openmsx::MouseButtonEvent::MIDDLE = 2 |
|
staticconstexpr |
◆ RIGHT
constexpr unsigned openmsx::MouseButtonEvent::RIGHT = 3 |
|
staticconstexpr |
The documentation for this class was generated from the following file: