Definition at line 25 of file Mouse.cc.
◆ MouseState() [1/2]
openmsx::MouseState::MouseState |
( |
| ) |
|
|
default |
◆ MouseState() [2/2]
openmsx::MouseState::MouseState |
( |
EmuTime::param |
time_, |
|
|
int |
deltaX_, |
|
|
int |
deltaY_, |
|
|
uint8_t |
press_, |
|
|
uint8_t |
release_ |
|
) |
| |
|
inline |
◆ getDeltaX()
int openmsx::MouseState::getDeltaX |
( |
| ) |
const |
|
inline |
◆ getDeltaY()
int openmsx::MouseState::getDeltaY |
( |
| ) |
const |
|
inline |
◆ getPress()
uint8_t openmsx::MouseState::getPress |
( |
| ) |
const |
|
inline |
◆ getRelease()
uint8_t openmsx::MouseState::getRelease |
( |
| ) |
const |
|
inline |
◆ serialize()
template<typename Archive >
void openmsx::MouseState::serialize |
( |
Archive & |
ar, |
|
|
unsigned |
version |
|
) |
| |
|
inline |
◆ absHostX
int openmsx::MouseState::absHostX = 0 |
|
inlinestatic |
◆ absHostY
int openmsx::MouseState::absHostY = 0 |
|
static |
The documentation for this class was generated from the following file: