|
Gnash
0.8.11dev
|
#include <InputDevice.h>
Public Member Functions | |
| UinputDevice () | |
| ~UinputDevice () | |
| const char * | id () |
| bool | init () |
| bool | scanForDevice () |
| bool | moveTo (int x, int y) |
| gnash::UinputDevice::UinputDevice | ( | ) |
| gnash::UinputDevice::~UinputDevice | ( | ) |
References _, and gnash::log_error().
|
inline |
| bool gnash::UinputDevice::init | ( | ) |
References _, gnash::log_error(), and gnash::amf::write().
| bool gnash::UinputDevice::moveTo | ( | int | x, |
| int | y | ||
| ) |
References EV_SYN, gnash::log_error(), gnash::amf::write(), x, and y.
| bool gnash::UinputDevice::scanForDevice | ( | ) |
References _, gnash::key::i, gnash::log_debug(), and gnash::log_error().
1.8.12