Input device manager.
More...
#include <devInput.h>
◆ ~InputDevices()
InputDevices::~InputDevices |
( |
| ) |
|
◆ InputDevices()
InputDevices::InputDevices |
( |
| ) |
|
|
protected |
◆ Create()
◆ Debug()
void InputDevices::Debug |
( |
bool |
enabled = true | ) |
|
Enable/disable verbose logging.
◆ Enumerate()
static void InputDevices::Enumerate |
( |
DeviceList & |
devices | ) |
|
|
static |
Scan /dev/input for devices.
◆ FindPathByName()
static std::string InputDevices::FindPathByName |
( |
const char * |
name | ) |
|
|
static |
Find /dev/input path by device name.
◆ GetJoystick()
Retrieve the gamepad device.
◆ GetKeyboard()
Retrieve the keyboard device.
◆ Poll()
bool InputDevices::Poll |
( |
uint32_t |
timeout = 0 | ) |
|
Poll the devices for updates.
◆ mDebug
bool InputDevices::mDebug |
|
protected |
◆ mJoystick
◆ mKeyboard
The documentation for this class was generated from the following file: