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