Kodi Documentation 22.0
Kodi is an open source media player and entertainment hub.
|
This is the complete list of members for KODI::MOUSE::IMouseDriverHandler, including all inherited members.
OnButtonPress(BUTTON_ID button)=0 | KODI::MOUSE::IMouseDriverHandler | pure virtual |
OnButtonRelease(BUTTON_ID button)=0 | KODI::MOUSE::IMouseDriverHandler | pure virtual |
OnPosition(int x, int y)=0 | KODI::MOUSE::IMouseDriverHandler | pure virtual |
~IMouseDriverHandler(void)=default | KODI::MOUSE::IMouseDriverHandler | virtual |