|
Orxonox
0.0.5 Codename: Arcturus
|
#include "linux/EventHelpers.h"#include "linux/LinuxPrereqs.h"#include "linux/LinuxForceFeedback.h"#include "OISException.h"#include "OISJoyStick.h"#include <linux/input.h>#include <cstring>Classes | |
| class | DeviceComponentInfo |
Macros | |
| #define | FF_EFFECT_MAX FF_RAMP |
| #define | FF_EFFECT_MIN FF_RUMBLE |
| #define | FF_WAVEFORM_MAX FF_CUSTOM |
| #define | FF_WAVEFORM_MIN FF_SQUARE |
| #define | OIS_DEVICE_PHYSICAL_LOCATION 128 |
| #define | OIS_DEVICE_UNIQUE_ID 128 |
Functions | |
| DeviceComponentInfo | getComponentInfo (int deviceID) |
| bool | isBitSet (unsigned char bits[], unsigned int bit) |
| #define FF_EFFECT_MAX FF_RAMP |
| #define FF_EFFECT_MIN FF_RUMBLE |
| #define FF_WAVEFORM_MAX FF_CUSTOM |
| #define FF_WAVEFORM_MIN FF_SQUARE |
| #define OIS_DEVICE_PHYSICAL_LOCATION 128 |
| #define OIS_DEVICE_UNIQUE_ID 128 |
| DeviceComponentInfo getComponentInfo | ( | int | deviceID | ) |
|
inline |
1.8.11