MAEvent Struct Reference

#include <maapi.h>

List of all members.

Public Attributes

int type
int key
int nativeKey
MAPoint2d point
int state
MAConnEventData conn
void * data


Member Data Documentation

int MAEvent::type
 

One of the EVENT_TYPE constants.

int MAEvent::key
 

In KEY events, this will be one of the MAK constants.

int MAEvent::nativeKey
 

In KEY events, this will be the native keycode.

MAPoint2d MAEvent::point
 

In POINTER events, this will be the location of the pointer.

int MAEvent::state
 

In BT events, this will be a value >= 0 or one of the CONNERR constants.

MAConnEventData MAEvent::conn
 

Valid only in CONN events.

void* MAEvent::data
 

Used by custom events. See invididual event descriptions.


Generated on Sat Feb 13 00:15:38 2010 for MoSync 2 beta 1 by  doxygen 1.4.6-NO