openMSX
|
This is the complete list of members for openmsx::TouchpadState, including all inherited members.
getButton() const | openmsx::TouchpadState | inline |
getTime() const | openmsx::StateChange | inline |
getTouch() const | openmsx::TouchpadState | inline |
getX() const | openmsx::TouchpadState | inline |
getY() const | openmsx::TouchpadState | inline |
serialize(Archive &ar, unsigned) | openmsx::TouchpadState | inline |
StateChange() | openmsx::StateChange | inlineprotected |
StateChange(EmuTime::param time_) | openmsx::StateChange | inlineexplicitprotected |
TouchpadState()=default | openmsx::TouchpadState | |
TouchpadState(EmuTime::param time_, uint8_t x_, uint8_t y_, bool touch_, bool button_) | openmsx::TouchpadState | inline |
~StateChange()=default | openmsx::StateChange | virtual |