|
Kodi Documentation 22.0
Kodi is an open source media player and entertainment hub.
|
This is the complete list of members for CMouseStat, including all inherited members.
| CMouseStat() | CMouseStat | |
| GetDX(void) const | CMouseStat | inline |
| GetDY(void) const | CMouseStat | inline |
| GetHold(int ButtonID) const | CMouseStat | |
| GetKey() const | CMouseStat | |
| GetPosition() | CMouseStat | inline |
| GetState() const | CMouseStat | inline |
| GetX(void) const | CMouseStat | inline |
| GetY(void) const | CMouseStat | inline |
| HandleEvent(const XBMC_Event &newEvent) | CMouseStat | |
| Initialize() | CMouseStat | |
| IsActive() | CMouseStat | |
| IsEnabled() const | CMouseStat | |
| SetActive(bool active=true) | CMouseStat | |
| SetEnabled(bool enabled=true) | CMouseStat | |
| SetResolution(int maxX, int maxY, float speedX, float speedY) | CMouseStat | |
| SetState(MOUSE_STATE state) | CMouseStat | inline |
| ~CMouseStat() | CMouseStat | virtual |