keyPressed(int key)=0 | MAUI::InputManager | [pure virtual] |
keyReleased(int key)=0 | MAUI::InputManager | [pure virtual] |
mWidget | MAUI::InputManager | [protected] |
pointerMoved(int x, int y)=0 | MAUI::InputManager | [pure virtual] |
pointerPressed(int x, int y)=0 | MAUI::InputManager | [pure virtual] |
pointerReleased(int x, int y)=0 | MAUI::InputManager | [pure virtual] |