#include "source-device/source-device.h"
#include "threadsafe/smart_ptr.h"
Go to the source code of this file.
Namespaces | |
namespace | gamepad |
Functions | |
smart_ptr< SourceDeviceFactory > | gamepad::getLinuxJoystickSourceDeviceFactory (void) |
Use this method to create a gamepad::SourceDeviceFactory object capable of providing SourceDevice objects from the linux joystick API. |