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

sdl4gcj::SysConstants Interface Reference

Inheritance diagram for sdl4gcj::SysConstants:

Inheritance graph
[legend]

Data Fields

int SDL_INIT_TIMER = 0x00000001
 Initializes the timer subsystem.


Package Attributes

int SDL_INIT_AUDIO = 0x00000010
 Initializes the audio subsystem.

int SDL_INIT_VIDEO = 0x00000020
 Initializes the video subsystem.

int SDL_INIT_CDROM = 0x00000100
 Initializes the cdrom subsystem.

int SDL_INIT_JOYSTICK = 0x00000200
 Initializes the joystick subsystem.

int SDL_INIT_NOPARACHUTE = 0x00100000
 Prevents SDL from catching fatal signals.

int SDL_INIT_EVENTTHREAD = 0x01000000
int SDL_INIT_EVERYTHING = 0x0000FFFF
 Initialize all of the above.


Field Documentation

int sdl4gcj::SysConstants::SDL_INIT_AUDIO = 0x00000010 [package]
 

Initializes the audio subsystem.

int sdl4gcj::SysConstants::SDL_INIT_CDROM = 0x00000100 [package]
 

Initializes the cdrom subsystem.

int sdl4gcj::SysConstants::SDL_INIT_EVENTTHREAD = 0x01000000 [package]
 

int sdl4gcj::SysConstants::SDL_INIT_EVERYTHING = 0x0000FFFF [package]
 

Initialize all of the above.

int sdl4gcj::SysConstants::SDL_INIT_JOYSTICK = 0x00000200 [package]
 

Initializes the joystick subsystem.

int sdl4gcj::SysConstants::SDL_INIT_NOPARACHUTE = 0x00100000 [package]
 

Prevents SDL from catching fatal signals.

int sdl4gcj::SysConstants::SDL_INIT_TIMER = 0x00000001
 

Initializes the timer subsystem.

int sdl4gcj::SysConstants::SDL_INIT_VIDEO = 0x00000020 [package]
 

Initializes the video subsystem.


The documentation for this interface was generated from the following file:
Generated on Sun Jan 9 13:48:44 2005 for sdl4gcj by doxygen 1.3.7