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