Functions

Linux Joystick Gamepad Devices
[Source Device Interface]

APIs to provide gamepad::SourceDevice objects based on the linux joystick event model (see the header file /usr/include/linux/joystick.h). More...

Collaboration diagram for Linux Joystick Gamepad Devices:

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.

Detailed Description

APIs to provide gamepad::SourceDevice objects based on the linux joystick event model (see the header file /usr/include/linux/joystick.h).


Function Documentation

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.