2003-04-27 22:15:26 +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_Includes.h File Reference< / title >
< link href = "doxygen.css" rel = "stylesheet" type = "text/css" >
< / head > < body >
2003-07-05 00:40:44 +00:00
<!-- Generated by Doxygen 1.3 -->
2003-04-27 22:15:26 +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 = "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 >
< hr > < h1 > /include/ZE_Includes.h File Reference< / h1 > < hr > < a name = "_details" > < / a > < h2 > Detailed Description< / h2 >
2003-07-05 00:40:44 +00:00
ZE_*.h files should only include this file and any other ZE_*.h files that they need, External Library or C/C++ Standard Library files should be included from within this file. $ id: < a class = "el" href = "ZE__Includes_8h.html" > ZE_Includes.h< / a > ,v 1.8 2003/04/27 22:05:25 cozman Exp $< br >
< dl compact > < dt > < b > Author:< / b > < / dt > < dd > James Turk< / dd > < / dl >
2003-04-27 22:15:26 +00:00
< p >
< code > #include "< a class = "el" href = "ZE__Defines_8h-source.html" > ZE_Defines.h< / a > "< / code > < br >
< code > #include "SDL.h"< / code > < br >
< code > #include "SDL_opengl.h"< / code > < br >
< code > #include "external/SDLGL_Util.h"< / code > < br >
< code > #include "SDL_image.h"< / code > < br >
< code > #include "SDL_ttf.h"< / code > < br >
< code > #include "SDL_mixer.h"< / code > < br >
< code > #include < string> < / code > < br >
< code > #include < queue> < / code > < br >
< code > #include < list> < / code > < br >
< code > #include < fstream> < / code > < br >
< code > #include < cctype> < / code > < br >
< p >
< a href = "ZE__Includes_8h-source.html" > Go to the source code of this file.< / a > < table border = 0 cellpadding = 0 cellspacing = 0 >
< tr > < td > < / td > < / tr >
< / table >
2003-07-05 00:40:44 +00:00
< hr > < address style = "align: right;" > < small > Generated on Sun Jun 29 14:13:51 2003 for ZEngine by
2003-04-27 22:15:26 +00:00
< a href = "http://www.doxygen.org/index.html" >
< img src = "doxygen.png" alt = "doxygen" align = "middle" border = 0
2003-07-05 00:40:44 +00:00
width=110 height=53>< / a > 1.3 < / small > < / address >
2003-04-27 22:15:26 +00:00
< / body >
< / html >