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