2002-11-21 05:40:49 +00:00
<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.0 Transitional//EN">
< html > < head > < meta http-equiv = "Content-Type" content = "text/html;charset=iso-8859-1" >
< title > ZE_Defines.h File Reference< / title >
< link href = "doxygen.css" rel = "stylesheet" type = "text/css" >
< / head > < body >
2002-12-22 04:31:15 +00:00
<!-- Generated by Doxygen 1.3 - rc2 -->
2002-11-21 05:40:49 +00:00
< center >
< a class = "qindex" href = "index.html" > Main Page< / a > < a class = "qindex" href = "namespaces.html" > Namespace List< / a > < a class = "qindex" href = "hierarchy.html" > Class Hierarchy< / a > < a class = "qindex" href = "annotated.html" > Compound List< / a > < a class = "qindex" href = "files.html" > File List< / a > < a class = "qindex" href = "namespacemembers.html" > Namespace Members< / a > < a class = "qindex" href = "functions.html" > Compound Members< / a > < a class = "qindex" href = "globals.html" > File Members< / a > < / center >
2002-12-22 04:31:15 +00:00
< hr > < h1 > /include/ZE_Defines.h File Reference< / h1 > < hr > < a name = "_details" > < / a > < h2 > Detailed Description< / h2 >
< dl compact > < dt > < b > File Header:< / b > < / dt > < dd > File: < a class = "el" href = "ZE__Defines_8h.html" > ZE_Defines.h< / a > < br >
2002-12-05 00:05:06 +00:00
Description: Defines header file for ZEngine class, where all #define statements to control compilation options are placed. < br >
2002-11-21 05:40:49 +00:00
Author(s): James Turk < br >
2003-01-18 22:23:31 +00:00
< dl compact > < dt > < b > Id< / b > < / dt > < dd > < a class = "el" href = "ZE__Defines_8h.html" > ZE_Defines.h< / a > ,v 1.6 2003/01/13 05:48:47 cozman Exp < / dd > < / dl >
2002-12-22 04:31:15 +00:00
< br >
2002-12-05 00:05:06 +00:00
< / dd > < / dl >
2002-11-21 05:40:49 +00:00
< p >
2002-12-05 00:05:06 +00:00
Definition file, holds #define statements describing optional features of ZEngine.
2002-11-21 05:40:49 +00:00
< p >
< p >
< a href = "ZE__Defines_8h-source.html" > Go to the source code of this file.< / a > < table border = 0 cellpadding = 0 cellspacing = 0 >
< tr > < td > < / td > < / tr >
< tr > < td colspan = 2 > < br > < h2 > Defines< / h2 > < / td > < / tr >
2003-01-18 22:23:31 +00:00
< tr > < td nowrap align = right valign = top > < a name = "a0" doxytag = "ZE_Defines.h::USE_OPENGL" > < / a >
#define < / td > < td valign = bottom > < a class = "el" href = "ZE__Defines_8h.html#a0" > USE_OPENGL< / a > < / td > < / tr >
< tr > < td > < / td > < td > < font size = -1 > < em > Define to include OpenGL support (MUST be defined, may become optional in future).< / em > < / font > < br > < br > < / td > < / tr >
< tr > < td nowrap align = right valign = top > < a name = "a1" doxytag = "ZE_Defines.h::USE_SDL_TTF" > < / a >
#define < / td > < td valign = bottom > < a class = "el" href = "ZE__Defines_8h.html#a1" > USE_SDL_TTF< / a > < / td > < / tr >
2002-11-21 05:40:49 +00:00
< tr > < td > < / td > < td > < font size = -1 > < em > Define to include font support.< / em > < / font > < br > < br > < / td > < / tr >
2003-01-18 22:23:31 +00:00
< tr > < td nowrap align = right valign = top > < a name = "a2" doxytag = "ZE_Defines.h::USE_SDL_IMAGE" > < / a >
#define < / td > < td valign = bottom > < a class = "el" href = "ZE__Defines_8h.html#a2" > USE_SDL_IMAGE< / a > < / td > < / tr >
2002-11-21 05:40:49 +00:00
< tr > < td > < / td > < td > < font size = -1 > < em > Define to include non-bmp image file support.< / em > < / font > < br > < br > < / td > < / tr >
2003-01-18 22:23:31 +00:00
< tr > < td nowrap align = right valign = top > < a name = "a3" doxytag = "ZE_Defines.h::USE_SDL_MIXER" > < / a >
#define < / td > < td valign = bottom > < a class = "el" href = "ZE__Defines_8h.html#a3" > USE_SDL_MIXER< / a > < / td > < / tr >
2002-11-21 05:40:49 +00:00
< tr > < td > < / td > < td > < font size = -1 > < em > Define to include sound support.< / em > < / font > < br > < br > < / td > < / tr >
< tr > < td nowrap align = right valign = top > < a name = "a4" doxytag = "ZE_Defines.h::VERSION" > < / a >
2003-01-18 22:23:31 +00:00
#define < / td > < td valign = bottom > < a class = "el" href = "ZE__Defines_8h.html#a4" > VERSION< / a > "0.8.2"< / td > < / tr >
2002-11-21 05:40:49 +00:00
< tr > < td > < / td > < td > < font size = -1 > < em > Version number.< / em > < / font > < br > < br > < / td > < / tr >
< / table >
2003-01-18 22:23:31 +00:00
< hr > < address style = "align: right;" > < small > Generated on Sat Jan 18 17:14:22 2003 for ZEngine by
2002-11-21 05:40:49 +00:00
< a href = "http://www.doxygen.org/index.html" >
< img src = "doxygen.png" alt = "doxygen" align = "middle" border = 0
2002-12-22 04:31:15 +00:00
width=110 height=53>< / a > 1.3-rc2 < / small > < / address >
2002-11-21 05:40:49 +00:00
< / body >
< / html >