kodi
Public Attributes | List of all members
game_abs_pointer_event Struct Reference

An absolute pointer event, such as a touchscreen or tablet motion. More...

#include <game.h>

Public Attributes

bool pressed
 True if the pointer is pressed, false if it is released.
 
float x
 The absolute X position of the pointer.
 
float y
 The absolute Y position of the pointer.
 

Detailed Description

An absolute pointer event, such as a touchscreen or tablet motion.


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