#include <rcsdl.h>
◆ eSDLInputDevice()
eSDLInputDevice::eSDLInputDevice |
( |
eRCDriver * |
driver | ) |
|
◆ ~eSDLInputDevice()
eSDLInputDevice::~eSDLInputDevice |
( |
| ) |
|
◆ getDescription()
const char * eSDLInputDevice::getDescription |
( |
| ) |
const |
|
virtual |
Get user readable description.
- Returns
- The description.
Implements eRCDevice.
◆ handleCode()
void eSDLInputDevice::handleCode |
( |
long |
code | ) |
|
|
virtual |
Handles a device specific code.
Generates events in eRCInput. code is highly device- and driver dependant. For Example, it might be 16bit codes with one bit make/break or special codes for repeat.
Implements eRCDevice.
The documentation for this class was generated from the following files: