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