|
| AwesomiumInfo (GingaScreenID screenId, AwesomiumHDR id) |
|
void | waitEvent () |
|
bool | eventArrived () |
|
bool | userEventReceived (IInputEvent *ev) |
|
bool | motionEventReceived (int x, int y, int z) |
|
|
GingaScreenID | myScreen |
|
AwesomiumHDR | id |
|
string | mURL |
|
ISurface * | surface |
|
int | mouseX |
|
int | mouseY |
|
int | x |
|
int | y |
|
int | w |
|
int | h |
|
bool | hasFocus |
|
bool | setFocus |
|
string | rFile |
|
bool | update |
|
int | eventCode |
|
short | eventType |
|
bool | _eMVarW |
|
pthread_cond_t | _eMVar |
|
pthread_mutex_t | _eM |
|
|
static const short | ET_NONE = 0 |
|
static const short | ET_KEY = 1 |
|
static const short | ET_BUTTON = 2 |
|
static const short | ET_MOTION = 3 |
|
The documentation for this class was generated from the following file: