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