#include "OSDLJoystickCommon.h"
#include "OSDLInputDevice.h"
#include "SDL.h"
#include <string>
#include <list>
Include dependency graph for OSDLJoystick.h:
This graph shows which files directly or indirectly include this file:
Go to the source code of this file.
Namespaces | |
| namespace | OSDL |
| namespace | OSDL::Events |
Classes | |
| class | OSDL::Events::Joystick |
| Models a basic joystick, including relevant axes, hats, balls and buttons. More... | |
Typedefs | |
| typedef SDL_Joystick | OSDL::Events::RawJoystick |
| Low level joystick object. | |
1.5.1