|
Kodi Documentation 22.0
Kodi is an open source media player and entertainment hub.
|
A relative pointer event, such as a mouse motion. More...
#include <game.h>
Public Attributes | |
| int | x |
| The relative X position of the pointer. | |
| int | y |
| The relative Y position of the pointer. | |
A relative pointer event, such as a mouse motion.
| int game_rel_pointer_event::x |
The relative X position of the pointer.
| int game_rel_pointer_event::y |
The relative Y position of the pointer.