Public Attributes | |
| char | init |
| EventDevice | devices [EQ_MAX_DEVICES] |
| int | nDevices |
| int | front |
| int | back |
| vpthread_litemutex_t | lock |
| VGIS_Event | queue [MAX_EVENTS] |
| int | mouse [2] |
| float | joystick [6] |
| EventHandlerCallback * | eventHandlerCallbacks |
| dynamic array of event handlers callbacks associated with this queue | |
| int | nEventHandlerCallbacks |
| vpthread_litemutex_t | ehcLock |
| int | debugOutputLevel |
| 'debugOutputLevel' control debug output. | |
This structure should not be accessed directly.
|
|
|
|
|
'debugOutputLevel' control debug output. Value of 0 indicates no output. Default: 0 |
|
|
|
|
|
|
|
|
dynamic array of event handlers callbacks associated with this queue
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
written by Dimitri van Heesch,
© 1997-2001