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

Go to the source code of this file.
Classes | |
| class | OSDL::Events::ClassicalJoystick |
| Models a classical joystick, with simplified access to the two main axes, commonly used to indicate the joystick current direction, with customizable deadzone support and two buttons directly managed. 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. | |
1.6.3