FreeStick
0.3
Cross Platform Open Sorce Joystick Lib
|
#include "USB/platform/Windows/FSDirectInputJoystick.h"
#include "USB/platform/Windows/FSDirectInputJoystickManager.h"
#include "USB/platform/Windows/FSXInputJoystickDeviceManager.h"
#include "USB/platform/Windows/FSXInputJoystick.h"
#include "Interfaces/IFSDeviceIDCreator.h"
#include "USB/common/FSUpdatableJoystickDeviceManager.h"
#include "common/FSTypes.h"
#include <memory>
#include <functional>
Go to the source code of this file.
Classes | |
class | freestick::FSWindowsJoystickDeviceManager |
Namespaces | |
freestick | |
Typedefs | |
typedef freestick::FSUpdatableJoystickDeviceManager | managerType |
typedef std::unique_ptr< managerType > | unique_ptr_of_managers |
typedef std::unique_ptr<managerType> unique_ptr_of_managers |