Definition at line 27 of file Touchpad.cc.
◆ TouchpadState() [1/2]
openmsx::TouchpadState::TouchpadState |
( |
| ) |
|
|
default |
◆ TouchpadState() [2/2]
openmsx::TouchpadState::TouchpadState |
( |
EmuTime::param |
time_, |
|
|
uint8_t |
x_, |
|
|
uint8_t |
y_, |
|
|
bool |
touch_, |
|
|
bool |
button_ |
|
) |
| |
|
inline |
◆ getButton()
bool openmsx::TouchpadState::getButton |
( |
| ) |
const |
|
inline |
◆ getTouch()
bool openmsx::TouchpadState::getTouch |
( |
| ) |
const |
|
inline |
◆ getX()
uint8_t openmsx::TouchpadState::getX |
( |
| ) |
const |
|
inline |
◆ getY()
uint8_t openmsx::TouchpadState::getY |
( |
| ) |
const |
|
inline |
◆ serialize()
template<typename Archive >
void openmsx::TouchpadState::serialize |
( |
Archive & |
ar, |
|
|
unsigned |
|
|
) |
| |
|
inline |
The documentation for this class was generated from the following file: