#include <events.hpp>
virtual SDLUtil::ControllerListener::~ControllerListener |
( |
| ) |
|
|
inlinevirtual |
virtual void SDLUtil::ControllerListener::axisMoved |
( |
int |
deviceID, |
|
|
const SDL_ControllerAxisEvent & |
arg |
|
) |
| |
|
pure virtual |
virtual void SDLUtil::ControllerListener::buttonPressed |
( |
int |
deviceID, |
|
|
const SDL_ControllerButtonEvent & |
evt |
|
) |
| |
|
pure virtual |
virtual void SDLUtil::ControllerListener::buttonReleased |
( |
int |
deviceID, |
|
|
const SDL_ControllerButtonEvent & |
evt |
|
) |
| |
|
pure virtual |
virtual void SDLUtil::ControllerListener::controllerAdded |
( |
int |
deviceID, |
|
|
const SDL_ControllerDeviceEvent & |
arg |
|
) |
| |
|
pure virtual |
virtual void SDLUtil::ControllerListener::controllerRemoved |
( |
const SDL_ControllerDeviceEvent & |
arg | ) |
|
|
pure virtual |
The documentation for this class was generated from the following file:
- /home/travis/build/elsid/openmw/components/sdlutil/events.hpp