openMSX
|
This is the complete list of members for openmsx::MouseState, including all inherited members.
absHostX | openmsx::MouseState | inlinestatic |
absHostY | openmsx::MouseState | static |
getDeltaX() const | openmsx::MouseState | inline |
getDeltaY() const | openmsx::MouseState | inline |
getPress() const | openmsx::MouseState | inline |
getRelease() const | openmsx::MouseState | inline |
getTime() const | openmsx::StateChange | inline |
MouseState()=default | openmsx::MouseState | |
MouseState(EmuTime::param time_, int deltaX_, int deltaY_, uint8_t press_, uint8_t release_) | openmsx::MouseState | inline |
serialize(Archive &ar, unsigned version) | openmsx::MouseState | inline |
StateChange() | openmsx::StateChange | inlineprotected |
StateChange(EmuTime::param time_) | openmsx::StateChange | inlineexplicitprotected |
~StateChange()=default | openmsx::StateChange | virtual |