48 lines
		
	
	
	
		
			2.7 KiB
		
	
	
	
		
			HTML
		
	
	
	
	
	
			
		
		
	
	
			48 lines
		
	
	
	
		
			2.7 KiB
		
	
	
	
		
			HTML
		
	
	
	
	
	
| <!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>
 | |
| <!-- Generated by Doxygen 1.3-rc2 -->
 | |
| <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>
 | |
| <hr><h1>/include/ZE_Includes.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__Includes_8h.html">ZE_Includes.h</a> <br>
 | |
|  Description: Header file for ZEngine universal includes. <br>
 | |
|  Author(s): James Turk <br>
 | |
|  <dl compact><dt><b>Id</b></dt><dd><a class="el" href="ZE__Includes_8h.html">ZE_Includes.h</a>,v 1.5 2003/01/13 05:53:47 cozman Exp </dd></dl>
 | |
| <br>
 | |
| </dd></dl>
 | |
| 
 | |
| <p>
 | |
| 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.
 | |
| <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 <vector></code><br>
 | |
| <code>#include <queue></code><br>
 | |
| <code>#include <list></code><br>
 | |
| <code>#include <fstream></code><br>
 | |
| <code>#include <cstdio></code><br>
 | |
| <code>#include <cstdlib></code><br>
 | |
| <code>#include <cstdarg></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>
 | |
| <tr><td colspan=2><br><h2>Namespaces</h2></td></tr>
 | |
| <tr><td nowrap align=right valign=top>namespace  </td><td valign=bottom><b>std</b></td></tr>
 | |
| </table>
 | |
| <hr><address style="align: right;"><small>Generated on Sun Jan 19 01:04:50 2003 for ZEngine by
 | |
| <a href="http://www.doxygen.org/index.html">
 | |
| <img src="doxygen.png" alt="doxygen" align="middle" border=0 
 | |
| width=110 height=53></a>1.3-rc2 </small></address>
 | |
| </body>
 | |
| </html>
 | 
