Kodi Documentation 18.0
Kodi is an open source media player and entertainment hub.
MouseState Struct Reference

#include <MouseStat.h>

Public Attributes

int x
 
int y
 
int16_t dx
 
int16_t dy
 
int8_t dz
 
bool button [MOUSE_MAX_BUTTON]
 
bool active
 

Member Data Documentation

◆ active

bool MouseState::active

◆ button

bool MouseState::button[MOUSE_MAX_BUTTON]

◆ dx

int16_t MouseState::dx

◆ dy

int16_t MouseState::dy

◆ dz

int8_t MouseState::dz

◆ x

int MouseState::x

◆ y

int MouseState::y

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