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

/include/ZE_Defines.h File Reference


Detailed Description

Definition file, holds #define statements describing optional features of ZEngine.
Id
ZE_Defines.h,v 1.24 2003/10/03 22:03:29 cozman Exp

Author:
James Turk

Go to the source code of this file.

Defines

#define ZE_OGL   (1)
 OpenGL 2D Rendering Target.

#define ZE_SDL   (2)
 SDL Rendering Target.

#define GFX_BACKEND   (ZE_OGL)
 Define the graphics backend for ZEngine to use. (Options are ZE_OGL,ZE_SDL,ZE_D3D).

#define USE_SDL_TTF
 Define to include font support.

#define USE_SDL_IMAGE
 Define to include non-bmp image file support.

#define USE_SDL_MIXER
 Define to include sound support.


Generated on Sun Oct 5 19:34:45 2003 for ZEngine by doxygen1.3