Main Page   Class Hierarchy   Alphabetical List   Compound List   File List   Compound Members   File Members  

BEvent.h File Reference

#include "BGraphics.h"

Include dependency graph for BEvent.h:

Include dependency graph

This graph shows which files directly or indirectly include this file:

Included by dependency graph

Go to the source code of this file.

Compounds

union  BEvent
struct  BKeyEvent
struct  BTouchEvent

Enumerations

enum  BEventType {
  EVT_KEYMASK = 0x0100, EVT_KEYDOWN = 0x0101, EVT_KEYHELD = 0x0110, EVT_KEYUP = 0x0111,
  EVT_TOUCHMASK = 0x1000, EVT_TOUCHDOWN = 0x1001, EVT_TOUCHDRAG = 0x1010, EVT_TOUCHUP = 0x1011
}


Enumeration Type Documentation

enum BEventType
 

Enumeration values:
EVT_KEYMASK 
EVT_KEYDOWN 
EVT_KEYHELD 
EVT_KEYUP 
EVT_TOUCHMASK 
EVT_TOUCHDOWN 
EVT_TOUCHDRAG 
EVT_TOUCHUP 


Generated on Sat Dec 29 09:59:31 2007 for DSGUI by doxygen1.3-rc3