Definition at line 60 of file Joystick.cc.
◆ JoyState() [1/2]
openmsx::JoyState::JoyState |
( |
| ) |
|
|
default |
◆ JoyState() [2/2]
openmsx::JoyState::JoyState |
( |
EmuTime::param |
time_, |
|
|
int |
joyNum_, |
|
|
uint8_t |
press_, |
|
|
uint8_t |
release_ |
|
) |
| |
|
inline |
◆ getJoystick()
int openmsx::JoyState::getJoystick |
( |
| ) |
const |
|
inline |
◆ getPress()
uint8_t openmsx::JoyState::getPress |
( |
| ) |
const |
|
inline |
◆ getRelease()
uint8_t openmsx::JoyState::getRelease |
( |
| ) |
const |
|
inline |
◆ serialize()
template<typename Archive >
void openmsx::JoyState::serialize |
( |
Archive & |
ar, |
|
|
unsigned |
|
|
) |
| |
|
inline |
The documentation for this class was generated from the following file: