![]() |
Kodi Documentation 18.0
Kodi is an open source media player and entertainment hub.
|
Simple class for mouse events. More...
#include <Key.h>
Public Member Functions | |
CMouseEvent (int actionID, int state=0, float offsetX=0, float offsetY=0) | |
Public Attributes | |
int | m_id |
int | m_state |
float | m_offsetX |
float | m_offsetY |
Simple class for mouse events.
,
|
inline |
int CMouseEvent::m_id |
float CMouseEvent::m_offsetX |
float CMouseEvent::m_offsetY |
int CMouseEvent::m_state |