Joystick device.
More...
#include <devJoystick.h>
◆ ~JoystickDevice()
JoystickDevice::~JoystickDevice |
( |
| ) |
|
◆ JoystickDevice()
JoystickDevice::JoystickDevice |
( |
| ) |
|
|
protected |
◆ Create()
static JoystickDevice* JoystickDevice::Create |
( |
const char * |
device = "Microntek USB Joystick " | ) |
|
|
static |
◆ Debug()
void JoystickDevice::Debug |
( |
bool |
enabled = true | ) |
|
Enable/disable verbose logging.
◆ Poll()
bool JoystickDevice::Poll |
( |
uint32_t |
timeout = 0 | ) |
|
Poll the device for updates.
◆ MAX_AXIS
const int JoystickDevice::MAX_AXIS = 256 |
|
staticprotected |
◆ mAxisNorm
float JoystickDevice::mAxisNorm[MAX_AXIS] |
|
protected |
◆ mAxisRaw
◆ mDebug
bool JoystickDevice::mDebug |
|
protected |
◆ mFD
◆ mPath
std::string JoystickDevice::mPath |
|
protected |
The documentation for this class was generated from the following file: