#include <Event.hh>
|
static constexpr unsigned | X_AXIS = 0 |
|
static constexpr unsigned | Y_AXIS = 1 |
|
Definition at line 239 of file Event.hh.
◆ JoystickAxisMotionEvent()
openmsx::JoystickAxisMotionEvent::JoystickAxisMotionEvent |
( |
int |
joystick_, |
|
|
unsigned |
axis_, |
|
|
int |
value_ |
|
) |
| |
|
inline |
◆ getAxis()
unsigned openmsx::JoystickAxisMotionEvent::getAxis |
( |
| ) |
const |
|
inline |
◆ getValue()
int openmsx::JoystickAxisMotionEvent::getValue |
( |
| ) |
const |
|
inline |
◆ X_AXIS
constexpr unsigned openmsx::JoystickAxisMotionEvent::X_AXIS = 0 |
|
staticconstexpr |
◆ Y_AXIS
constexpr unsigned openmsx::JoystickAxisMotionEvent::Y_AXIS = 1 |
|
staticconstexpr |
The documentation for this class was generated from the following file: