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