![]() |
Kodi Documentation 18.0
Kodi is an open source media player and entertainment hub.
|
#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 |
bool MouseState::active |
bool MouseState::button[MOUSE_MAX_BUTTON] |
int16_t MouseState::dx |
int16_t MouseState::dy |
int8_t MouseState::dz |
int MouseState::x |
int MouseState::y |