Main Page | Namespace List | Class Hierarchy | Data Structures | Directories | File List | Data Fields

sdl4gcj::event::EventConstants Interface Reference

Inheritance diagram for sdl4gcj::event::EventConstants:

Inheritance graph
[legend]

Data Fields

int SDL_NOEVENT = 0
int SDL_ACTIVEEVENT = 1
int SDL_KEYDOWN = 2
int SDL_KEYUP = 3
int SDL_MOUSEMOTION = 4
int SDL_MOUSEBUTTONDOWN = 5
int SDL_MOUSEBUTTONUP = 6
int SDL_JOYAXISMOTION = 7
int SDL_JOYBALLMOTION = 8
int SDL_JOYHATMOTION = 9
int SDL_JOYBUTTONDOWN = 10
int SDL_JOYBUTTONUP = 11
int SDL_QUIT = 12
int SDL_SYSWMEVENT = 13
int SDL_EVENT_RESERVEDA = 14
int SDL_EVENT_RESERVEDB = 15
int SDL_VIDEORESIZE = 16
int SDL_VIDEOEXPOSE = 17
int SDL_EVENT_RESERVED2 = 18
int SDL_EVENT_RESERVED3 = 19
int SDL_EVENT_RESERVED4 = 20
int SDL_EVENT_RESERVED5 = 21
int SDL_EVENT_RESERVED6 = 22
int SDL_EVENT_RESERVED7 = 23
int SDL_USEREVENT = 24
int SDL_NUMEVENTS = 32
int SDL_RELEASED = 0
int SDL_PRESSED = 1

Field Documentation

int sdl4gcj::event::EventConstants::SDL_ACTIVEEVENT = 1
 

int sdl4gcj::event::EventConstants::SDL_EVENT_RESERVED2 = 18
 

int sdl4gcj::event::EventConstants::SDL_EVENT_RESERVED3 = 19
 

int sdl4gcj::event::EventConstants::SDL_EVENT_RESERVED4 = 20
 

int sdl4gcj::event::EventConstants::SDL_EVENT_RESERVED5 = 21
 

int sdl4gcj::event::EventConstants::SDL_EVENT_RESERVED6 = 22
 

int sdl4gcj::event::EventConstants::SDL_EVENT_RESERVED7 = 23
 

int sdl4gcj::event::EventConstants::SDL_EVENT_RESERVEDA = 14
 

int sdl4gcj::event::EventConstants::SDL_EVENT_RESERVEDB = 15
 

int sdl4gcj::event::EventConstants::SDL_JOYAXISMOTION = 7
 

int sdl4gcj::event::EventConstants::SDL_JOYBALLMOTION = 8
 

int sdl4gcj::event::EventConstants::SDL_JOYBUTTONDOWN = 10
 

int sdl4gcj::event::EventConstants::SDL_JOYBUTTONUP = 11
 

int sdl4gcj::event::EventConstants::SDL_JOYHATMOTION = 9
 

int sdl4gcj::event::EventConstants::SDL_KEYDOWN = 2
 

int sdl4gcj::event::EventConstants::SDL_KEYUP = 3
 

int sdl4gcj::event::EventConstants::SDL_MOUSEBUTTONDOWN = 5
 

int sdl4gcj::event::EventConstants::SDL_MOUSEBUTTONUP = 6
 

int sdl4gcj::event::EventConstants::SDL_MOUSEMOTION = 4
 

int sdl4gcj::event::EventConstants::SDL_NOEVENT = 0
 

int sdl4gcj::event::EventConstants::SDL_NUMEVENTS = 32
 

int sdl4gcj::event::EventConstants::SDL_PRESSED = 1
 

int sdl4gcj::event::EventConstants::SDL_QUIT = 12
 

int sdl4gcj::event::EventConstants::SDL_RELEASED = 0
 

int sdl4gcj::event::EventConstants::SDL_SYSWMEVENT = 13
 

int sdl4gcj::event::EventConstants::SDL_USEREVENT = 24
 

int sdl4gcj::event::EventConstants::SDL_VIDEOEXPOSE = 17
 

int sdl4gcj::event::EventConstants::SDL_VIDEORESIZE = 16
 


The documentation for this interface was generated from the following file:
Generated on Sun Oct 16 15:28:53 2005 for sdl4gcj by  doxygen 1.4.3