#include <maapi.h>
Public Attributes | |
int | type |
int | key |
int | nativeKey |
MAPoint2d | point |
int | state |
MAConnEventData | conn |
void * | data |
|
One of the EVENT_TYPE constants. |
|
In KEY events, this will be one of the MAK constants. |
|
In KEY events, this will be the native keycode. |
|
In POINTER events, this will be the location of the pointer. |
|
In BT events, this will be a value >= 0 or one of the CONNERR constants. |
|
Valid only in CONN events. |
|
Used by custom events. See invididual event descriptions. |