#include <inputevent.h>
Public Member Functions | |
| ControllerEvent (int deviceID) | |
Public Member Functions inherited from Event | |
| virtual | ~Event ()=default |
| Event ()=default | |
| Event (const Event &)=delete | |
| Event & | operator= (const Event &)=delete |
Public Attributes | |
| int | mDeviceID = -1 |
| Hardware device if of controller. More... | |
Base class for all controller (game-pad / joystick) related events
| ControllerEvent | ( | int | deviceID | ) |
| int mDeviceID = -1 |
Hardware device if of controller.