JoystickInputDevice Class Reference#include <x86UNIXInputManager.h>
Inheritance diagram for JoystickInputDevice:
[legend]List of all members.
Constructor & Destructor Documentation
| JoystickInputDevice::JoystickInputDevice |
( |
U8 |
deviceID |
) |
|
| JoystickInputDevice::~JoystickInputDevice |
( |
|
) |
|
Member Function Documentation
| bool JoystickInputDevice::activate |
( |
|
) |
|
| bool JoystickInputDevice::deactivate |
( |
|
) |
|
| bool JoystickInputDevice::isActive |
( |
|
) |
[inline] |
| U8 JoystickInputDevice::getDeviceType |
( |
|
) |
[inline] |
| U8 JoystickInputDevice::getDeviceID |
( |
|
) |
[inline] |
| const char* JoystickInputDevice::getName |
( |
|
) |
|
| const char* JoystickInputDevice::getJoystickAxesString |
( |
|
) |
|
| void JoystickInputDevice::loadJoystickInfo |
( |
|
) |
|
| void JoystickInputDevice::loadAxisInfo |
( |
|
) |
|
| bool JoystickInputDevice::process |
( |
|
) |
[virtual] |
| void JoystickInputDevice::reset |
( |
|
) |
|
Member Data Documentation
|