|
void | Initialize () |
|
void | HandleEvent (const XBMC_Event &newEvent) |
|
void | SetResolution (int maxX, int maxY, float speedX, float speedY) |
|
bool | IsActive () |
|
bool | IsEnabled () const |
|
void | SetActive (bool active=true) |
|
void | SetState (MOUSE_STATE state) |
|
void | SetEnabled (bool enabled=true) |
|
MOUSE_STATE | GetState () const |
|
uint32_t | GetKey () const |
|
HoldAction | GetHold (int ButtonID) const |
|
int | GetX (void) const |
|
int | GetY (void) const |
|
int | GetDX (void) const |
|
int | GetDY (void) const |
|
MousePosition | GetPosition () |
|
The documentation for this class was generated from the following files:
- xbmc/input/mouse/MouseStat.h
- xbmc/input/mouse/MouseStat.cpp