Kodi Documentation 22.0
Kodi is an open source media player and entertainment hub.
Loading...
Searching...
No Matches

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.
 

Detailed Description

A relative pointer event, such as a mouse motion.

Member Data Documentation

◆ x

int game_rel_pointer_event::x

The relative X position of the pointer.

◆ y

int game_rel_pointer_event::y

The relative Y position of the pointer.


The documentation for this struct was generated from the following file: