#include "OSDLJoystickCommon.h"
#include "OSDLJoystick.h"
#include <string>
#include <list>
Include dependency graph for OSDLClassicalJoystick.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::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... |