#include <Event.hh>
Definition at line 179 of file Event.hh.
◆ MouseMotionEvent()
openmsx::MouseMotionEvent::MouseMotionEvent |
( |
int |
xrel_, |
|
|
int |
yrel_, |
|
|
int |
xabs_, |
|
|
int |
yabs_ |
|
) |
| |
|
inline |
◆ getAbsX()
int openmsx::MouseMotionEvent::getAbsX |
( |
| ) |
const |
|
inline |
◆ getAbsY()
int openmsx::MouseMotionEvent::getAbsY |
( |
| ) |
const |
|
inline |
◆ getX()
int openmsx::MouseMotionEvent::getX |
( |
| ) |
const |
|
inline |
◆ getY()
int openmsx::MouseMotionEvent::getY |
( |
| ) |
const |
|
inline |
The documentation for this class was generated from the following file: