openMSX
|
This is the complete list of members for openmsx::KeyJoyState, including all inherited members.
getId() const | openmsx::KeyJoyState | inline |
getPress() const | openmsx::KeyJoyState | inline |
getRelease() const | openmsx::KeyJoyState | inline |
getTime() const | openmsx::StateChange | inline |
KeyJoyState()=default | openmsx::KeyJoyState | |
KeyJoyState(EmuTime::param time_, KeyJoystick::ID id_, uint8_t press_, uint8_t release_) | openmsx::KeyJoyState | inline |
serialize(Archive &ar, unsigned) | openmsx::KeyJoyState | inline |
StateChange() | openmsx::StateChange | inlineprotected |
StateChange(EmuTime::param time_) | openmsx::StateChange | inlineexplicitprotected |
~StateChange()=default | openmsx::StateChange | virtual |