#include "OSDLJoystickCommon.h"#include "OSDLInputDevice.h"#include <string>#include <list>

Go to the source code of this file.
Classes | |
| class | OSDL::Events::Joystick | 
| Models a basic joystick, including relevant axes, hats, balls and buttons.  More... | |
Namespaces | |
| namespace | OSDL | 
Definition of the main OSDL common non-specialized types.  | |
| namespace | OSDL::Events | 
Deals with all events of interest for a multimedia engine.  | |
Typedefs | |
| typedef ::SDL_Joystick | OSDL::Events::LowLevelJoystick | 
 1.6.3