Definition at line 20 of file KeyJoystick.cc.
◆ KeyJoyState() [1/2]
openmsx::KeyJoyState::KeyJoyState |
( |
| ) |
|
|
default |
◆ KeyJoyState() [2/2]
openmsx::KeyJoyState::KeyJoyState |
( |
EmuTime::param |
time_, |
|
|
KeyJoystick::ID |
id_, |
|
|
uint8_t |
press_, |
|
|
uint8_t |
release_ |
|
) |
| |
|
inline |
◆ getId()
auto openmsx::KeyJoyState::getId |
( |
| ) |
const |
|
inline |
◆ getPress()
uint8_t openmsx::KeyJoyState::getPress |
( |
| ) |
const |
|
inline |
◆ getRelease()
uint8_t openmsx::KeyJoyState::getRelease |
( |
| ) |
const |
|
inline |
◆ serialize()
template<typename Archive >
void openmsx::KeyJoyState::serialize |
( |
Archive & |
ar, |
|
|
unsigned |
|
|
) |
| |
|
inline |
The documentation for this class was generated from the following file: