Ginga  0.13.6
 All Classes Namespaces Functions Variables
Public Member Functions | Public Attributes | Static Public Attributes | List of all members
br::pucrio::telemidia::ginga::core::player::AwesomiumInfo Class Reference
Inheritance diagram for br::pucrio::telemidia::ginga::core::player::AwesomiumInfo:
Inheritance graph
[legend]
Collaboration diagram for br::pucrio::telemidia::ginga::core::player::AwesomiumInfo:
Collaboration graph
[legend]

Public Member Functions

 AwesomiumInfo (GingaScreenID screenId, AwesomiumHDR id)
 
void waitEvent ()
 
bool eventArrived ()
 
bool userEventReceived (IInputEvent *ev)
 
bool motionEventReceived (int x, int y, int z)
 

Public Attributes

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 Public Attributes

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: