Removed Macros

This commit is contained in:
James Turk 2003-04-28 02:00:38 +00:00
parent 36b11122d4
commit dde484f333
77 changed files with 583 additions and 617 deletions

View File

@ -18,7 +18,7 @@
00010 GLuint SDL_GL_LoadTexture(SDL_Surface *surface, GLfloat *texcoord);
00011
00012 <span class="preprocessor">#endif //__sdlgl_h__</span>
</pre></div><hr><address style="align: right;"><small>Generated on Sun Apr 27 18:16:26 2003 for ZEngine by
</pre></div><hr><address style="align: right;"><small>Generated on Sun Apr 27 21:57:34 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>

View File

@ -29,16 +29,15 @@
00036 <span class="preprocessor"></span>
<a name="l00037"></a><a class="code" href="ZE__Defines_8h.html#a3">00037</a> <span class="preprocessor">#define USE_SDL_MIXER</span>
00038 <span class="preprocessor"></span>
<a name="l00039"></a><a class="code" href="ZE__Defines_8h.html#a4">00039</a> <span class="preprocessor">#define USE_SDL_NET</span>
00040 <span class="preprocessor"></span>
<a name="l00041"></a><a class="code" href="ZE__Defines_8h.html#a5">00041</a> <span class="preprocessor">#define USE_PHYSFS</span>
00042 <span class="preprocessor"></span>
<a name="l00044"></a><a class="code" href="ZE__Defines_8h.html#a6">00044</a> <span class="preprocessor">#define MAX_MSG_LEN 10240</span>
00039 <span class="comment">//#define USE_SDL_NET</span>
00041 <span class="comment">//#define USE_PHYSFS</span>
00042
<a name="l00044"></a><a class="code" href="ZE__Defines_8h.html#a4">00044</a> <span class="preprocessor">#define MAX_MSG_LEN 10240</span>
00045 <span class="preprocessor"></span>
<a name="l00046"></a><a class="code" href="ZE__Defines_8h.html#a7">00046</a> <span class="keyword">typedef</span> <span class="keywordtype">char</span> <a class="code" href="ZE__Defines_8h.html#a7">ZByte</a>;
<a name="l00046"></a><a class="code" href="ZE__Defines_8h.html#a5">00046</a> <span class="keyword">typedef</span> <span class="keywordtype">char</span> <a class="code" href="ZE__Defines_8h.html#a5">ZByte</a>;
00047
00048 <span class="preprocessor">#endif //__ze_defines_h__</span>
</pre></div><hr><address style="align: right;"><small>Generated on Sun Apr 27 18:16:26 2003 for ZEngine by
</pre></div><hr><address style="align: right;"><small>Generated on Sun Apr 27 21:57:34 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>

View File

@ -34,21 +34,15 @@ Definition file, holds #define statements describing optional features of ZEngin
<tr><td nowrap align=right valign=top><a name="a3" doxytag="ZE_Defines.h::USE_SDL_MIXER"></a>
#define&nbsp;</td><td valign=bottom><a class="el" href="ZE__Defines_8h.html#a3">USE_SDL_MIXER</a></td></tr>
<tr><td>&nbsp;</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::USE_SDL_NET"></a>
#define&nbsp;</td><td valign=bottom><a class="el" href="ZE__Defines_8h.html#a4">USE_SDL_NET</a></td></tr>
<tr><td>&nbsp;</td><td><font size=-1><em>Define to include net support.</em></font><br><br></td></tr>
<tr><td nowrap align=right valign=top><a name="a5" doxytag="ZE_Defines.h::USE_PHYSFS"></a>
#define&nbsp;</td><td valign=bottom><a class="el" href="ZE__Defines_8h.html#a5">USE_PHYSFS</a></td></tr>
<tr><td>&nbsp;</td><td><font size=-1><em>Define to use the Physfs file system.</em></font><br><br></td></tr>
<tr><td nowrap align=right valign=top><a name="a6" doxytag="ZE_Defines.h::MAX_MSG_LEN"></a>
#define&nbsp;</td><td valign=bottom><a class="el" href="ZE__Defines_8h.html#a6">MAX_MSG_LEN</a>&nbsp;&nbsp;&nbsp;10240</td></tr>
<tr><td nowrap align=right valign=top><a name="a4" doxytag="ZE_Defines.h::MAX_MSG_LEN"></a>
#define&nbsp;</td><td valign=bottom><a class="el" href="ZE__Defines_8h.html#a4">MAX_MSG_LEN</a>&nbsp;&nbsp;&nbsp;10240</td></tr>
<tr><td>&nbsp;</td><td><font size=-1><em>Maximum message length (for SDL_net). (10kb [10240] default).</em></font><br><br></td></tr>
<tr><td colspan=2><br><h2>Typedefs</h2></td></tr>
<tr><td nowrap align=right valign=top><a name="a7" doxytag="ZE_Defines.h::ZByte"></a>
typedef char&nbsp;</td><td valign=bottom><a class="el" href="ZE__Defines_8h.html#a7">ZByte</a></td></tr>
<tr><td nowrap align=right valign=top><a name="a5" doxytag="ZE_Defines.h::ZByte"></a>
typedef char&nbsp;</td><td valign=bottom><a class="el" href="ZE__Defines_8h.html#a5">ZByte</a></td></tr>
<tr><td>&nbsp;</td><td><font size=-1><em>Define a ZByte as a plain char (for SDL_net).</em></font><br><br></td></tr>
</table>
<hr><address style="align: right;"><small>Generated on Sun Apr 27 18:16:26 2003 for ZEngine by
<hr><address style="align: right;"><small>Generated on Sun Apr 27 21:57:35 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>

View File

@ -55,7 +55,7 @@
00061 <span class="keyword">using</span> <span class="keyword">namespace </span>std;
00062
00063 <span class="preprocessor">#endif //__ze_includes_h__</span>
</pre></div><hr><address style="align: right;"><small>Generated on Sun Apr 27 18:16:26 2003 for ZEngine by
</pre></div><hr><address style="align: right;"><small>Generated on Sun Apr 27 21:57:34 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>

View File

@ -24,9 +24,6 @@ ZE_*.h files should only include this file and any other ZE_*.h files that they
<code>#include "SDL_image.h"</code><br>
<code>#include "SDL_ttf.h"</code><br>
<code>#include "SDL_mixer.h"</code><br>
<code>#include "SDL_net.h"</code><br>
<code>#include "physfs.h"</code><br>
<code>#include "external/physfsrwops.h"</code><br>
<code>#include "external/mt19937ar.h"</code><br>
<code>#include &lt;string&gt;</code><br>
<code>#include &lt;vector&gt;</code><br>
@ -45,7 +42,7 @@ ZE_*.h files should only include this file and any other ZE_*.h files that they
<tr><td colspan=2><br><h2>Namespaces</h2></td></tr>
<tr><td nowrap align=right valign=top>namespace &nbsp;</td><td valign=bottom><b>std</b></td></tr>
</table>
<hr><address style="align: right;"><small>Generated on Sun Apr 27 18:16:26 2003 for ZEngine by
<hr><address style="align: right;"><small>Generated on Sun Apr 27 21:57:35 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>

View File

@ -23,7 +23,7 @@ Source file containing open utilities for use inside and alongside ZEngine.
<tr><td colspan=2><br><h2>Namespaces</h2></td></tr>
<tr><td nowrap align=right valign=top>namespace &nbsp;</td><td valign=bottom><a class="el" href="namespaceZE.html">ZE</a></td></tr>
</table>
<hr><address style="align: right;"><small>Generated on Sun Apr 27 18:16:26 2003 for ZEngine by
<hr><address style="align: right;"><small>Generated on Sun Apr 27 21:57:35 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>

View File

@ -26,28 +26,29 @@
00032
00042 string <a class="code" href="namespaceZE.html#a19">FormatStr</a>(<span class="keyword">const</span> <span class="keywordtype">char</span> *fmtstr, ...);
00043
00045 <span class="comment">//Macros//</span>
00045 <span class="comment">//Memory//</span>
00047 <span class="comment"></span>
<a name="l00051"></a><a class="code" href="ZE__Utility_8h.html#a0">00051</a> <span class="comment"></span><span class="preprocessor">#define FreeImage(image) if(image){SDL_FreeSurface(image); image = NULL;}</span>
00052 <span class="preprocessor"></span>
00053 <span class="preprocessor">#ifdef USE_SDL_MIXER</span>
00054 <span class="preprocessor"></span>
<a name="l00057"></a><a class="code" href="ZE__Utility_8h.html#a1">00057</a> <span class="preprocessor">#define FreeSound(sound) if(sound){Mix_FreeChunk(sound); sound = NULL;}</span>
00058 <span class="preprocessor"></span>
<a name="l00061"></a><a class="code" href="ZE__Utility_8h.html#a2">00061</a> <span class="preprocessor">#define FreeMusic(music) if(music){Mix_FreeMusic(music); music = NULL;}</span>
00062 <span class="preprocessor"></span><span class="preprocessor">#endif</span>
00063 <span class="preprocessor"></span>
00064 <span class="preprocessor">#ifdef USE_SDL_TTF</span>
00065 <span class="preprocessor"></span>
<a name="l00068"></a><a class="code" href="ZE__Utility_8h.html#a3">00068</a> <span class="preprocessor">#define FreeFont(font) if(font){TTF_CloseFont(font); font = NULL;}</span>
00069 <span class="preprocessor"></span><span class="preprocessor">#endif</span>
00070 <span class="preprocessor"></span>
00071
00072 }
00054 <span class="comment"></span><span class="keywordtype">void</span> <a class="code" href="namespaceZE.html#a20">FreeImage</a>(SDL_Surface *&amp;image);
00055
00056 <span class="preprocessor">#ifdef USE_SDL_MIXER</span>
00057 <span class="preprocessor"></span>
00064 <span class="keywordtype">void</span> <a class="code" href="namespaceZE.html#a21">FreeSound</a>(Mix_Chunk *&amp;chunk);
00065
00072 <span class="keywordtype">void</span> <a class="code" href="namespaceZE.html#a22">FreeMusic</a>(Mix_Music *&amp;music);
00073
00074 <span class="preprocessor">#endif //__ze_utility_h__</span>
00074 <span class="preprocessor">#endif</span>
00075 <span class="preprocessor"></span>
</pre></div><hr><address style="align: right;"><small>Generated on Sun Apr 27 18:16:26 2003 for ZEngine by
00076 <span class="preprocessor">#ifdef USE_SDL_TTF</span>
00077 <span class="preprocessor"></span>
00083 <span class="keywordtype">void</span> <a class="code" href="namespaceZE.html#a23">FreeFont</a>(TTF_Font *&amp;font);
00084 <span class="preprocessor">#endif</span>
00085 <span class="preprocessor"></span>
00086
00087 }
00088
00089 <span class="preprocessor">#endif //__ze_utility_h__</span>
00090 <span class="preprocessor"></span>
</pre></div><hr><address style="align: right;"><small>Generated on Sun Apr 27 21:57:34 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>

View File

@ -24,122 +24,8 @@ Definition file for ZEngine Utilities which are used throughout the engine and c
<tr><td></td></tr>
<tr><td colspan=2><br><h2>Namespaces</h2></td></tr>
<tr><td nowrap align=right valign=top>namespace &nbsp;</td><td valign=bottom><a class="el" href="namespaceZE.html">ZE</a></td></tr>
<tr><td colspan=2><br><h2>Defines</h2></td></tr>
<tr><td nowrap align=right valign=top>#define&nbsp;</td><td valign=bottom><a class="el" href="ZE__Utility_8h.html#a0">FreeImage</a>(image)&nbsp;&nbsp;&nbsp;if(image){SDL_FreeSurface(image); image = NULL;}</td></tr>
<tr><td nowrap align=right valign=top>#define&nbsp;</td><td valign=bottom><a class="el" href="ZE__Utility_8h.html#a1">FreeSound</a>(sound)&nbsp;&nbsp;&nbsp;if(sound){Mix_FreeChunk(sound); sound = NULL;}</td></tr>
<tr><td nowrap align=right valign=top>#define&nbsp;</td><td valign=bottom><a class="el" href="ZE__Utility_8h.html#a2">FreeMusic</a>(music)&nbsp;&nbsp;&nbsp;if(music){Mix_FreeMusic(music); music = NULL;}</td></tr>
<tr><td nowrap align=right valign=top>#define&nbsp;</td><td valign=bottom><a class="el" href="ZE__Utility_8h.html#a3">FreeFont</a>(font)&nbsp;&nbsp;&nbsp;if(font){TTF_CloseFont(font); font = NULL;}</td></tr>
</table>
<hr><h2>Define Documentation</h2>
<a name="a0" doxytag="ZE_Utility.h::FreeImage"></a><p>
<table width="100%" cellpadding="2" cellspacing="0" border="0">
<tr>
<td class="md">
<table cellpadding="0" cellspacing="0" border="0">
<tr>
<td class="md" nowrap valign="top"> #define FreeImage</td>
<td class="md" valign="top">(&nbsp;</td>
<td class="md" nowrap valign="top">image&nbsp;</td>
<td class="mdname1" valign="top" nowrap>&nbsp; </td>
<td class="md" valign="top">)&nbsp;</td>
<td class="md" nowrap>&nbsp;&nbsp;&nbsp;if(image){SDL_FreeSurface(image); image = NULL;}
</table>
</td>
</tr>
</table>
<table cellspacing=5 cellpadding=0 border=0>
<tr>
<td>
&nbsp;
</td>
<td>
<p>
Safely free an SDL_Surface* and set it to NULL. </td>
</tr>
</table>
<a name="a1" doxytag="ZE_Utility.h::FreeSound"></a><p>
<table width="100%" cellpadding="2" cellspacing="0" border="0">
<tr>
<td class="md">
<table cellpadding="0" cellspacing="0" border="0">
<tr>
<td class="md" nowrap valign="top"> #define FreeSound</td>
<td class="md" valign="top">(&nbsp;</td>
<td class="md" nowrap valign="top">sound&nbsp;</td>
<td class="mdname1" valign="top" nowrap>&nbsp; </td>
<td class="md" valign="top">)&nbsp;</td>
<td class="md" nowrap>&nbsp;&nbsp;&nbsp;if(sound){Mix_FreeChunk(sound); sound = NULL;}
</table>
</td>
</tr>
</table>
<table cellspacing=5 cellpadding=0 border=0>
<tr>
<td>
&nbsp;
</td>
<td>
<p>
Safely free a Mix_Chunk* and set it to NULL. </td>
</tr>
</table>
<a name="a2" doxytag="ZE_Utility.h::FreeMusic"></a><p>
<table width="100%" cellpadding="2" cellspacing="0" border="0">
<tr>
<td class="md">
<table cellpadding="0" cellspacing="0" border="0">
<tr>
<td class="md" nowrap valign="top"> #define FreeMusic</td>
<td class="md" valign="top">(&nbsp;</td>
<td class="md" nowrap valign="top">music&nbsp;</td>
<td class="mdname1" valign="top" nowrap>&nbsp; </td>
<td class="md" valign="top">)&nbsp;</td>
<td class="md" nowrap>&nbsp;&nbsp;&nbsp;if(music){Mix_FreeMusic(music); music = NULL;}
</table>
</td>
</tr>
</table>
<table cellspacing=5 cellpadding=0 border=0>
<tr>
<td>
&nbsp;
</td>
<td>
<p>
Safely free a Mix_Music* and set it to NULL. </td>
</tr>
</table>
<a name="a3" doxytag="ZE_Utility.h::FreeFont"></a><p>
<table width="100%" cellpadding="2" cellspacing="0" border="0">
<tr>
<td class="md">
<table cellpadding="0" cellspacing="0" border="0">
<tr>
<td class="md" nowrap valign="top"> #define FreeFont</td>
<td class="md" valign="top">(&nbsp;</td>
<td class="md" nowrap valign="top">font&nbsp;</td>
<td class="mdname1" valign="top" nowrap>&nbsp; </td>
<td class="md" valign="top">)&nbsp;</td>
<td class="md" nowrap>&nbsp;&nbsp;&nbsp;if(font){TTF_CloseFont(font); font = NULL;}
</table>
</td>
</tr>
</table>
<table cellspacing=5 cellpadding=0 border=0>
<tr>
<td>
&nbsp;
</td>
<td>
<p>
Safely free a TTF_Font and set it to NULL. </td>
</tr>
</table>
<hr><address style="align: right;"><small>Generated on Sun Apr 27 18:16:26 2003 for ZEngine by
<hr><address style="align: right;"><small>Generated on Sun Apr 27 21:57:35 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>

View File

@ -21,7 +21,7 @@ Implementation file for ZClient, the TCP Client class for ZEngine.
<table border=0 cellpadding=0 cellspacing=0>
<tr><td></td></tr>
</table>
<hr><address style="align: right;"><small>Generated on Sun Apr 27 18:16:26 2003 for ZEngine by
<hr><address style="align: right;"><small>Generated on Sun Apr 27 21:57:35 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>

View File

@ -26,33 +26,33 @@
00031 <span class="keyword">namespace </span>ZE
00032 {
00033
<a name="l00040"></a><a class="code" href="classZE_1_1ZClient.html">00040</a> <span class="keyword">class </span><a class="code" href="classZE_1_1ZClient.html">ZClient</a>
00040 <span class="keyword">class </span>ZClient
00041 {
00042 <span class="keyword">protected</span>:
<a name="l00044"></a><a class="code" href="classZE_1_1ZClient.html#n0">00044</a> <a class="code" href="classZE_1_1ZEngine.html">ZEngine</a> *<a class="code" href="classZE_1_1ZClient.html#n0">rEngine</a>;
<a name="l00046"></a><a class="code" href="classZE_1_1ZClient.html#n1">00046</a> TCPsocket <a class="code" href="classZE_1_1ZClient.html#n1">rSocket</a>;
<a name="l00048"></a><a class="code" href="classZE_1_1ZClient.html#n2">00048</a> SDLNet_SocketSet <a class="code" href="classZE_1_1ZClient.html#n2">rSocketSet</a>;
<a name="l00050"></a><a class="code" href="classZE_1_1ZClient.html#n3">00050</a> <span class="keywordtype">bool</span> <a class="code" href="classZE_1_1ZClient.html#n3">rVerbose</a>;
<a name="l00052"></a><a class="code" href="classZE_1_1ZClient.html#n4">00052</a> <span class="keywordtype">int</span> <a class="code" href="classZE_1_1ZClient.html#n4">rWaitTime</a>;
00044 ZEngine *rEngine;
00046 TCPsocket rSocket;
00048 SDLNet_SocketSet rSocketSet;
00050 <span class="keywordtype">bool</span> rVerbose;
00052 <span class="keywordtype">int</span> rWaitTime;
00053
00054 <span class="keyword">public</span>:
00061 <a class="code" href="classZE_1_1ZClient.html#a0">ZClient</a>(<span class="keywordtype">bool</span> verbose=<span class="keyword">false</span>);
00061 ZClient(<span class="keywordtype">bool</span> verbose=<span class="keyword">false</span>);
00062
00068 <span class="keyword">virtual</span> <a class="code" href="classZE_1_1ZClient.html#a1">~ZClient</a>();
00068 <span class="keyword">virtual</span> ~ZClient();
00069
00078 <span class="keywordtype">bool</span> <a class="code" href="classZE_1_1ZClient.html#a2">Connect</a>(<span class="keywordtype">char</span> *server, Uint16 port);
00078 <span class="keywordtype">bool</span> Connect(<span class="keywordtype">char</span> *server, Uint16 port);
00079
00085 <span class="keywordtype">void</span> <a class="code" href="classZE_1_1ZClient.html#a3">Disconnect</a>();
00085 <span class="keywordtype">void</span> Disconnect();
00086
00094 <span class="keywordtype">void</span> <a class="code" href="classZE_1_1ZClient.html#a4">SetWaitTime</a>(<span class="keywordtype">int</span> wait);
00094 <span class="keywordtype">void</span> SetWaitTime(<span class="keywordtype">int</span> wait);
00095
00104 <span class="keywordtype">bool</span> <a class="code" href="classZE_1_1ZClient.html#a5">Send</a>(ZByte *data, <span class="keywordtype">int</span> size);
00104 <span class="keywordtype">bool</span> Send(ZByte *data, <span class="keywordtype">int</span> size);
00105
00113 <span class="keywordtype">int</span> <a class="code" href="classZE_1_1ZClient.html#a6">Receive</a>(ZByte *data);
00113 <span class="keywordtype">int</span> Receive(ZByte *data);
00114
00121 <span class="keywordtype">bool</span> <a class="code" href="classZE_1_1ZClient.html#a7">Connected</a>();
00121 <span class="keywordtype">bool</span> Connected();
00122
00129 <span class="keywordtype">int</span> <a class="code" href="classZE_1_1ZClient.html#a8">WaitTime</a>();
00129 <span class="keywordtype">int</span> WaitTime();
00130 };
00131
00132 } <span class="comment">//namespace ZE</span>
@ -60,7 +60,7 @@
00134 <span class="preprocessor">#endif //USE_SDL_NET</span>
00135 <span class="preprocessor"></span>
00136 <span class="preprocessor">#endif //__ze_zclient_h__</span>
</pre></div><hr><address style="align: right;"><small>Generated on Sun Apr 27 18:16:26 2003 for ZEngine by
</pre></div><hr><address style="align: right;"><small>Generated on Sun Apr 27 21:57:34 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>

View File

@ -22,10 +22,8 @@ Definition file for ZClient, the TCP Client class for ZEngine.
<p>
<a href="ZE__ZClient_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 &nbsp;</td><td valign=bottom><a class="el" href="namespaceZE.html">ZE</a></td></tr>
</table>
<hr><address style="align: right;"><small>Generated on Sun Apr 27 18:16:26 2003 for ZEngine by
<hr><address style="align: right;"><small>Generated on Sun Apr 27 21:57:35 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>

View File

@ -23,7 +23,7 @@ Implementation of ZConfigFile, the ZEngine INI-Style Config File.
<tr><td colspan=2><br><h2>Namespaces</h2></td></tr>
<tr><td nowrap align=right valign=top>namespace &nbsp;</td><td valign=bottom><a class="el" href="namespaceZE.html">ZE</a></td></tr>
</table>
<hr><address style="align: right;"><small>Generated on Sun Apr 27 18:16:26 2003 for ZEngine by
<hr><address style="align: right;"><small>Generated on Sun Apr 27 21:57:35 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>

View File

@ -92,7 +92,7 @@
00266 }
00267
00268 <span class="preprocessor">#endif //__ze_zconfigfile_h__</span>
</pre></div><hr><address style="align: right;"><small>Generated on Sun Apr 27 18:16:26 2003 for ZEngine by
</pre></div><hr><address style="align: right;"><small>Generated on Sun Apr 27 21:57:34 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>

View File

@ -25,7 +25,7 @@ Definition file for ZConfigFile, an INI-style Config format.
<tr><td colspan=2><br><h2>Namespaces</h2></td></tr>
<tr><td nowrap align=right valign=top>namespace &nbsp;</td><td valign=bottom><a class="el" href="namespaceZE.html">ZE</a></td></tr>
</table>
<hr><address style="align: right;"><small>Generated on Sun Apr 27 18:16:26 2003 for ZEngine by
<hr><address style="align: right;"><small>Generated on Sun Apr 27 21:57:35 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>

View File

@ -10,7 +10,7 @@
<dl compact><dt><b>File Header: </b></dt><dd>File: <a class="el" href="ZE__ZEngine_8cpp.html">ZE_ZEngine.cpp</a> <br>
Description: Implementation source file for ZEngine library main singleton class. <br>
Author(s): James Turk <br>
<dl compact><dt><b>Id</b></dt><dd><a class="el" href="ZE__ZEngine_8cpp.html">ZE_ZEngine.cpp</a>,v 1.36 2003/04/27 22:05:25 cozman Exp </dd></dl>
<dl compact><dt><b>Id</b></dt><dd><a class="el" href="ZE__ZEngine_8cpp.html">ZE_ZEngine.cpp</a>,v 1.38 2003/04/28 00:23:06 cozman Exp </dd></dl>
<br>
</dd></dl>
@ -23,7 +23,7 @@ Actual implementation of ZEngine singleton class, the core of ZEngine.
<tr><td colspan=2><br><h2>Namespaces</h2></td></tr>
<tr><td nowrap align=right valign=top>namespace &nbsp;</td><td valign=bottom><a class="el" href="namespaceZE.html">ZE</a></td></tr>
</table>
<hr><address style="align: right;"><small>Generated on Sun Apr 27 18:16:26 2003 for ZEngine by
<hr><address style="align: right;"><small>Generated on Sun Apr 27 21:57:35 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>

View File

@ -167,9 +167,9 @@
00484 <span class="preprocessor"></span>
00485 <span class="comment">//Physfs Utilities//</span>
00487 <span class="comment"></span>
00493 <span class="comment"></span> <span class="keywordtype">void</span> <a class="code" href="classZE_1_1ZEngine.html#a36">InitPhysFS</a>(string argv);
00493 <span class="comment"></span> <span class="keywordtype">void</span> InitPhysFS(string argv);
00494
00501 <span class="keywordtype">void</span> <a class="code" href="classZE_1_1ZEngine.html#a37">AddPhysFSDir</a>(string dir);
00501 <span class="keywordtype">void</span> AddPhysFSDir(string dir);
00502
00503 <span class="preprocessor">#endif //USE_PHYSFS</span>
00504 <span class="preprocessor"></span>
@ -178,59 +178,59 @@
00516 <span class="comment"></span> <span class="keywordtype">void</span> <a class="code" href="classZE_1_1ZEngine.html#c1">LogError</a>(<a class="code" href="classZE_1_1ZError.html">ZError</a> error);
00517
00518 <span class="keyword">public</span>:
00529 <span class="keywordtype">void</span> <a class="code" href="classZE_1_1ZEngine.html#a38">SetErrorLog</a>(<span class="keywordtype">bool</span> logAll, string logFile=<span class="stringliteral">""</span>);
00529 <span class="keywordtype">void</span> <a class="code" href="classZE_1_1ZEngine.html#a36">SetErrorLog</a>(<span class="keywordtype">bool</span> logAll, string logFile=<span class="stringliteral">""</span>);
00530
00541 <span class="keywordtype">void</span> <a class="code" href="classZE_1_1ZEngine.html#a39">ReportError</a>(ZErrorCode code, string desc=<span class="stringliteral">""</span>, string file=<span class="stringliteral">""</span>, <span class="keywordtype">unsigned</span> <span class="keywordtype">int</span> line=0);
00541 <span class="keywordtype">void</span> <a class="code" href="classZE_1_1ZEngine.html#a37">ReportError</a>(ZErrorCode code, string desc=<span class="stringliteral">""</span>, string file=<span class="stringliteral">""</span>, <span class="keywordtype">unsigned</span> <span class="keywordtype">int</span> line=0);
00542
00550 <a class="code" href="namespaceZE.html#a20">ZErrorCode</a> <a class="code" href="classZE_1_1ZEngine.html#a40">GetLastError</a>();
00550 <a class="code" href="namespaceZE.html#a24">ZErrorCode</a> <a class="code" href="classZE_1_1ZEngine.html#a38">GetLastError</a>();
00551
00559 <span class="keywordtype">void</span> <a class="code" href="classZE_1_1ZEngine.html#a41">WriteLog</a>(string str);
00559 <span class="keywordtype">void</span> <a class="code" href="classZE_1_1ZEngine.html#a39">WriteLog</a>(string str);
00560
00567 <span class="keywordtype">void</span> <a class="code" href="classZE_1_1ZEngine.html#a42">FlushErrors</a>();
00567 <span class="keywordtype">void</span> <a class="code" href="classZE_1_1ZEngine.html#a40">FlushErrors</a>();
00568
00570 <span class="comment">//Random Number Generation//</span>
00572 <span class="comment"></span>
00580 <span class="comment"></span> <span class="keywordtype">void</span> <a class="code" href="classZE_1_1ZEngine.html#a43">SeedRandom</a>(<span class="keywordtype">unsigned</span> <span class="keywordtype">long</span> seed);
00580 <span class="comment"></span> <span class="keywordtype">void</span> <a class="code" href="classZE_1_1ZEngine.html#a41">SeedRandom</a>(<span class="keywordtype">unsigned</span> <span class="keywordtype">long</span> seed);
00581
00590 <span class="keywordtype">unsigned</span> <span class="keywordtype">long</span> <a class="code" href="classZE_1_1ZEngine.html#a44">RandLong</a>(<span class="keywordtype">unsigned</span> <span class="keywordtype">long</span> max);
00590 <span class="keywordtype">unsigned</span> <span class="keywordtype">long</span> <a class="code" href="classZE_1_1ZEngine.html#a42">RandLong</a>(<span class="keywordtype">unsigned</span> <span class="keywordtype">long</span> max);
00591
00601 <span class="keywordtype">long</span> <a class="code" href="classZE_1_1ZEngine.html#a44">RandLong</a>(<span class="keywordtype">long</span> min, <span class="keywordtype">long</span> max);
00601 <span class="keywordtype">long</span> <a class="code" href="classZE_1_1ZEngine.html#a42">RandLong</a>(<span class="keywordtype">long</span> min, <span class="keywordtype">long</span> max);
00602
00610 <span class="keywordtype">double</span> <a class="code" href="classZE_1_1ZEngine.html#a46">RandDouble</a>();
00610 <span class="keywordtype">double</span> <a class="code" href="classZE_1_1ZEngine.html#a44">RandDouble</a>();
00611
00621 <span class="keywordtype">double</span> <a class="code" href="classZE_1_1ZEngine.html#a46">RandDouble</a>(<span class="keywordtype">double</span> min, <span class="keywordtype">double</span> max);
00621 <span class="keywordtype">double</span> <a class="code" href="classZE_1_1ZEngine.html#a44">RandDouble</a>(<span class="keywordtype">double</span> min, <span class="keywordtype">double</span> max);
00622
00624 <span class="comment">//Data Loading + Unloading//</span>
00626 <span class="comment"></span>
00633 <span class="comment"></span> SDL_Surface* <a class="code" href="classZE_1_1ZEngine.html#a48">LoadImage</a>(string filename);
00633 <span class="comment"></span> SDL_Surface* <a class="code" href="classZE_1_1ZEngine.html#a46">LoadImage</a>(string filename);
00634
00635 <span class="preprocessor">#ifdef USE_SDL_MIXER</span>
00636 <span class="preprocessor"></span>
00643 Mix_Chunk* <a class="code" href="classZE_1_1ZEngine.html#a49">LoadSound</a>(string filename);
00643 Mix_Chunk* <a class="code" href="classZE_1_1ZEngine.html#a47">LoadSound</a>(string filename);
00644
00652 Mix_Music* <a class="code" href="classZE_1_1ZEngine.html#a50">LoadMusic</a>(string filename);
00652 Mix_Music* <a class="code" href="classZE_1_1ZEngine.html#a48">LoadMusic</a>(string filename);
00653 <span class="preprocessor">#endif</span>
00654 <span class="preprocessor"></span>
00655 <span class="preprocessor">#ifdef USE_SDL_TTF</span>
00656 <span class="preprocessor"></span>
00664 TTF_Font* <a class="code" href="classZE_1_1ZEngine.html#a51">LoadFont</a>(string filename, <span class="keywordtype">int</span> size);
00664 TTF_Font* <a class="code" href="classZE_1_1ZEngine.html#a49">LoadFont</a>(string filename, <span class="keywordtype">int</span> size);
00665 <span class="preprocessor">#endif </span>
00666 <span class="preprocessor"></span>
00668 <span class="comment">//Accessors//</span>
00670 <span class="comment"></span>
00677 <span class="comment"></span> <span class="keywordtype">int</span> <a class="code" href="classZE_1_1ZEngine.html#a52">Width</a>();
00677 <span class="comment"></span> <span class="keywordtype">int</span> <a class="code" href="classZE_1_1ZEngine.html#a50">Width</a>();
00678
00685 <span class="keywordtype">int</span> <a class="code" href="classZE_1_1ZEngine.html#a53">Height</a>();
00685 <span class="keywordtype">int</span> <a class="code" href="classZE_1_1ZEngine.html#a51">Height</a>();
00686
00693 <span class="keywordtype">int</span> <a class="code" href="classZE_1_1ZEngine.html#a54">BPP</a>();
00693 <span class="keywordtype">int</span> <a class="code" href="classZE_1_1ZEngine.html#a52">BPP</a>();
00694
00701 <span class="keywordtype">bool</span> <a class="code" href="classZE_1_1ZEngine.html#a55">IsFullscreen</a>();
00701 <span class="keywordtype">bool</span> <a class="code" href="classZE_1_1ZEngine.html#a53">IsFullscreen</a>();
00702 };
00703
00704 }
00705
00706 <span class="preprocessor">#endif //__ze_zengine_h__</span>
</pre></div><hr><address style="align: right;"><small>Generated on Sun Apr 27 18:16:26 2003 for ZEngine by
</pre></div><hr><address style="align: right;"><small>Generated on Sun Apr 27 21:57:34 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>

View File

@ -10,7 +10,7 @@
<dl compact><dt><b>File Header:</b></dt><dd>File: <a class="el" href="ZE__ZEngine_8h.html">ZE_ZEngine.h</a> <br>
Description: Header file for ZEngine class, the core of the ZEngine. <br>
Author(s): James Turk <br>
<dl compact><dt><b>Id</b></dt><dd><a class="el" href="ZE__ZEngine_8h.html">ZE_ZEngine.h</a>,v 1.22 2003/04/27 21:50:47 cozman Exp </dd></dl>
<dl compact><dt><b>Id</b></dt><dd><a class="el" href="ZE__ZEngine_8h.html">ZE_ZEngine.h</a>,v 1.24 2003/04/28 00:23:06 cozman Exp </dd></dl>
<br>
</dd></dl>
@ -28,7 +28,7 @@ ZEngine Game Engine core Engine definition.
<tr><td colspan=2><br><h2>Namespaces</h2></td></tr>
<tr><td nowrap align=right valign=top>namespace &nbsp;</td><td valign=bottom><a class="el" href="namespaceZE.html">ZE</a></td></tr>
</table>
<hr><address style="align: right;"><small>Generated on Sun Apr 27 18:16:26 2003 for ZEngine by
<hr><address style="align: right;"><small>Generated on Sun Apr 27 21:57:35 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>

View File

@ -23,7 +23,7 @@ Implementation of ZError, the ZEngine internal error information storage class.
<tr><td colspan=2><br><h2>Namespaces</h2></td></tr>
<tr><td nowrap align=right valign=top>namespace &nbsp;</td><td valign=bottom><a class="el" href="namespaceZE.html">ZE</a></td></tr>
</table>
<hr><address style="align: right;"><small>Generated on Sun Apr 27 18:16:26 2003 for ZEngine by
<hr><address style="align: right;"><small>Generated on Sun Apr 27 21:57:35 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>

View File

@ -27,34 +27,34 @@
00033 {
00034
00036
<a name="l00040"></a><a class="code" href="namespaceZE.html#a20">00040</a> <span class="keyword">enum</span> <a class="code" href="namespaceZE.html#a20">ZErrorCode</a>
<a name="l00040"></a><a class="code" href="namespaceZE.html#a24">00040</a> <span class="keyword">enum</span> <a class="code" href="namespaceZE.html#a24">ZErrorCode</a>
00041 {
00042 <a class="code" href="namespaceZE.html#a20a0">ZERR_NONE</a>,
00043 <a class="code" href="namespaceZE.html#a20a1">ZERR_SDL_INTERNAL</a>,
00044 <a class="code" href="namespaceZE.html#a20a2">ZERR_SDL_INIT</a>,
00045 <a class="code" href="namespaceZE.html#a20a3">ZERR_MIX_INIT</a>,
00046 <a class="code" href="namespaceZE.html#a20a4">ZERR_TTF_INIT</a>,
00047 <a class="code" href="namespaceZE.html#a20a5">ZERR_NET_INIT</a>,
00048 <a class="code" href="namespaceZE.html#a20a6">ZERR_VIDMODE</a>,
00049 <a class="code" href="namespaceZE.html#a20a7">ZERR_LOAD_IMAGE</a>,
00050 <a class="code" href="namespaceZE.html#a20a8">ZERR_LOAD_SOUND</a>,
00051 <a class="code" href="namespaceZE.html#a20a9">ZERR_LOAD_MUSIC</a>,
00052 <a class="code" href="namespaceZE.html#a20a10">ZERR_LOAD_FONT</a>,
00053 <a class="code" href="namespaceZE.html#a20a11">ZERR_NOIMAGE</a>,
00054 <a class="code" href="namespaceZE.html#a20a12">ZERR_NOSOUND</a>,
00055 <a class="code" href="namespaceZE.html#a20a13">ZERR_NOMUSIC</a>,
00056 <a class="code" href="namespaceZE.html#a20a14">ZERR_NOFONT</a>,
00057 <a class="code" href="namespaceZE.html#a20a15">ZERR_NOSOCKET</a>,
00058 <a class="code" href="namespaceZE.html#a20a16">ZERR_NET_CLIENT</a>,
00059 <a class="code" href="namespaceZE.html#a20a17">ZERR_NET_SERVER</a>,
00060 <a class="code" href="namespaceZE.html#a20a18">ZERR_LAST</a>
00042 <a class="code" href="namespaceZE.html#a24a0">ZERR_NONE</a>,
00043 <a class="code" href="namespaceZE.html#a24a1">ZERR_SDL_INTERNAL</a>,
00044 <a class="code" href="namespaceZE.html#a24a2">ZERR_SDL_INIT</a>,
00045 <a class="code" href="namespaceZE.html#a24a3">ZERR_MIX_INIT</a>,
00046 <a class="code" href="namespaceZE.html#a24a4">ZERR_TTF_INIT</a>,
00047 <a class="code" href="namespaceZE.html#a24a5">ZERR_NET_INIT</a>,
00048 <a class="code" href="namespaceZE.html#a24a6">ZERR_VIDMODE</a>,
00049 <a class="code" href="namespaceZE.html#a24a7">ZERR_LOAD_IMAGE</a>,
00050 <a class="code" href="namespaceZE.html#a24a8">ZERR_LOAD_SOUND</a>,
00051 <a class="code" href="namespaceZE.html#a24a9">ZERR_LOAD_MUSIC</a>,
00052 <a class="code" href="namespaceZE.html#a24a10">ZERR_LOAD_FONT</a>,
00053 <a class="code" href="namespaceZE.html#a24a11">ZERR_NOIMAGE</a>,
00054 <a class="code" href="namespaceZE.html#a24a12">ZERR_NOSOUND</a>,
00055 <a class="code" href="namespaceZE.html#a24a13">ZERR_NOMUSIC</a>,
00056 <a class="code" href="namespaceZE.html#a24a14">ZERR_NOFONT</a>,
00057 <a class="code" href="namespaceZE.html#a24a15">ZERR_NOSOCKET</a>,
00058 <a class="code" href="namespaceZE.html#a24a16">ZERR_NET_CLIENT</a>,
00059 <a class="code" href="namespaceZE.html#a24a17">ZERR_NET_SERVER</a>,
00060 <a class="code" href="namespaceZE.html#a24a18">ZERR_LAST</a>
00061 };
00062
<a name="l00069"></a><a class="code" href="classZE_1_1ZError.html">00069</a> <span class="keyword">class </span><a class="code" href="classZE_1_1ZError.html">ZError</a>
00070 {
00071 <span class="keyword">protected</span>:
00073 <span class="keyword">static</span> string *<a class="code" href="classZE_1_1ZError.html#q0">sErrorDesc</a>;
<a name="l00075"></a><a class="code" href="classZE_1_1ZError.html#n0">00075</a> <a class="code" href="namespaceZE.html#a20">ZErrorCode</a> <a class="code" href="classZE_1_1ZError.html#n0">rCode</a>;
<a name="l00075"></a><a class="code" href="classZE_1_1ZError.html#n0">00075</a> <a class="code" href="namespaceZE.html#a24">ZErrorCode</a> <a class="code" href="classZE_1_1ZError.html#n0">rCode</a>;
<a name="l00077"></a><a class="code" href="classZE_1_1ZError.html#n1">00077</a> string <a class="code" href="classZE_1_1ZError.html#n1">rDescription</a>;
<a name="l00079"></a><a class="code" href="classZE_1_1ZError.html#n2">00079</a> string <a class="code" href="classZE_1_1ZError.html#n2">rFilename</a>;
<a name="l00081"></a><a class="code" href="classZE_1_1ZError.html#n3">00081</a> <span class="keywordtype">unsigned</span> <span class="keywordtype">int</span> <a class="code" href="classZE_1_1ZError.html#n3">rLine</a>;
@ -72,7 +72,7 @@
00126
00128 <span class="comment">//Accessors//</span>
00130 <span class="comment"></span>
00137 <span class="comment"></span> <a class="code" href="namespaceZE.html#a20">ZErrorCode</a> <a class="code" href="classZE_1_1ZError.html#a3">Code</a>() <span class="keyword">const</span>;
00137 <span class="comment"></span> <a class="code" href="namespaceZE.html#a24">ZErrorCode</a> <a class="code" href="classZE_1_1ZError.html#a3">Code</a>() <span class="keyword">const</span>;
00138
00144 string <a class="code" href="classZE_1_1ZError.html#a4">LogString</a>() <span class="keyword">const</span>;
00145 };
@ -80,7 +80,7 @@
00147 }
00148
00149 <span class="preprocessor">#endif //__ze_zerror_h__</span>
</pre></div><hr><address style="align: right;"><small>Generated on Sun Apr 27 18:16:26 2003 for ZEngine by
</pre></div><hr><address style="align: right;"><small>Generated on Sun Apr 27 21:57:34 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>

View File

@ -26,7 +26,7 @@ Definition file for ZError, the Error logging class for ZEngine. This class shou
<tr><td colspan=2><br><h2>Namespaces</h2></td></tr>
<tr><td nowrap align=right valign=top>namespace &nbsp;</td><td valign=bottom><a class="el" href="namespaceZE.html">ZE</a></td></tr>
</table>
<hr><address style="align: right;"><small>Generated on Sun Apr 27 18:16:26 2003 for ZEngine by
<hr><address style="align: right;"><small>Generated on Sun Apr 27 21:57:35 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>

View File

@ -21,7 +21,7 @@ Implementation of ZFont, the basic Font class for ZEngine.
<table border=0 cellpadding=0 cellspacing=0>
<tr><td></td></tr>
</table>
<hr><address style="align: right;"><small>Generated on Sun Apr 27 18:16:26 2003 for ZEngine by
<hr><address style="align: right;"><small>Generated on Sun Apr 27 21:57:35 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>

View File

@ -88,7 +88,7 @@
00232 <span class="preprocessor">#endif //USE_SDL_TTF</span>
00233 <span class="preprocessor"></span>
00234 <span class="preprocessor">#endif //__ze_zfont_h__</span>
</pre></div><hr><address style="align: right;"><small>Generated on Sun Apr 27 18:16:26 2003 for ZEngine by
</pre></div><hr><address style="align: right;"><small>Generated on Sun Apr 27 21:57:34 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>

View File

@ -26,7 +26,7 @@ Definition file for ZFont, the basic Font class for ZEngine.
<tr><td colspan=2><br><h2>Namespaces</h2></td></tr>
<tr><td nowrap align=right valign=top>namespace &nbsp;</td><td valign=bottom><a class="el" href="namespaceZE.html">ZE</a></td></tr>
</table>
<hr><address style="align: right;"><small>Generated on Sun Apr 27 18:16:26 2003 for ZEngine by
<hr><address style="align: right;"><small>Generated on Sun Apr 27 21:57:35 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>

View File

@ -23,7 +23,7 @@ Implementation of ZImage, the Image class for ZEngine.
<tr><td colspan=2><br><h2>Namespaces</h2></td></tr>
<tr><td nowrap align=right valign=top>namespace &nbsp;</td><td valign=bottom><a class="el" href="namespaceZE.html">ZE</a></td></tr>
</table>
<hr><address style="align: right;"><small>Generated on Sun Apr 27 18:16:26 2003 for ZEngine by
<hr><address style="align: right;"><small>Generated on Sun Apr 27 21:57:35 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>

View File

@ -106,7 +106,7 @@
00330 }
00331
00332 <span class="preprocessor">#endif</span>
</pre></div><hr><address style="align: right;"><small>Generated on Sun Apr 27 18:16:26 2003 for ZEngine by
</pre></div><hr><address style="align: right;"><small>Generated on Sun Apr 27 21:57:34 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>

View File

@ -25,7 +25,7 @@ Definition file for ZImage, the OpenGL version of the ZImage class for ZEngine.
<tr><td colspan=2><br><h2>Namespaces</h2></td></tr>
<tr><td nowrap align=right valign=top>namespace &nbsp;</td><td valign=bottom><a class="el" href="namespaceZE.html">ZE</a></td></tr>
</table>
<hr><address style="align: right;"><small>Generated on Sun Apr 27 18:16:26 2003 for ZEngine by
<hr><address style="align: right;"><small>Generated on Sun Apr 27 21:57:35 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>

View File

@ -21,7 +21,7 @@ Implementation of ZMusic, the basic Music class for ZEngine.
<table border=0 cellpadding=0 cellspacing=0>
<tr><td></td></tr>
</table>
<hr><address style="align: right;"><small>Generated on Sun Apr 27 18:16:26 2003 for ZEngine by
<hr><address style="align: right;"><small>Generated on Sun Apr 27 21:57:35 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>

View File

@ -78,7 +78,7 @@
00183 <span class="preprocessor">#endif //USE_SDL_MIXER</span>
00184 <span class="preprocessor"></span>
00185 <span class="preprocessor">#endif //__ze_zmusic_h__</span>
</pre></div><hr><address style="align: right;"><small>Generated on Sun Apr 27 18:16:26 2003 for ZEngine by
</pre></div><hr><address style="align: right;"><small>Generated on Sun Apr 27 21:57:34 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>

View File

@ -25,7 +25,7 @@ Definition file for ZMusic, the Music file wrapper for ZEngine.
<tr><td colspan=2><br><h2>Namespaces</h2></td></tr>
<tr><td nowrap align=right valign=top>namespace &nbsp;</td><td valign=bottom><a class="el" href="namespaceZE.html">ZE</a></td></tr>
</table>
<hr><address style="align: right;"><small>Generated on Sun Apr 27 18:16:26 2003 for ZEngine by
<hr><address style="align: right;"><small>Generated on Sun Apr 27 21:57:35 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>

View File

@ -23,7 +23,7 @@ Implementation of ZRect, the Rectangle class for ZEngine.
<tr><td colspan=2><br><h2>Namespaces</h2></td></tr>
<tr><td nowrap align=right valign=top>namespace &nbsp;</td><td valign=bottom><a class="el" href="namespaceZE.html">ZE</a></td></tr>
</table>
<hr><address style="align: right;"><small>Generated on Sun Apr 27 18:16:26 2003 for ZEngine by
<hr><address style="align: right;"><small>Generated on Sun Apr 27 21:57:35 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>

View File

@ -88,7 +88,7 @@
00268 } <span class="comment">//namespace ZE</span>
00269
00270 <span class="preprocessor">#endif //__ze_zrect_h__</span>
</pre></div><hr><address style="align: right;"><small>Generated on Sun Apr 27 18:16:26 2003 for ZEngine by
</pre></div><hr><address style="align: right;"><small>Generated on Sun Apr 27 21:57:34 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>

View File

@ -25,7 +25,7 @@ Definition file for ZRect, the Rectangle class for ZEngine.
<tr><td colspan=2><br><h2>Namespaces</h2></td></tr>
<tr><td nowrap align=right valign=top>namespace &nbsp;</td><td valign=bottom><a class="el" href="namespaceZE.html">ZE</a></td></tr>
</table>
<hr><address style="align: right;"><small>Generated on Sun Apr 27 18:16:26 2003 for ZEngine by
<hr><address style="align: right;"><small>Generated on Sun Apr 27 21:57:35 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>

View File

@ -21,7 +21,7 @@ Implementation file for ZServer, the TCP Server class for ZEngine.
<table border=0 cellpadding=0 cellspacing=0>
<tr><td></td></tr>
</table>
<hr><address style="align: right;"><small>Generated on Sun Apr 27 18:16:26 2003 for ZEngine by
<hr><address style="align: right;"><small>Generated on Sun Apr 27 21:57:35 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>

View File

@ -26,35 +26,35 @@
00031 <span class="keyword">namespace </span>ZE
00032 {
00033
<a name="l00041"></a><a class="code" href="classZE_1_1ZServer.html">00041</a> <span class="keyword">class </span><a class="code" href="classZE_1_1ZServer.html">ZServer</a>
00041 <span class="keyword">class </span>ZServer
00042 {
00043 <span class="keyword">private</span>:
<a name="l00045"></a><a class="code" href="classZE_1_1ZServer.html#o0">00045</a> <a class="code" href="classZE_1_1ZEngine.html">ZEngine</a> *<a class="code" href="classZE_1_1ZServer.html#o0">rEngine</a>;
<a name="l00047"></a><a class="code" href="classZE_1_1ZServer.html#o1">00047</a> TCPsocket <a class="code" href="classZE_1_1ZServer.html#o1">rSocket</a>;
<a name="l00049"></a><a class="code" href="classZE_1_1ZServer.html#o2">00049</a> SDLNet_SocketSet <a class="code" href="classZE_1_1ZServer.html#o2">rSocketSet</a>;
<a name="l00051"></a><a class="code" href="classZE_1_1ZServer.html#o3">00051</a> TCPsocket *<a class="code" href="classZE_1_1ZServer.html#o3">rClientSockets</a>;
<a name="l00053"></a><a class="code" href="classZE_1_1ZServer.html#o4">00053</a> <span class="keywordtype">int</span> <a class="code" href="classZE_1_1ZServer.html#o4">rMaxClients</a>;
<a name="l00055"></a><a class="code" href="classZE_1_1ZServer.html#o5">00055</a> <span class="keywordtype">bool</span> <a class="code" href="classZE_1_1ZServer.html#o5">rVerbose</a>;
<a name="l00057"></a><a class="code" href="classZE_1_1ZServer.html#o6">00057</a> <span class="keywordtype">int</span> <a class="code" href="classZE_1_1ZServer.html#o6">rWaitTime</a>;
00045 ZEngine *rEngine;
00047 TCPsocket rSocket;
00049 SDLNet_SocketSet rSocketSet;
00051 TCPsocket *rClientSockets;
00053 <span class="keywordtype">int</span> rMaxClients;
00055 <span class="keywordtype">bool</span> rVerbose;
00057 <span class="keywordtype">int</span> rWaitTime;
00058
00065 <span class="keywordtype">void</span> <a class="code" href="classZE_1_1ZServer.html#c0">CloseSocket</a>(<span class="keywordtype">int</span> num);
00065 <span class="keywordtype">void</span> CloseSocket(<span class="keywordtype">int</span> num);
00066
00067 <span class="keyword">public</span>:
00074 <a class="code" href="classZE_1_1ZServer.html#a0">ZServer</a>(<span class="keywordtype">bool</span> verbose=<span class="keyword">false</span>);
00074 ZServer(<span class="keywordtype">bool</span> verbose=<span class="keyword">false</span>);
00075
00081 <span class="keyword">virtual</span> <a class="code" href="classZE_1_1ZServer.html#a1">~ZServer</a>();
00081 <span class="keyword">virtual</span> ~ZServer();
00082
00091 <span class="keywordtype">bool</span> <a class="code" href="classZE_1_1ZServer.html#a2">Start</a>(<span class="keywordtype">int</span> maxClients, Uint16 port);
00091 <span class="keywordtype">bool</span> Start(<span class="keywordtype">int</span> maxClients, Uint16 port);
00092
00098 <span class="keywordtype">void</span> <a class="code" href="classZE_1_1ZServer.html#a3">Stop</a>();
00098 <span class="keywordtype">void</span> Stop();
00099
00107 <span class="keywordtype">void</span> <a class="code" href="classZE_1_1ZServer.html#a4">SetWaitTime</a>(<span class="keywordtype">int</span> wait);
00107 <span class="keywordtype">void</span> SetWaitTime(<span class="keywordtype">int</span> wait);
00108
00115 <span class="keywordtype">void</span> <a class="code" href="classZE_1_1ZServer.html#a5">CheckSockets</a>();
00115 <span class="keywordtype">void</span> CheckSockets();
00116
00123 <span class="keywordtype">int</span> <a class="code" href="classZE_1_1ZServer.html#a6">Clients</a>();
00123 <span class="keywordtype">int</span> Clients();
00124
00131 <span class="keywordtype">int</span> <a class="code" href="classZE_1_1ZServer.html#a7">WaitTime</a>();
00131 <span class="keywordtype">int</span> WaitTime();
00132 };
00133
00134 } <span class="comment">//namespace ZE</span>
@ -62,7 +62,7 @@
00136 <span class="preprocessor">#endif //USE_SDL_NET</span>
00137 <span class="preprocessor"></span>
00138 <span class="preprocessor">#endif //__ze_zserver_h__</span>
</pre></div><hr><address style="align: right;"><small>Generated on Sun Apr 27 18:16:26 2003 for ZEngine by
</pre></div><hr><address style="align: right;"><small>Generated on Sun Apr 27 21:57:34 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>

View File

@ -22,10 +22,8 @@ Definition file for ZServer, the TCP Server class for ZEngine.
<p>
<a href="ZE__ZServer_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 &nbsp;</td><td valign=bottom><a class="el" href="namespaceZE.html">ZE</a></td></tr>
</table>
<hr><address style="align: right;"><small>Generated on Sun Apr 27 18:16:26 2003 for ZEngine by
<hr><address style="align: right;"><small>Generated on Sun Apr 27 21:57:35 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>

View File

@ -21,7 +21,7 @@ Implementation of ZSound, the basic Sound class for ZEngine.
<table border=0 cellpadding=0 cellspacing=0>
<tr><td></td></tr>
</table>
<hr><address style="align: right;"><small>Generated on Sun Apr 27 18:16:26 2003 for ZEngine by
<hr><address style="align: right;"><small>Generated on Sun Apr 27 21:57:35 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>

View File

@ -77,7 +77,7 @@
00178 <span class="preprocessor">#endif //USE_SDL_MIXER</span>
00179 <span class="preprocessor"></span>
00180 <span class="preprocessor">#endif //__ze_zsound_h__</span>
</pre></div><hr><address style="align: right;"><small>Generated on Sun Apr 27 18:16:26 2003 for ZEngine by
</pre></div><hr><address style="align: right;"><small>Generated on Sun Apr 27 21:57:34 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>

View File

@ -25,7 +25,7 @@ Definition file for ZSound, the Sound Effect wrapper for ZEngine.
<tr><td colspan=2><br><h2>Namespaces</h2></td></tr>
<tr><td nowrap align=right valign=top>namespace &nbsp;</td><td valign=bottom><a class="el" href="namespaceZE.html">ZE</a></td></tr>
</table>
<hr><address style="align: right;"><small>Generated on Sun Apr 27 18:16:26 2003 for ZEngine by
<hr><address style="align: right;"><small>Generated on Sun Apr 27 21:57:35 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>

View File

@ -23,7 +23,7 @@ Implementation of ZTimer, the basic Timer class for ZEngine.
<tr><td colspan=2><br><h2>Namespaces</h2></td></tr>
<tr><td nowrap align=right valign=top>namespace &nbsp;</td><td valign=bottom><a class="el" href="namespaceZE.html">ZE</a></td></tr>
</table>
<hr><address style="align: right;"><small>Generated on Sun Apr 27 18:16:26 2003 for ZEngine by
<hr><address style="align: right;"><small>Generated on Sun Apr 27 21:57:35 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>

View File

@ -55,7 +55,7 @@
00114 }
00115
00116 <span class="preprocessor">#endif //__ze_ztimer_h__</span>
</pre></div><hr><address style="align: right;"><small>Generated on Sun Apr 27 18:16:26 2003 for ZEngine by
</pre></div><hr><address style="align: right;"><small>Generated on Sun Apr 27 21:57:35 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>

View File

@ -25,7 +25,7 @@ Definition file for ZTimer, the Timer class for ZEngine.
<tr><td colspan=2><br><h2>Namespaces</h2></td></tr>
<tr><td nowrap align=right valign=top>namespace &nbsp;</td><td valign=bottom><a class="el" href="namespaceZE.html">ZE</a></td></tr>
</table>
<hr><address style="align: right;"><small>Generated on Sun Apr 27 18:16:26 2003 for ZEngine by
<hr><address style="align: right;"><small>Generated on Sun Apr 27 21:57:35 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>

View File

@ -30,7 +30,7 @@
00074 <span class="preprocessor">#endif</span>
00075 <span class="preprocessor"></span>
00076 <span class="preprocessor">#endif //__zengine_h__</span>
</pre></div><hr><address style="align: right;"><small>Generated on Sun Apr 27 18:16:26 2003 for ZEngine by
</pre></div><hr><address style="align: right;"><small>Generated on Sun Apr 27 21:57:35 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>

View File

@ -27,14 +27,12 @@ Header file for ZEngine Game Engine from Concept of Zero, this is the file that
<code>#include "<a class="el" href="ZE__ZFont_8h-source.html">ZE_ZFont.h</a>"</code><br>
<code>#include "<a class="el" href="ZE__ZSound_8h-source.html">ZE_ZSound.h</a>"</code><br>
<code>#include "<a class="el" href="ZE__ZMusic_8h-source.html">ZE_ZMusic.h</a>"</code><br>
<code>#include "<a class="el" href="ZE__ZClient_8h-source.html">ZE_ZClient.h</a>"</code><br>
<code>#include "<a class="el" href="ZE__ZServer_8h-source.html">ZE_ZServer.h</a>"</code><br>
<p>
<a href="ZEngine_8h-source.html">Go to the source code of this file.</a><table border=0 cellpadding=0 cellspacing=0>
<tr><td></td></tr>
</table>
<hr><address style="align: right;"><small>Generated on Sun Apr 27 18:16:26 2003 for ZEngine by
<hr><address style="align: right;"><small>Generated on Sun Apr 27 21:57:35 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>

View File

@ -7,7 +7,6 @@
<center>
<a class="qindex" href="index.html">Main Page</a> &nbsp; <a class="qindex" href="namespaces.html">Namespace List</a> &nbsp; <a class="qindex" href="annotated.html">Compound List</a> &nbsp; <a class="qindex" href="files.html">File List</a> &nbsp; <a class="qindex" href="namespacemembers.html">Namespace Members</a> &nbsp; <a class="qindex" href="functions.html">Compound Members</a> &nbsp; <a class="qindex" href="globals.html">File Members</a> &nbsp; </center>
<hr><h1>ZEngine Compound List</h1>Here are the classes, structs, unions and interfaces with brief descriptions:<table>
<tr><td class="indexkey"><a class="el" href="classZE_1_1ZClient.html">ZE::ZClient</a></td><td class="indexvalue"><a class="el" href="classZE_1_1ZEngine.html">ZEngine</a> class for a simplified TCP client</td></tr>
<tr><td class="indexkey"><a class="el" href="classZE_1_1ZConfigFile.html">ZE::ZConfigFile</a></td><td class="indexvalue"><a class="el" href="classZE_1_1ZConfigFile.html">ZConfigFile</a> Class for use in <a class="el" href="classZE_1_1ZEngine.html">ZEngine</a></td></tr>
<tr><td class="indexkey"><a class="el" href="classZE_1_1ZConfigFile_1_1ZCF__Section.html">ZE::ZConfigFile::ZCF_Section</a></td><td class="indexvalue"><a class="el" href="classZE_1_1ZConfigFile.html">ZConfigFile</a> Section class</td></tr>
<tr><td class="indexkey"><a class="el" href="classZE_1_1ZConfigFile_1_1ZCF__Variable.html">ZE::ZConfigFile::ZCF_Variable</a></td><td class="indexvalue"><a class="el" href="classZE_1_1ZConfigFile.html">ZConfigFile</a> Variable class</td></tr>
@ -17,11 +16,10 @@
<tr><td class="indexkey"><a class="el" href="classZE_1_1ZImage.html">ZE::ZImage</a></td><td class="indexvalue"><a class="el" href="classZE_1_1ZImage.html">ZImage</a> class for basic Image use</td></tr>
<tr><td class="indexkey"><a class="el" href="classZE_1_1ZMusic.html">ZE::ZMusic</a></td><td class="indexvalue"><a class="el" href="classZE_1_1ZMusic.html">ZMusic</a> class for playing full length music (eg. ogg or wav)</td></tr>
<tr><td class="indexkey"><a class="el" href="classZE_1_1ZRect.html">ZE::ZRect</a></td><td class="indexvalue"><a class="el" href="classZE_1_1ZEngine.html">ZEngine</a> class for simplified rectangle use</td></tr>
<tr><td class="indexkey"><a class="el" href="classZE_1_1ZServer.html">ZE::ZServer</a></td><td class="indexvalue"><a class="el" href="classZE_1_1ZEngine.html">ZEngine</a> class for simplified TCP server</td></tr>
<tr><td class="indexkey"><a class="el" href="classZE_1_1ZSound.html">ZE::ZSound</a></td><td class="indexvalue"><a class="el" href="classZE_1_1ZSound.html">ZSound</a> class for playing sound effects. (WAV)</td></tr>
<tr><td class="indexkey"><a class="el" href="classZE_1_1ZTimer.html">ZE::ZTimer</a></td><td class="indexvalue"><a class="el" href="classZE_1_1ZTimer.html">ZTimer</a> class for Timer use</td></tr>
</table>
<hr><address style="align: right;"><small>Generated on Sun Apr 27 18:16:26 2003 for ZEngine by
<hr><address style="align: right;"><small>Generated on Sun Apr 27 21:57:35 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>

View File

@ -28,7 +28,7 @@
<tr bgcolor="#f0f0f0"><td><a class="el" href="classZE_1_1ZConfigFile.html#a0">ZConfigFile</a>()</td><td><a class="el" href="classZE_1_1ZConfigFile.html">ZE::ZConfigFile</a></td><td></td></tr>
<tr bgcolor="#f0f0f0"><td><a class="el" href="classZE_1_1ZConfigFile.html#a1">ZConfigFile</a>(string filename)</td><td><a class="el" href="classZE_1_1ZConfigFile.html">ZE::ZConfigFile</a></td><td></td></tr>
<tr bgcolor="#f0f0f0"><td><a class="el" href="classZE_1_1ZConfigFile.html#a2">~ZConfigFile</a>()</td><td><a class="el" href="classZE_1_1ZConfigFile.html">ZE::ZConfigFile</a></td><td><code> [virtual]</code></td></tr>
</table><hr><address style="align: right;"><small>Generated on Sun Apr 27 18:16:26 2003 for ZEngine by
</table><hr><address style="align: right;"><small>Generated on Sun Apr 27 21:57:35 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>

View File

@ -877,7 +877,7 @@ Flush the file and clear the filename. </td>
</table>
<hr>The documentation for this class was generated from the following files:<ul>
<li>/include/<a class="el" href="ZE__ZConfigFile_8h-source.html">ZE_ZConfigFile.h</a><li>/src/<a class="el" href="ZE__ZConfigFile_8cpp.html">ZE_ZConfigFile.cpp</a></ul>
<hr><address style="align: right;"><small>Generated on Sun Apr 27 18:16:26 2003 for ZEngine by
<hr><address style="align: right;"><small>Generated on Sun Apr 27 21:57:35 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>

View File

@ -9,7 +9,7 @@
<hr><h1>ZE::ZConfigFile::ZCF_Section Member List</h1>This is the complete list of members for <a class="el" href="classZE_1_1ZConfigFile_1_1ZCF__Section.html">ZE::ZConfigFile::ZCF_Section</a>, including all inherited members.<table>
<tr bgcolor="#f0f0f0"><td><a class="el" href="classZE_1_1ZConfigFile_1_1ZCF__Section.html#m0">section</a></td><td><a class="el" href="classZE_1_1ZConfigFile_1_1ZCF__Section.html">ZE::ZConfigFile::ZCF_Section</a></td><td></td></tr>
<tr bgcolor="#f0f0f0"><td><a class="el" href="classZE_1_1ZConfigFile_1_1ZCF__Section.html#m1">varList</a></td><td><a class="el" href="classZE_1_1ZConfigFile_1_1ZCF__Section.html">ZE::ZConfigFile::ZCF_Section</a></td><td></td></tr>
</table><hr><address style="align: right;"><small>Generated on Sun Apr 27 18:16:26 2003 for ZEngine by
</table><hr><address style="align: right;"><small>Generated on Sun Apr 27 21:57:35 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>

View File

@ -21,7 +21,7 @@ list&lt; <a class="el" href="classZE_1_1ZConfigFile_1_1ZCF__Variable.html">ZCF_V
</table>
<hr>The documentation for this class was generated from the following file:<ul>
<li>/include/<a class="el" href="ZE__ZConfigFile_8h-source.html">ZE_ZConfigFile.h</a></ul>
<hr><address style="align: right;"><small>Generated on Sun Apr 27 18:16:26 2003 for ZEngine by
<hr><address style="align: right;"><small>Generated on Sun Apr 27 21:57:35 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>

View File

@ -9,7 +9,7 @@
<hr><h1>ZE::ZConfigFile::ZCF_Variable Member List</h1>This is the complete list of members for <a class="el" href="classZE_1_1ZConfigFile_1_1ZCF__Variable.html">ZE::ZConfigFile::ZCF_Variable</a>, including all inherited members.<table>
<tr bgcolor="#f0f0f0"><td><a class="el" href="classZE_1_1ZConfigFile_1_1ZCF__Variable.html#m1">val</a></td><td><a class="el" href="classZE_1_1ZConfigFile_1_1ZCF__Variable.html">ZE::ZConfigFile::ZCF_Variable</a></td><td></td></tr>
<tr bgcolor="#f0f0f0"><td><a class="el" href="classZE_1_1ZConfigFile_1_1ZCF__Variable.html#m0">var</a></td><td><a class="el" href="classZE_1_1ZConfigFile_1_1ZCF__Variable.html">ZE::ZConfigFile::ZCF_Variable</a></td><td></td></tr>
</table><hr><address style="align: right;"><small>Generated on Sun Apr 27 18:16:26 2003 for ZEngine by
</table><hr><address style="align: right;"><small>Generated on Sun Apr 27 21:57:35 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>

View File

@ -21,7 +21,7 @@ string&nbsp;</td><td valign=bottom><a class="el" href="classZE_1_1ZConfigFile_1_
</table>
<hr>The documentation for this class was generated from the following file:<ul>
<li>/include/<a class="el" href="ZE__ZConfigFile_8h-source.html">ZE_ZConfigFile.h</a></ul>
<hr><address style="align: right;"><small>Generated on Sun Apr 27 18:16:26 2003 for ZEngine by
<hr><address style="align: right;"><small>Generated on Sun Apr 27 21:57:35 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>

View File

@ -7,37 +7,35 @@
<center>
<a class="qindex" href="index.html">Main Page</a> &nbsp; <a class="qindex" href="namespaces.html">Namespace List</a> &nbsp; <a class="qindex" href="annotated.html">Compound List</a> &nbsp; <a class="qindex" href="files.html">File List</a> &nbsp; <a class="qindex" href="namespacemembers.html">Namespace Members</a> &nbsp; <a class="qindex" href="functions.html">Compound Members</a> &nbsp; <a class="qindex" href="globals.html">File Members</a> &nbsp; </center>
<hr><h1>ZE::ZEngine Member List</h1>This is the complete list of members for <a class="el" href="classZE_1_1ZEngine.html">ZE::ZEngine</a>, including all inherited members.<table>
<tr bgcolor="#f0f0f0"><td><a class="el" href="classZE_1_1ZEngine.html#a37">AddPhysFSDir</a>(string dir)</td><td><a class="el" href="classZE_1_1ZEngine.html">ZE::ZEngine</a></td><td></td></tr>
<tr bgcolor="#f0f0f0"><td><a class="el" href="classZE_1_1ZEngine.html#a54">BPP</a>()</td><td><a class="el" href="classZE_1_1ZEngine.html">ZE::ZEngine</a></td><td></td></tr>
<tr bgcolor="#f0f0f0"><td><a class="el" href="classZE_1_1ZEngine.html#a52">BPP</a>()</td><td><a class="el" href="classZE_1_1ZEngine.html">ZE::ZEngine</a></td><td></td></tr>
<tr bgcolor="#f0f0f0"><td><a class="el" href="classZE_1_1ZEngine.html#a34">CheckEvents</a>()</td><td><a class="el" href="classZE_1_1ZEngine.html">ZE::ZEngine</a></td><td></td></tr>
<tr bgcolor="#f0f0f0"><td><a class="el" href="classZE_1_1ZEngine.html#a8">Clear</a>(float red=0.0f, float green=0.0f, float blue=0.0f, float alpha=1.0f)</td><td><a class="el" href="classZE_1_1ZEngine.html">ZE::ZEngine</a></td><td></td></tr>
<tr bgcolor="#f0f0f0"><td><a class="el" href="classZE_1_1ZEngine.html#a3">CloseDisplay</a>()</td><td><a class="el" href="classZE_1_1ZEngine.html">ZE::ZEngine</a></td><td></td></tr>
<tr bgcolor="#f0f0f0"><td><a class="el" href="classZE_1_1ZEngine.html#a2">CreateDisplay</a>(string title, string icon="")</td><td><a class="el" href="classZE_1_1ZEngine.html">ZE::ZEngine</a></td><td></td></tr>
<tr bgcolor="#f0f0f0"><td><a class="el" href="classZE_1_1ZEngine.html#a10">Delay</a>(Uint32 milliseconds)</td><td><a class="el" href="classZE_1_1ZEngine.html">ZE::ZEngine</a></td><td></td></tr>
<tr bgcolor="#f0f0f0"><td><a class="el" href="classZE_1_1ZEngine.html#a6">Display</a>()</td><td><a class="el" href="classZE_1_1ZEngine.html">ZE::ZEngine</a></td><td></td></tr>
<tr bgcolor="#f0f0f0"><td><a class="el" href="classZE_1_1ZEngine.html#a42">FlushErrors</a>()</td><td><a class="el" href="classZE_1_1ZEngine.html">ZE::ZEngine</a></td><td></td></tr>
<tr bgcolor="#f0f0f0"><td><a class="el" href="classZE_1_1ZEngine.html#a40">FlushErrors</a>()</td><td><a class="el" href="classZE_1_1ZEngine.html">ZE::ZEngine</a></td><td></td></tr>
<tr bgcolor="#f0f0f0"><td><a class="el" href="classZE_1_1ZEngine.html#a17">GetDesiredFramerate</a>()</td><td><a class="el" href="classZE_1_1ZEngine.html">ZE::ZEngine</a></td><td></td></tr>
<tr bgcolor="#f0f0f0"><td><a class="el" href="classZE_1_1ZEngine.html#a15">GetFramerate</a>()</td><td><a class="el" href="classZE_1_1ZEngine.html">ZE::ZEngine</a></td><td></td></tr>
<tr bgcolor="#f0f0f0"><td><a class="el" href="classZE_1_1ZEngine.html#a14">GetFrameTime</a>()</td><td><a class="el" href="classZE_1_1ZEngine.html">ZE::ZEngine</a></td><td></td></tr>
<tr bgcolor="#f0f0f0"><td><a class="el" href="classZE_1_1ZEngine.html#d0">GetInstance</a>()</td><td><a class="el" href="classZE_1_1ZEngine.html">ZE::ZEngine</a></td><td><code> [static]</code></td></tr>
<tr bgcolor="#f0f0f0"><td><a class="el" href="classZE_1_1ZEngine.html#a40">GetLastError</a>()</td><td><a class="el" href="classZE_1_1ZEngine.html">ZE::ZEngine</a></td><td></td></tr>
<tr bgcolor="#f0f0f0"><td><a class="el" href="classZE_1_1ZEngine.html#a38">GetLastError</a>()</td><td><a class="el" href="classZE_1_1ZEngine.html">ZE::ZEngine</a></td><td></td></tr>
<tr bgcolor="#f0f0f0"><td><a class="el" href="classZE_1_1ZEngine.html#a11">GetTime</a>()</td><td><a class="el" href="classZE_1_1ZEngine.html">ZE::ZEngine</a></td><td></td></tr>
<tr bgcolor="#f0f0f0"><td><a class="el" href="classZE_1_1ZEngine.html#d2">GetVersion</a>()</td><td><a class="el" href="classZE_1_1ZEngine.html">ZE::ZEngine</a></td><td><code> [static]</code></td></tr>
<tr bgcolor="#f0f0f0"><td><a class="el" href="classZE_1_1ZEngine.html#a53">Height</a>()</td><td><a class="el" href="classZE_1_1ZEngine.html">ZE::ZEngine</a></td><td></td></tr>
<tr bgcolor="#f0f0f0"><td><a class="el" href="classZE_1_1ZEngine.html#a51">Height</a>()</td><td><a class="el" href="classZE_1_1ZEngine.html">ZE::ZEngine</a></td><td></td></tr>
<tr bgcolor="#f0f0f0"><td><a class="el" href="classZE_1_1ZEngine.html#a27">HideCursor</a>()</td><td><a class="el" href="classZE_1_1ZEngine.html">ZE::ZEngine</a></td><td></td></tr>
<tr bgcolor="#f0f0f0"><td><a class="el" href="classZE_1_1ZEngine.html#a23">ImagesNeedReload</a>()</td><td><a class="el" href="classZE_1_1ZEngine.html">ZE::ZEngine</a></td><td></td></tr>
<tr bgcolor="#f0f0f0"><td><a class="el" href="classZE_1_1ZEngine.html#a5">Initialized</a>()</td><td><a class="el" href="classZE_1_1ZEngine.html">ZE::ZEngine</a></td><td></td></tr>
<tr bgcolor="#f0f0f0"><td><a class="el" href="classZE_1_1ZEngine.html#a36">InitPhysFS</a>(string argv)</td><td><a class="el" href="classZE_1_1ZEngine.html">ZE::ZEngine</a></td><td></td></tr>
<tr bgcolor="#f0f0f0"><td><a class="el" href="classZE_1_1ZEngine.html#a19">IsActive</a>()</td><td><a class="el" href="classZE_1_1ZEngine.html">ZE::ZEngine</a></td><td></td></tr>
<tr bgcolor="#f0f0f0"><td><a class="el" href="classZE_1_1ZEngine.html#a55">IsFullscreen</a>()</td><td><a class="el" href="classZE_1_1ZEngine.html">ZE::ZEngine</a></td><td></td></tr>
<tr bgcolor="#f0f0f0"><td><a class="el" href="classZE_1_1ZEngine.html#a53">IsFullscreen</a>()</td><td><a class="el" href="classZE_1_1ZEngine.html">ZE::ZEngine</a></td><td></td></tr>
<tr bgcolor="#f0f0f0"><td><a class="el" href="classZE_1_1ZEngine.html#a18">IsPaused</a>()</td><td><a class="el" href="classZE_1_1ZEngine.html">ZE::ZEngine</a></td><td></td></tr>
<tr bgcolor="#f0f0f0"><td><a class="el" href="classZE_1_1ZEngine.html#a25">KeyIsPressed</a>(SDLKey key)</td><td><a class="el" href="classZE_1_1ZEngine.html">ZE::ZEngine</a></td><td></td></tr>
<tr bgcolor="#f0f0f0"><td><a class="el" href="classZE_1_1ZEngine.html#a26">KeyPress</a>(SDLKey key)</td><td><a class="el" href="classZE_1_1ZEngine.html">ZE::ZEngine</a></td><td></td></tr>
<tr bgcolor="#f0f0f0"><td><a class="el" href="classZE_1_1ZEngine.html#a31">LButtonPressed</a>()</td><td><a class="el" href="classZE_1_1ZEngine.html">ZE::ZEngine</a></td><td></td></tr>
<tr bgcolor="#f0f0f0"><td><a class="el" href="classZE_1_1ZEngine.html#a51">LoadFont</a>(string filename, int size)</td><td><a class="el" href="classZE_1_1ZEngine.html">ZE::ZEngine</a></td><td></td></tr>
<tr bgcolor="#f0f0f0"><td><a class="el" href="classZE_1_1ZEngine.html#a48">LoadImage</a>(string filename)</td><td><a class="el" href="classZE_1_1ZEngine.html">ZE::ZEngine</a></td><td></td></tr>
<tr bgcolor="#f0f0f0"><td><a class="el" href="classZE_1_1ZEngine.html#a50">LoadMusic</a>(string filename)</td><td><a class="el" href="classZE_1_1ZEngine.html">ZE::ZEngine</a></td><td></td></tr>
<tr bgcolor="#f0f0f0"><td><a class="el" href="classZE_1_1ZEngine.html#a49">LoadSound</a>(string filename)</td><td><a class="el" href="classZE_1_1ZEngine.html">ZE::ZEngine</a></td><td></td></tr>
<tr bgcolor="#f0f0f0"><td><a class="el" href="classZE_1_1ZEngine.html#a49">LoadFont</a>(string filename, int size)</td><td><a class="el" href="classZE_1_1ZEngine.html">ZE::ZEngine</a></td><td></td></tr>
<tr bgcolor="#f0f0f0"><td><a class="el" href="classZE_1_1ZEngine.html#a46">LoadImage</a>(string filename)</td><td><a class="el" href="classZE_1_1ZEngine.html">ZE::ZEngine</a></td><td></td></tr>
<tr bgcolor="#f0f0f0"><td><a class="el" href="classZE_1_1ZEngine.html#a48">LoadMusic</a>(string filename)</td><td><a class="el" href="classZE_1_1ZEngine.html">ZE::ZEngine</a></td><td></td></tr>
<tr bgcolor="#f0f0f0"><td><a class="el" href="classZE_1_1ZEngine.html#a47">LoadSound</a>(string filename)</td><td><a class="el" href="classZE_1_1ZEngine.html">ZE::ZEngine</a></td><td></td></tr>
<tr bgcolor="#f0f0f0"><td><a class="el" href="classZE_1_1ZEngine.html#c1">LogError</a>(ZError error)</td><td><a class="el" href="classZE_1_1ZEngine.html">ZE::ZEngine</a></td><td><code> [private]</code></td></tr>
<tr bgcolor="#f0f0f0"><td><a class="el" href="classZE_1_1ZEngine.html#o15">mActive</a></td><td><a class="el" href="classZE_1_1ZEngine.html">ZE::ZEngine</a></td><td><code> [private]</code></td></tr>
<tr bgcolor="#f0f0f0"><td><a class="el" href="classZE_1_1ZEngine.html#o2">mBPP</a></td><td><a class="el" href="classZE_1_1ZEngine.html">ZE::ZEngine</a></td><td><code> [private]</code></td></tr>
@ -72,17 +70,17 @@
<tr bgcolor="#f0f0f0"><td><a class="el" href="classZE_1_1ZEngine.html#o0">mWidth</a></td><td><a class="el" href="classZE_1_1ZEngine.html">ZE::ZEngine</a></td><td><code> [private]</code></td></tr>
<tr bgcolor="#f0f0f0"><td><a class="el" href="classZE_1_1ZEngine.html#a12">PauseTimer</a>()</td><td><a class="el" href="classZE_1_1ZEngine.html">ZE::ZEngine</a></td><td></td></tr>
<tr bgcolor="#f0f0f0"><td><a class="el" href="classZE_1_1ZEngine.html#a21">QuitRequested</a>()</td><td><a class="el" href="classZE_1_1ZEngine.html">ZE::ZEngine</a></td><td></td></tr>
<tr bgcolor="#f0f0f0"><td><a class="el" href="classZE_1_1ZEngine.html#a46">RandDouble</a>()</td><td><a class="el" href="classZE_1_1ZEngine.html">ZE::ZEngine</a></td><td></td></tr>
<tr bgcolor="#f0f0f0"><td><a class="el" href="classZE_1_1ZEngine.html#a47">RandDouble</a>(double min, double max)</td><td><a class="el" href="classZE_1_1ZEngine.html">ZE::ZEngine</a></td><td></td></tr>
<tr bgcolor="#f0f0f0"><td><a class="el" href="classZE_1_1ZEngine.html#a44">RandLong</a>(unsigned long max)</td><td><a class="el" href="classZE_1_1ZEngine.html">ZE::ZEngine</a></td><td></td></tr>
<tr bgcolor="#f0f0f0"><td><a class="el" href="classZE_1_1ZEngine.html#a45">RandLong</a>(long min, long max)</td><td><a class="el" href="classZE_1_1ZEngine.html">ZE::ZEngine</a></td><td></td></tr>
<tr bgcolor="#f0f0f0"><td><a class="el" href="classZE_1_1ZEngine.html#a44">RandDouble</a>()</td><td><a class="el" href="classZE_1_1ZEngine.html">ZE::ZEngine</a></td><td></td></tr>
<tr bgcolor="#f0f0f0"><td><a class="el" href="classZE_1_1ZEngine.html#a45">RandDouble</a>(double min, double max)</td><td><a class="el" href="classZE_1_1ZEngine.html">ZE::ZEngine</a></td><td></td></tr>
<tr bgcolor="#f0f0f0"><td><a class="el" href="classZE_1_1ZEngine.html#a42">RandLong</a>(unsigned long max)</td><td><a class="el" href="classZE_1_1ZEngine.html">ZE::ZEngine</a></td><td></td></tr>
<tr bgcolor="#f0f0f0"><td><a class="el" href="classZE_1_1ZEngine.html#a43">RandLong</a>(long min, long max)</td><td><a class="el" href="classZE_1_1ZEngine.html">ZE::ZEngine</a></td><td></td></tr>
<tr bgcolor="#f0f0f0"><td><a class="el" href="classZE_1_1ZEngine.html#a32">RButtonPressed</a>()</td><td><a class="el" href="classZE_1_1ZEngine.html">ZE::ZEngine</a></td><td></td></tr>
<tr bgcolor="#f0f0f0"><td><a class="el" href="classZE_1_1ZEngine.html#d1">ReleaseInstance</a>()</td><td><a class="el" href="classZE_1_1ZEngine.html">ZE::ZEngine</a></td><td><code> [static]</code></td></tr>
<tr bgcolor="#f0f0f0"><td><a class="el" href="classZE_1_1ZEngine.html#a39">ReportError</a>(ZErrorCode code, string desc="", string file="", unsigned int line=0)</td><td><a class="el" href="classZE_1_1ZEngine.html">ZE::ZEngine</a></td><td></td></tr>
<tr bgcolor="#f0f0f0"><td><a class="el" href="classZE_1_1ZEngine.html#a37">ReportError</a>(ZErrorCode code, string desc="", string file="", unsigned int line=0)</td><td><a class="el" href="classZE_1_1ZEngine.html">ZE::ZEngine</a></td><td></td></tr>
<tr bgcolor="#f0f0f0"><td><a class="el" href="classZE_1_1ZEngine.html#a20">RequestQuit</a>()</td><td><a class="el" href="classZE_1_1ZEngine.html">ZE::ZEngine</a></td><td></td></tr>
<tr bgcolor="#f0f0f0"><td><a class="el" href="classZE_1_1ZEngine.html#a43">SeedRandom</a>(unsigned long seed)</td><td><a class="el" href="classZE_1_1ZEngine.html">ZE::ZEngine</a></td><td></td></tr>
<tr bgcolor="#f0f0f0"><td><a class="el" href="classZE_1_1ZEngine.html#a41">SeedRandom</a>(unsigned long seed)</td><td><a class="el" href="classZE_1_1ZEngine.html">ZE::ZEngine</a></td><td></td></tr>
<tr bgcolor="#f0f0f0"><td><a class="el" href="classZE_1_1ZEngine.html#a16">SetDesiredFramerate</a>(Uint8 rate)</td><td><a class="el" href="classZE_1_1ZEngine.html">ZE::ZEngine</a></td><td></td></tr>
<tr bgcolor="#f0f0f0"><td><a class="el" href="classZE_1_1ZEngine.html#a38">SetErrorLog</a>(bool logAll, string logFile="")</td><td><a class="el" href="classZE_1_1ZEngine.html">ZE::ZEngine</a></td><td></td></tr>
<tr bgcolor="#f0f0f0"><td><a class="el" href="classZE_1_1ZEngine.html#a36">SetErrorLog</a>(bool logAll, string logFile="")</td><td><a class="el" href="classZE_1_1ZEngine.html">ZE::ZEngine</a></td><td></td></tr>
<tr bgcolor="#f0f0f0"><td><a class="el" href="classZE_1_1ZEngine.html#a35">SetEventFilter</a>(SDL_EventFilter filter)</td><td><a class="el" href="classZE_1_1ZEngine.html">ZE::ZEngine</a></td><td></td></tr>
<tr bgcolor="#f0f0f0"><td><a class="el" href="classZE_1_1ZEngine.html#a9">SetGL2D</a>()</td><td><a class="el" href="classZE_1_1ZEngine.html">ZE::ZEngine</a></td><td></td></tr>
<tr bgcolor="#f0f0f0"><td><a class="el" href="classZE_1_1ZEngine.html#a24">SetKeyRepeatRate</a>(int rate)</td><td><a class="el" href="classZE_1_1ZEngine.html">ZE::ZEngine</a></td><td></td></tr>
@ -94,10 +92,10 @@
<tr bgcolor="#f0f0f0"><td><a class="el" href="classZE_1_1ZEngine.html#a4">ToggleFullscreen</a>()</td><td><a class="el" href="classZE_1_1ZEngine.html">ZE::ZEngine</a></td><td></td></tr>
<tr bgcolor="#f0f0f0"><td><a class="el" href="classZE_1_1ZEngine.html#a13">UnpauseTimer</a>()</td><td><a class="el" href="classZE_1_1ZEngine.html">ZE::ZEngine</a></td><td></td></tr>
<tr bgcolor="#f0f0f0"><td><a class="el" href="classZE_1_1ZEngine.html#a7">Update</a>()</td><td><a class="el" href="classZE_1_1ZEngine.html">ZE::ZEngine</a></td><td></td></tr>
<tr bgcolor="#f0f0f0"><td><a class="el" href="classZE_1_1ZEngine.html#a52">Width</a>()</td><td><a class="el" href="classZE_1_1ZEngine.html">ZE::ZEngine</a></td><td></td></tr>
<tr bgcolor="#f0f0f0"><td><a class="el" href="classZE_1_1ZEngine.html#a41">WriteLog</a>(string str)</td><td><a class="el" href="classZE_1_1ZEngine.html">ZE::ZEngine</a></td><td></td></tr>
<tr bgcolor="#f0f0f0"><td><a class="el" href="classZE_1_1ZEngine.html#a50">Width</a>()</td><td><a class="el" href="classZE_1_1ZEngine.html">ZE::ZEngine</a></td><td></td></tr>
<tr bgcolor="#f0f0f0"><td><a class="el" href="classZE_1_1ZEngine.html#a39">WriteLog</a>(string str)</td><td><a class="el" href="classZE_1_1ZEngine.html">ZE::ZEngine</a></td><td></td></tr>
<tr bgcolor="#f0f0f0"><td><a class="el" href="classZE_1_1ZEngine.html#c0">ZEngine</a>()</td><td><a class="el" href="classZE_1_1ZEngine.html">ZE::ZEngine</a></td><td><code> [private]</code></td></tr>
</table><hr><address style="align: right;"><small>Generated on Sun Apr 27 18:16:26 2003 for ZEngine by
</table><hr><address style="align: right;"><small>Generated on Sun Apr 27 21:57:35 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>

View File

@ -86,46 +86,42 @@
<tr><td>&nbsp;</td><td><font size=-1><em>Check for Activation, Window Manager, and Quit Events.</em> <a href="#a34"></a><em></em></font><br><br></td></tr>
<tr><td nowrap align=right valign=top>void&nbsp;</td><td valign=bottom><a class="el" href="classZE_1_1ZEngine.html#a35">SetEventFilter</a> (SDL_EventFilter filter)</td></tr>
<tr><td>&nbsp;</td><td><font size=-1><em>Add a SDL Event Filter for user processing of events.</em> <a href="#a35"></a><em></em></font><br><br></td></tr>
<tr><td nowrap align=right valign=top>void&nbsp;</td><td valign=bottom><a class="el" href="classZE_1_1ZEngine.html#a36">InitPhysFS</a> (string argv)</td></tr>
<tr><td>&nbsp;</td><td><font size=-1><em>Initialize PhysicsFS.</em> <a href="#a36"></a><em></em></font><br><br></td></tr>
<tr><td nowrap align=right valign=top>void&nbsp;</td><td valign=bottom><a class="el" href="classZE_1_1ZEngine.html#a37">AddPhysFSDir</a> (string dir)</td></tr>
<tr><td>&nbsp;</td><td><font size=-1><em>Add Directory to PhysFS Search Path.</em> <a href="#a37"></a><em></em></font><br><br></td></tr>
<tr><td nowrap align=right valign=top>void&nbsp;</td><td valign=bottom><a class="el" href="classZE_1_1ZEngine.html#a38">SetErrorLog</a> (bool logAll, string logFile="")</td></tr>
<tr><td>&nbsp;</td><td><font size=-1><em>Modify Error Logging.</em> <a href="#a38"></a><em></em></font><br><br></td></tr>
<tr><td nowrap align=right valign=top>void&nbsp;</td><td valign=bottom><a class="el" href="classZE_1_1ZEngine.html#a39">ReportError</a> (<a class="el" href="namespaceZE.html#a20">ZErrorCode</a> code, string desc="", string file="", unsigned int line=0)</td></tr>
<tr><td>&nbsp;</td><td><font size=-1><em>Report an error.</em> <a href="#a39"></a><em></em></font><br><br></td></tr>
<tr><td nowrap align=right valign=top><a class="el" href="namespaceZE.html#a20">ZErrorCode</a>&nbsp;</td><td valign=bottom><a class="el" href="classZE_1_1ZEngine.html#a40">GetLastError</a> ()</td></tr>
<tr><td>&nbsp;</td><td><font size=-1><em>Get the last error.</em> <a href="#a40"></a><em></em></font><br><br></td></tr>
<tr><td nowrap align=right valign=top>void&nbsp;</td><td valign=bottom><a class="el" href="classZE_1_1ZEngine.html#a41">WriteLog</a> (string str)</td></tr>
<tr><td>&nbsp;</td><td><font size=-1><em>Write to the log.</em> <a href="#a41"></a><em></em></font><br><br></td></tr>
<tr><td nowrap align=right valign=top>void&nbsp;</td><td valign=bottom><a class="el" href="classZE_1_1ZEngine.html#a42">FlushErrors</a> ()</td></tr>
<tr><td>&nbsp;</td><td><font size=-1><em>Flush Stack of Errors to file.</em> <a href="#a42"></a><em></em></font><br><br></td></tr>
<tr><td nowrap align=right valign=top>void&nbsp;</td><td valign=bottom><a class="el" href="classZE_1_1ZEngine.html#a43">SeedRandom</a> (unsigned long seed)</td></tr>
<tr><td>&nbsp;</td><td><font size=-1><em>Seed random number generator.</em> <a href="#a43"></a><em></em></font><br><br></td></tr>
<tr><td nowrap align=right valign=top>unsigned long&nbsp;</td><td valign=bottom><a class="el" href="classZE_1_1ZEngine.html#a44">RandLong</a> (unsigned long max)</td></tr>
<tr><td>&nbsp;</td><td><font size=-1><em>Obtain random integer [0,max).</em> <a href="#a44"></a><em></em></font><br><br></td></tr>
<tr><td nowrap align=right valign=top>long&nbsp;</td><td valign=bottom><a class="el" href="classZE_1_1ZEngine.html#a45">RandLong</a> (long min, long max)</td></tr>
<tr><td>&nbsp;</td><td><font size=-1><em>Obtain random integer [min,max].</em> <a href="#a45"></a><em></em></font><br><br></td></tr>
<tr><td nowrap align=right valign=top>double&nbsp;</td><td valign=bottom><a class="el" href="classZE_1_1ZEngine.html#a46">RandDouble</a> ()</td></tr>
<tr><td>&nbsp;</td><td><font size=-1><em>Obtain random double [0,1).</em> <a href="#a46"></a><em></em></font><br><br></td></tr>
<tr><td nowrap align=right valign=top>double&nbsp;</td><td valign=bottom><a class="el" href="classZE_1_1ZEngine.html#a47">RandDouble</a> (double min, double max)</td></tr>
<tr><td>&nbsp;</td><td><font size=-1><em>Obtain random double [min,max].</em> <a href="#a47"></a><em></em></font><br><br></td></tr>
<tr><td nowrap align=right valign=top>SDL_Surface *&nbsp;</td><td valign=bottom><a class="el" href="classZE_1_1ZEngine.html#a48">LoadImage</a> (string filename)</td></tr>
<tr><td>&nbsp;</td><td><font size=-1><em>Load an Image.</em> <a href="#a48"></a><em></em></font><br><br></td></tr>
<tr><td nowrap align=right valign=top>Mix_Chunk *&nbsp;</td><td valign=bottom><a class="el" href="classZE_1_1ZEngine.html#a49">LoadSound</a> (string filename)</td></tr>
<tr><td>&nbsp;</td><td><font size=-1><em>Load a Sound.</em> <a href="#a49"></a><em></em></font><br><br></td></tr>
<tr><td nowrap align=right valign=top>Mix_Music *&nbsp;</td><td valign=bottom><a class="el" href="classZE_1_1ZEngine.html#a50">LoadMusic</a> (string filename)</td></tr>
<tr><td>&nbsp;</td><td><font size=-1><em>Load a Music File.</em> <a href="#a50"></a><em></em></font><br><br></td></tr>
<tr><td nowrap align=right valign=top>TTF_Font *&nbsp;</td><td valign=bottom><a class="el" href="classZE_1_1ZEngine.html#a51">LoadFont</a> (string filename, int size)</td></tr>
<tr><td>&nbsp;</td><td><font size=-1><em>Load a Font.</em> <a href="#a51"></a><em></em></font><br><br></td></tr>
<tr><td nowrap align=right valign=top>int&nbsp;</td><td valign=bottom><a class="el" href="classZE_1_1ZEngine.html#a52">Width</a> ()</td></tr>
<tr><td>&nbsp;</td><td><font size=-1><em>Get Current Display Width.</em> <a href="#a52"></a><em></em></font><br><br></td></tr>
<tr><td nowrap align=right valign=top>int&nbsp;</td><td valign=bottom><a class="el" href="classZE_1_1ZEngine.html#a53">Height</a> ()</td></tr>
<tr><td>&nbsp;</td><td><font size=-1><em>Get Current Display Height.</em> <a href="#a53"></a><em></em></font><br><br></td></tr>
<tr><td nowrap align=right valign=top>int&nbsp;</td><td valign=bottom><a class="el" href="classZE_1_1ZEngine.html#a54">BPP</a> ()</td></tr>
<tr><td>&nbsp;</td><td><font size=-1><em>Get Current Display BPP.</em> <a href="#a54"></a><em></em></font><br><br></td></tr>
<tr><td nowrap align=right valign=top>bool&nbsp;</td><td valign=bottom><a class="el" href="classZE_1_1ZEngine.html#a55">IsFullscreen</a> ()</td></tr>
<tr><td>&nbsp;</td><td><font size=-1><em>Get Fullscreen setting.</em> <a href="#a55"></a><em></em></font><br><br></td></tr>
<tr><td nowrap align=right valign=top>void&nbsp;</td><td valign=bottom><a class="el" href="classZE_1_1ZEngine.html#a36">SetErrorLog</a> (bool logAll, string logFile="")</td></tr>
<tr><td>&nbsp;</td><td><font size=-1><em>Modify Error Logging.</em> <a href="#a36"></a><em></em></font><br><br></td></tr>
<tr><td nowrap align=right valign=top>void&nbsp;</td><td valign=bottom><a class="el" href="classZE_1_1ZEngine.html#a37">ReportError</a> (<a class="el" href="namespaceZE.html#a24">ZErrorCode</a> code, string desc="", string file="", unsigned int line=0)</td></tr>
<tr><td>&nbsp;</td><td><font size=-1><em>Report an error.</em> <a href="#a37"></a><em></em></font><br><br></td></tr>
<tr><td nowrap align=right valign=top><a class="el" href="namespaceZE.html#a24">ZErrorCode</a>&nbsp;</td><td valign=bottom><a class="el" href="classZE_1_1ZEngine.html#a38">GetLastError</a> ()</td></tr>
<tr><td>&nbsp;</td><td><font size=-1><em>Get the last error.</em> <a href="#a38"></a><em></em></font><br><br></td></tr>
<tr><td nowrap align=right valign=top>void&nbsp;</td><td valign=bottom><a class="el" href="classZE_1_1ZEngine.html#a39">WriteLog</a> (string str)</td></tr>
<tr><td>&nbsp;</td><td><font size=-1><em>Write to the log.</em> <a href="#a39"></a><em></em></font><br><br></td></tr>
<tr><td nowrap align=right valign=top>void&nbsp;</td><td valign=bottom><a class="el" href="classZE_1_1ZEngine.html#a40">FlushErrors</a> ()</td></tr>
<tr><td>&nbsp;</td><td><font size=-1><em>Flush Stack of Errors to file.</em> <a href="#a40"></a><em></em></font><br><br></td></tr>
<tr><td nowrap align=right valign=top>void&nbsp;</td><td valign=bottom><a class="el" href="classZE_1_1ZEngine.html#a41">SeedRandom</a> (unsigned long seed)</td></tr>
<tr><td>&nbsp;</td><td><font size=-1><em>Seed random number generator.</em> <a href="#a41"></a><em></em></font><br><br></td></tr>
<tr><td nowrap align=right valign=top>unsigned long&nbsp;</td><td valign=bottom><a class="el" href="classZE_1_1ZEngine.html#a42">RandLong</a> (unsigned long max)</td></tr>
<tr><td>&nbsp;</td><td><font size=-1><em>Obtain random integer [0,max).</em> <a href="#a42"></a><em></em></font><br><br></td></tr>
<tr><td nowrap align=right valign=top>long&nbsp;</td><td valign=bottom><a class="el" href="classZE_1_1ZEngine.html#a43">RandLong</a> (long min, long max)</td></tr>
<tr><td>&nbsp;</td><td><font size=-1><em>Obtain random integer [min,max].</em> <a href="#a43"></a><em></em></font><br><br></td></tr>
<tr><td nowrap align=right valign=top>double&nbsp;</td><td valign=bottom><a class="el" href="classZE_1_1ZEngine.html#a44">RandDouble</a> ()</td></tr>
<tr><td>&nbsp;</td><td><font size=-1><em>Obtain random double [0,1).</em> <a href="#a44"></a><em></em></font><br><br></td></tr>
<tr><td nowrap align=right valign=top>double&nbsp;</td><td valign=bottom><a class="el" href="classZE_1_1ZEngine.html#a45">RandDouble</a> (double min, double max)</td></tr>
<tr><td>&nbsp;</td><td><font size=-1><em>Obtain random double [min,max].</em> <a href="#a45"></a><em></em></font><br><br></td></tr>
<tr><td nowrap align=right valign=top>SDL_Surface *&nbsp;</td><td valign=bottom><a class="el" href="classZE_1_1ZEngine.html#a46">LoadImage</a> (string filename)</td></tr>
<tr><td>&nbsp;</td><td><font size=-1><em>Load an Image.</em> <a href="#a46"></a><em></em></font><br><br></td></tr>
<tr><td nowrap align=right valign=top>Mix_Chunk *&nbsp;</td><td valign=bottom><a class="el" href="classZE_1_1ZEngine.html#a47">LoadSound</a> (string filename)</td></tr>
<tr><td>&nbsp;</td><td><font size=-1><em>Load a Sound.</em> <a href="#a47"></a><em></em></font><br><br></td></tr>
<tr><td nowrap align=right valign=top>Mix_Music *&nbsp;</td><td valign=bottom><a class="el" href="classZE_1_1ZEngine.html#a48">LoadMusic</a> (string filename)</td></tr>
<tr><td>&nbsp;</td><td><font size=-1><em>Load a Music File.</em> <a href="#a48"></a><em></em></font><br><br></td></tr>
<tr><td nowrap align=right valign=top>TTF_Font *&nbsp;</td><td valign=bottom><a class="el" href="classZE_1_1ZEngine.html#a49">LoadFont</a> (string filename, int size)</td></tr>
<tr><td>&nbsp;</td><td><font size=-1><em>Load a Font.</em> <a href="#a49"></a><em></em></font><br><br></td></tr>
<tr><td nowrap align=right valign=top>int&nbsp;</td><td valign=bottom><a class="el" href="classZE_1_1ZEngine.html#a50">Width</a> ()</td></tr>
<tr><td>&nbsp;</td><td><font size=-1><em>Get Current Display Width.</em> <a href="#a50"></a><em></em></font><br><br></td></tr>
<tr><td nowrap align=right valign=top>int&nbsp;</td><td valign=bottom><a class="el" href="classZE_1_1ZEngine.html#a51">Height</a> ()</td></tr>
<tr><td>&nbsp;</td><td><font size=-1><em>Get Current Display Height.</em> <a href="#a51"></a><em></em></font><br><br></td></tr>
<tr><td nowrap align=right valign=top>int&nbsp;</td><td valign=bottom><a class="el" href="classZE_1_1ZEngine.html#a52">BPP</a> ()</td></tr>
<tr><td>&nbsp;</td><td><font size=-1><em>Get Current Display BPP.</em> <a href="#a52"></a><em></em></font><br><br></td></tr>
<tr><td nowrap align=right valign=top>bool&nbsp;</td><td valign=bottom><a class="el" href="classZE_1_1ZEngine.html#a53">IsFullscreen</a> ()</td></tr>
<tr><td>&nbsp;</td><td><font size=-1><em>Get Fullscreen setting.</em> <a href="#a53"></a><em></em></font><br><br></td></tr>
<tr><td colspan=2><br><h2>Static Public Methods</h2></td></tr>
<tr><td nowrap align=right valign=top>ZEngine *&nbsp;</td><td valign=bottom><a class="el" href="classZE_1_1ZEngine.html#d0">GetInstance</a> ()</td></tr>
<tr><td>&nbsp;</td><td><font size=-1><em>Get Instance.</em> <a href="#d0"></a><em></em></font><br><br></td></tr>
@ -1524,74 +1520,6 @@ This is only needed when you need tight control with <a class="el" href="classZE
</td>
</tr>
</table>
<a name="a36" doxytag="ZE::ZEngine::InitPhysFS"></a><p>
<table width="100%" cellpadding="2" cellspacing="0" border="0">
<tr>
<td class="md">
<table cellpadding="0" cellspacing="0" border="0">
<tr>
<td class="md" nowrap valign="top"> void ZE::ZEngine::InitPhysFS </td>
<td class="md" valign="top">(&nbsp;</td>
<td class="md" nowrap valign="top">string&nbsp;</td>
<td class="mdname1" valign="top" nowrap>&nbsp; <em>argv</em> </td>
<td class="md" valign="top">)&nbsp;</td>
<td class="md" nowrap></td>
</tr>
</table>
</td>
</tr>
</table>
<table cellspacing=5 cellpadding=0 border=0>
<tr>
<td>
&nbsp;
</td>
<td>
<p>
Sets up PhysicsFS, must be called when application is started. <dl compact><dt><b>Parameters:</b></dt><dd>
<table border="0" cellspacing="2" cellpadding="0">
<tr><td valign=top><em>argv</em>&nbsp;</td><td>argv[0] from application's main. </td></tr>
</table>
</dl>
</td>
</tr>
</table>
<a name="a37" doxytag="ZE::ZEngine::AddPhysFSDir"></a><p>
<table width="100%" cellpadding="2" cellspacing="0" border="0">
<tr>
<td class="md">
<table cellpadding="0" cellspacing="0" border="0">
<tr>
<td class="md" nowrap valign="top"> void ZE::ZEngine::AddPhysFSDir </td>
<td class="md" valign="top">(&nbsp;</td>
<td class="md" nowrap valign="top">string&nbsp;</td>
<td class="mdname1" valign="top" nowrap>&nbsp; <em>dir</em> </td>
<td class="md" valign="top">)&nbsp;</td>
<td class="md" nowrap></td>
</tr>
</table>
</td>
</tr>
</table>
<table cellspacing=5 cellpadding=0 border=0>
<tr>
<td>
&nbsp;
</td>
<td>
<p>
Add Directory to PhysicsFS search path, the path it looks in for files when attempting to load. <dl compact><dt><b>Parameters:</b></dt><dd>
<table border="0" cellspacing="2" cellpadding="0">
<tr><td valign=top><em>dir</em>&nbsp;</td><td>Directory to add to search path. </td></tr>
</table>
</dl>
</td>
</tr>
</table>
<a name="c1" doxytag="ZE::ZEngine::LogError"></a><p>
<table width="100%" cellpadding="2" cellspacing="0" border="0">
<tr>
@ -1627,7 +1555,7 @@ Writes error to current error file. <dl compact><dt><b>Since:</b></dt><dd>0.8.2
</td>
</tr>
</table>
<a name="a38" doxytag="ZE::ZEngine::SetErrorLog"></a><p>
<a name="a36" doxytag="ZE::ZEngine::SetErrorLog"></a><p>
<table width="100%" cellpadding="2" cellspacing="0" border="0">
<tr>
<td class="md">
@ -1672,7 +1600,7 @@ Change the way errors are logged and the file they are logged to, before calling
</td>
</tr>
</table>
<a name="a39" doxytag="ZE::ZEngine::ReportError"></a><p>
<a name="a37" doxytag="ZE::ZEngine::ReportError"></a><p>
<table width="100%" cellpadding="2" cellspacing="0" border="0">
<tr>
<td class="md">
@ -1680,7 +1608,7 @@ Change the way errors are logged and the file they are logged to, before calling
<tr>
<td class="md" nowrap valign="top"> void ZE::ZEngine::ReportError </td>
<td class="md" valign="top">(&nbsp;</td>
<td class="md" nowrap valign="top"><a class="el" href="namespaceZE.html#a20">ZErrorCode</a>&nbsp;</td>
<td class="md" nowrap valign="top"><a class="el" href="namespaceZE.html#a24">ZErrorCode</a>&nbsp;</td>
<td class="mdname" nowrap>&nbsp; <em>code</em>, </td>
</tr>
<tr>
@ -1731,13 +1659,13 @@ Adds the error to the the error queue, and sets the current error to this error.
</td>
</tr>
</table>
<a name="a40" doxytag="ZE::ZEngine::GetLastError"></a><p>
<a name="a38" doxytag="ZE::ZEngine::GetLastError"></a><p>
<table width="100%" cellpadding="2" cellspacing="0" border="0">
<tr>
<td class="md">
<table cellpadding="0" cellspacing="0" border="0">
<tr>
<td class="md" nowrap valign="top"> <a class="el" href="namespaceZE.html#a20">ZErrorCode</a> ZE::ZEngine::GetLastError </td>
<td class="md" nowrap valign="top"> <a class="el" href="namespaceZE.html#a24">ZErrorCode</a> ZE::ZEngine::GetLastError </td>
<td class="md" valign="top">(&nbsp;</td>
<td class="mdname1" valign="top" nowrap>&nbsp; </td>
<td class="md" valign="top">)&nbsp;</td>
@ -1761,7 +1689,7 @@ Get the last error reported. <dl compact><dt><b>Since:</b></dt><dd>0.8.2 </dd></
</td>
</tr>
</table>
<a name="a41" doxytag="ZE::ZEngine::WriteLog"></a><p>
<a name="a39" doxytag="ZE::ZEngine::WriteLog"></a><p>
<table width="100%" cellpadding="2" cellspacing="0" border="0">
<tr>
<td class="md">
@ -1796,7 +1724,7 @@ Write a string to the log, allowing special usage of the error log. <dl compact>
</td>
</tr>
</table>
<a name="a42" doxytag="ZE::ZEngine::FlushErrors"></a><p>
<a name="a40" doxytag="ZE::ZEngine::FlushErrors"></a><p>
<table width="100%" cellpadding="2" cellspacing="0" border="0">
<tr>
<td class="md">
@ -1825,7 +1753,7 @@ Write the error stack to the error log. <dl compact><dt><b>Since:</b></dt><dd>0.
</td>
</tr>
</table>
<a name="a43" doxytag="ZE::ZEngine::SeedRandom"></a><p>
<a name="a41" doxytag="ZE::ZEngine::SeedRandom"></a><p>
<table width="100%" cellpadding="2" cellspacing="0" border="0">
<tr>
<td class="md">
@ -1860,7 +1788,7 @@ Reseed Mersenne Twister (MT19937) random number generator. NOTE: Generator is in
</td>
</tr>
</table>
<a name="a44" doxytag="ZE::ZEngine::RandLong"></a><p>
<a name="a42" doxytag="ZE::ZEngine::RandLong"></a><p>
<table width="100%" cellpadding="2" cellspacing="0" border="0">
<tr>
<td class="md">
@ -1896,7 +1824,7 @@ Obtain random long l where 0 &lt;= l &lt; max. <dl compact><dt><b>Since:</b></dt
</td>
</tr>
</table>
<a name="a45" doxytag="ZE::ZEngine::RandLong"></a><p>
<a name="a43" doxytag="ZE::ZEngine::RandLong"></a><p>
<table width="100%" cellpadding="2" cellspacing="0" border="0">
<tr>
<td class="md">
@ -1942,7 +1870,7 @@ Obtain random long l where min &lt;= l &lt;= max. <dl compact><dt><b>Since:</b><
</td>
</tr>
</table>
<a name="a46" doxytag="ZE::ZEngine::RandDouble"></a><p>
<a name="a44" doxytag="ZE::ZEngine::RandDouble"></a><p>
<table width="100%" cellpadding="2" cellspacing="0" border="0">
<tr>
<td class="md">
@ -1972,7 +1900,7 @@ Obtain random double d where 0 &lt;= d &lt; 1. <dl compact><dt><b>Since:</b></dt
</td>
</tr>
</table>
<a name="a47" doxytag="ZE::ZEngine::RandDouble"></a><p>
<a name="a45" doxytag="ZE::ZEngine::RandDouble"></a><p>
<table width="100%" cellpadding="2" cellspacing="0" border="0">
<tr>
<td class="md">
@ -2018,7 +1946,7 @@ Obtain random double d where min &lt;= d &lt;= max. <dl compact><dt><b>Since:</b
</td>
</tr>
</table>
<a name="a48" doxytag="ZE::ZEngine::LoadImage"></a><p>
<a name="a46" doxytag="ZE::ZEngine::LoadImage"></a><p>
<table width="100%" cellpadding="2" cellspacing="0" border="0">
<tr>
<td class="md">
@ -2053,7 +1981,7 @@ Loads an Image to an ImageData class which keeps vital information on the Image.
</td>
</tr>
</table>
<a name="a49" doxytag="ZE::ZEngine::LoadSound"></a><p>
<a name="a47" doxytag="ZE::ZEngine::LoadSound"></a><p>
<table width="100%" cellpadding="2" cellspacing="0" border="0">
<tr>
<td class="md">
@ -2088,7 +2016,7 @@ Loads a Sound to a SoundData class which keeps vital information on the Sound <d
</td>
</tr>
</table>
<a name="a50" doxytag="ZE::ZEngine::LoadMusic"></a><p>
<a name="a48" doxytag="ZE::ZEngine::LoadMusic"></a><p>
<table width="100%" cellpadding="2" cellspacing="0" border="0">
<tr>
<td class="md">
@ -2123,7 +2051,7 @@ Loads a Music Clip to a MusicData class which keeps vital information on the Mus
</td>
</tr>
</table>
<a name="a51" doxytag="ZE::ZEngine::LoadFont"></a><p>
<a name="a49" doxytag="ZE::ZEngine::LoadFont"></a><p>
<table width="100%" cellpadding="2" cellspacing="0" border="0">
<tr>
<td class="md">
@ -2168,7 +2096,7 @@ Loads a Font to a FontData class which keeps vital information on the Font <dl c
</td>
</tr>
</table>
<a name="a52" doxytag="ZE::ZEngine::Width"></a><p>
<a name="a50" doxytag="ZE::ZEngine::Width"></a><p>
<table width="100%" cellpadding="2" cellspacing="0" border="0">
<tr>
<td class="md">
@ -2197,7 +2125,7 @@ Get Width of Window or Fullscreen mode. <dl compact><dt><b>Returns:</b></dt><dd>
</td>
</tr>
</table>
<a name="a53" doxytag="ZE::ZEngine::Height"></a><p>
<a name="a51" doxytag="ZE::ZEngine::Height"></a><p>
<table width="100%" cellpadding="2" cellspacing="0" border="0">
<tr>
<td class="md">
@ -2226,7 +2154,7 @@ Get Height of Window or Fullscreen mode. <dl compact><dt><b>Returns:</b></dt><dd
</td>
</tr>
</table>
<a name="a54" doxytag="ZE::ZEngine::BPP"></a><p>
<a name="a52" doxytag="ZE::ZEngine::BPP"></a><p>
<table width="100%" cellpadding="2" cellspacing="0" border="0">
<tr>
<td class="md">
@ -2255,7 +2183,7 @@ Get BPP of Window or Fullscreen mode. <dl compact><dt><b>Returns:</b></dt><dd>BP
</td>
</tr>
</table>
<a name="a55" doxytag="ZE::ZEngine::IsFullscreen"></a><p>
<a name="a53" doxytag="ZE::ZEngine::IsFullscreen"></a><p>
<table width="100%" cellpadding="2" cellspacing="0" border="0">
<tr>
<td class="md">
@ -2286,7 +2214,7 @@ Get Fullscreen setting of Display. <dl compact><dt><b>Returns:</b></dt><dd>True
</table>
<hr>The documentation for this class was generated from the following files:<ul>
<li>/include/<a class="el" href="ZE__ZEngine_8h-source.html">ZE_ZEngine.h</a><li>/src/<a class="el" href="ZE__ZEngine_8cpp.html">ZE_ZEngine.cpp</a></ul>
<hr><address style="align: right;"><small>Generated on Sun Apr 27 18:16:26 2003 for ZEngine by
<hr><address style="align: right;"><small>Generated on Sun Apr 27 21:57:35 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>

View File

@ -19,7 +19,7 @@
<tr bgcolor="#f0f0f0"><td><a class="el" href="classZE_1_1ZError.html#q0">sErrorDesc</a></td><td><a class="el" href="classZE_1_1ZError.html">ZE::ZError</a></td><td><code> [protected, static]</code></td></tr>
<tr bgcolor="#f0f0f0"><td><a class="el" href="classZE_1_1ZError.html#a0">ZError</a>(ZErrorCode code=ZERR_NONE, string desc="", string file="", int line=0)</td><td><a class="el" href="classZE_1_1ZError.html">ZE::ZError</a></td><td></td></tr>
<tr bgcolor="#f0f0f0"><td><a class="el" href="classZE_1_1ZError.html#a1">~ZError</a>()</td><td><a class="el" href="classZE_1_1ZError.html">ZE::ZError</a></td><td><code> [virtual]</code></td></tr>
</table><hr><address style="align: right;"><small>Generated on Sun Apr 27 18:16:26 2003 for ZEngine by
</table><hr><address style="align: right;"><small>Generated on Sun Apr 27 21:57:35 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>

View File

@ -15,13 +15,13 @@
<table border=0 cellpadding=0 cellspacing=0>
<tr><td></td></tr>
<tr><td colspan=2><br><h2>Public Methods</h2></td></tr>
<tr><td nowrap align=right valign=top>&nbsp;</td><td valign=bottom><a class="el" href="classZE_1_1ZError.html#a0">ZError</a> (<a class="el" href="namespaceZE.html#a20">ZErrorCode</a> code=ZERR_NONE, string desc="", string file="", int line=0)</td></tr>
<tr><td nowrap align=right valign=top>&nbsp;</td><td valign=bottom><a class="el" href="classZE_1_1ZError.html#a0">ZError</a> (<a class="el" href="namespaceZE.html#a24">ZErrorCode</a> code=ZERR_NONE, string desc="", string file="", int line=0)</td></tr>
<tr><td>&nbsp;</td><td><font size=-1><em>Default constructor for <a class="el" href="classZE_1_1ZError.html">ZError</a>.</em> <a href="#a0"></a><em></em></font><br><br></td></tr>
<tr><td nowrap align=right valign=top>virtual&nbsp;</td><td valign=bottom><a class="el" href="classZE_1_1ZError.html#a1">~ZError</a> ()</td></tr>
<tr><td>&nbsp;</td><td><font size=-1><em>Virtual Destructor.</em> <a href="#a1"></a><em></em></font><br><br></td></tr>
<tr><td nowrap align=right valign=top>void&nbsp;</td><td valign=bottom><a class="el" href="classZE_1_1ZError.html#a2">Create</a> (<a class="el" href="namespaceZE.html#a20">ZErrorCode</a> code, string desc="", string file="", int line=0)</td></tr>
<tr><td nowrap align=right valign=top>void&nbsp;</td><td valign=bottom><a class="el" href="classZE_1_1ZError.html#a2">Create</a> (<a class="el" href="namespaceZE.html#a24">ZErrorCode</a> code, string desc="", string file="", int line=0)</td></tr>
<tr><td>&nbsp;</td><td><font size=-1><em>Set members of error object.</em> <a href="#a2"></a><em></em></font><br><br></td></tr>
<tr><td nowrap align=right valign=top><a class="el" href="namespaceZE.html#a20">ZErrorCode</a>&nbsp;</td><td valign=bottom><a class="el" href="classZE_1_1ZError.html#a3">Code</a> () const</td></tr>
<tr><td nowrap align=right valign=top><a class="el" href="namespaceZE.html#a24">ZErrorCode</a>&nbsp;</td><td valign=bottom><a class="el" href="classZE_1_1ZError.html#a3">Code</a> () const</td></tr>
<tr><td>&nbsp;</td><td><font size=-1><em>Get ZErrorCode of error.</em> <a href="#a3"></a><em></em></font><br><br></td></tr>
<tr><td nowrap align=right valign=top>string&nbsp;</td><td valign=bottom><a class="el" href="classZE_1_1ZError.html#a4">LogString</a> () const</td></tr>
<tr><td>&nbsp;</td><td><font size=-1><em>Get formatted string for log file.</em> <a href="#a4"></a><em></em></font><br><br></td></tr>
@ -32,7 +32,7 @@
<tr><td>&nbsp;</td><td><font size=-1><em>Destroy string table of error strings.</em> <a href="#d1"></a><em></em></font><br><br></td></tr>
<tr><td colspan=2><br><h2>Protected Attributes</h2></td></tr>
<tr><td nowrap align=right valign=top><a name="n0" doxytag="ZE::ZError::rCode"></a>
<a class="el" href="namespaceZE.html#a20">ZErrorCode</a>&nbsp;</td><td valign=bottom><a class="el" href="classZE_1_1ZError.html#n0">rCode</a></td></tr>
<a class="el" href="namespaceZE.html#a24">ZErrorCode</a>&nbsp;</td><td valign=bottom><a class="el" href="classZE_1_1ZError.html#n0">rCode</a></td></tr>
<tr><td>&nbsp;</td><td><font size=-1><em>Error ID.</em></font><br><br></td></tr>
<tr><td nowrap align=right valign=top><a name="n1" doxytag="ZE::ZError::rDescription"></a>
string&nbsp;</td><td valign=bottom><a class="el" href="classZE_1_1ZError.html#n1">rDescription</a></td></tr>
@ -57,7 +57,7 @@ string *&nbsp;</td><td valign=bottom><a class="el" href="classZE_1_1ZError.html#
<tr>
<td class="md" nowrap valign="top"> ZE::ZError::ZError </td>
<td class="md" valign="top">(&nbsp;</td>
<td class="md" nowrap valign="top"><a class="el" href="namespaceZE.html#a20">ZErrorCode</a>&nbsp;</td>
<td class="md" nowrap valign="top"><a class="el" href="namespaceZE.html#a24">ZErrorCode</a>&nbsp;</td>
<td class="mdname" nowrap>&nbsp; <em>code</em> = ZERR_NONE, </td>
</tr>
<tr>
@ -200,7 +200,7 @@ Properly delete the string table, freeing all memory used by the strings. </
<tr>
<td class="md" nowrap valign="top"> void ZE::ZError::Create </td>
<td class="md" valign="top">(&nbsp;</td>
<td class="md" nowrap valign="top"><a class="el" href="namespaceZE.html#a20">ZErrorCode</a>&nbsp;</td>
<td class="md" nowrap valign="top"><a class="el" href="namespaceZE.html#a24">ZErrorCode</a>&nbsp;</td>
<td class="mdname" nowrap>&nbsp; <em>code</em>, </td>
</tr>
<tr>
@ -256,7 +256,7 @@ Set new values in <a class="el" href="classZE_1_1ZError.html">ZError</a> object.
<td class="md">
<table cellpadding="0" cellspacing="0" border="0">
<tr>
<td class="md" nowrap valign="top"> <a class="el" href="namespaceZE.html#a20">ZErrorCode</a> ZE::ZError::Code </td>
<td class="md" nowrap valign="top"> <a class="el" href="namespaceZE.html#a24">ZErrorCode</a> ZE::ZError::Code </td>
<td class="md" valign="top">(&nbsp;</td>
<td class="mdname1" valign="top" nowrap>&nbsp; </td>
<td class="md" valign="top">)&nbsp;</td>
@ -309,7 +309,7 @@ Return the string to be written to the logfile. Called by <a class="el" href="cl
</table>
<hr>The documentation for this class was generated from the following files:<ul>
<li>/include/<a class="el" href="ZE__ZError_8h-source.html">ZE_ZError.h</a><li>/src/<a class="el" href="ZE__ZError_8cpp.html">ZE_ZError.cpp</a></ul>
<hr><address style="align: right;"><small>Generated on Sun Apr 27 18:16:26 2003 for ZEngine by
<hr><address style="align: right;"><small>Generated on Sun Apr 27 21:57:35 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>

View File

@ -31,7 +31,7 @@
<tr bgcolor="#f0f0f0"><td><a class="el" href="classZE_1_1ZFont.html#a0">ZFont</a>()</td><td><a class="el" href="classZE_1_1ZFont.html">ZE::ZFont</a></td><td></td></tr>
<tr bgcolor="#f0f0f0"><td><a class="el" href="classZE_1_1ZFont.html#a1">ZFont</a>(string filename, int size)</td><td><a class="el" href="classZE_1_1ZFont.html">ZE::ZFont</a></td><td></td></tr>
<tr bgcolor="#f0f0f0"><td><a class="el" href="classZE_1_1ZFont.html#a2">~ZFont</a>()</td><td><a class="el" href="classZE_1_1ZFont.html">ZE::ZFont</a></td><td><code> [virtual]</code></td></tr>
</table><hr><address style="align: right;"><small>Generated on Sun Apr 27 18:16:26 2003 for ZEngine by
</table><hr><address style="align: right;"><small>Generated on Sun Apr 27 21:57:35 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>

View File

@ -764,7 +764,7 @@ Get Height of String in Current Font in Pixels. <dl compact><dt><b>Parameters:</
</table>
<hr>The documentation for this class was generated from the following file:<ul>
<li>/include/<a class="el" href="ZE__ZFont_8h-source.html">ZE_ZFont.h</a></ul>
<hr><address style="align: right;"><small>Generated on Sun Apr 27 18:16:26 2003 for ZEngine by
<hr><address style="align: right;"><small>Generated on Sun Apr 27 21:57:35 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>

View File

@ -45,7 +45,7 @@
<tr bgcolor="#f0f0f0"><td><a class="el" href="classZE_1_1ZImage.html#a4">ZImage</a>(SDL_Surface *img, Sint16 x, Sint16 y, Sint16 w, Sint16 h)</td><td><a class="el" href="classZE_1_1ZImage.html">ZE::ZImage</a></td><td></td></tr>
<tr bgcolor="#f0f0f0"><td><a class="el" href="classZE_1_1ZImage.html#a5">ZImage</a>(const ZImage &amp;img, Sint16 x, Sint16 y, Sint16 w, Sint16 h)</td><td><a class="el" href="classZE_1_1ZImage.html">ZE::ZImage</a></td><td></td></tr>
<tr bgcolor="#f0f0f0"><td><a class="el" href="classZE_1_1ZImage.html#a6">~ZImage</a>()</td><td><a class="el" href="classZE_1_1ZImage.html">ZE::ZImage</a></td><td><code> [virtual]</code></td></tr>
</table><hr><address style="align: right;"><small>Generated on Sun Apr 27 18:16:26 2003 for ZEngine by
</table><hr><address style="align: right;"><small>Generated on Sun Apr 27 21:57:35 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>

View File

@ -1240,7 +1240,7 @@ Get current alpha value of image. <dl compact><dt><b>Since:</b></dt><dd>0.8.2 </
</table>
<hr>The documentation for this class was generated from the following files:<ul>
<li>/include/<a class="el" href="ZE__ZImage_8h-source.html">ZE_ZImage.h</a><li>/src/<a class="el" href="ZE__ZImage_8cpp.html">ZE_ZImage.cpp</a></ul>
<hr><address style="align: right;"><small>Generated on Sun Apr 27 18:16:26 2003 for ZEngine by
<hr><address style="align: right;"><small>Generated on Sun Apr 27 21:57:35 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>

View File

@ -25,7 +25,7 @@
<tr bgcolor="#f0f0f0"><td><a class="el" href="classZE_1_1ZMusic.html#a0">ZMusic</a>()</td><td><a class="el" href="classZE_1_1ZMusic.html">ZE::ZMusic</a></td><td></td></tr>
<tr bgcolor="#f0f0f0"><td><a class="el" href="classZE_1_1ZMusic.html#a1">ZMusic</a>(string filename)</td><td><a class="el" href="classZE_1_1ZMusic.html">ZE::ZMusic</a></td><td></td></tr>
<tr bgcolor="#f0f0f0"><td><a class="el" href="classZE_1_1ZMusic.html#a2">~ZMusic</a>()</td><td><a class="el" href="classZE_1_1ZMusic.html">ZE::ZMusic</a></td><td><code> [virtual]</code></td></tr>
</table><hr><address style="align: right;"><small>Generated on Sun Apr 27 18:16:26 2003 for ZEngine by
</table><hr><address style="align: right;"><small>Generated on Sun Apr 27 21:57:35 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>

View File

@ -524,7 +524,7 @@ Get current volume of music represented as a value from 0-128. <dl compact><dt><
</table>
<hr>The documentation for this class was generated from the following file:<ul>
<li>/include/<a class="el" href="ZE__ZMusic_8h-source.html">ZE_ZMusic.h</a></ul>
<hr><address style="align: right;"><small>Generated on Sun Apr 27 18:16:26 2003 for ZEngine by
<hr><address style="align: right;"><small>Generated on Sun Apr 27 21:57:35 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>

View File

@ -36,7 +36,7 @@
<tr bgcolor="#f0f0f0"><td><a class="el" href="classZE_1_1ZRect.html#a2">ZRect</a>(const SDL_Rect &amp;rect)</td><td><a class="el" href="classZE_1_1ZRect.html">ZE::ZRect</a></td><td></td></tr>
<tr bgcolor="#f0f0f0"><td><a class="el" href="classZE_1_1ZRect.html#a3">ZRect</a>(const ZRect &amp;rhs)</td><td><a class="el" href="classZE_1_1ZRect.html">ZE::ZRect</a></td><td></td></tr>
<tr bgcolor="#f0f0f0"><td><a class="el" href="classZE_1_1ZRect.html#a5">~ZRect</a>()</td><td><a class="el" href="classZE_1_1ZRect.html">ZE::ZRect</a></td><td><code> [virtual]</code></td></tr>
</table><hr><address style="align: right;"><small>Generated on Sun Apr 27 18:16:26 2003 for ZEngine by
</table><hr><address style="align: right;"><small>Generated on Sun Apr 27 21:57:35 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>

View File

@ -979,7 +979,7 @@ Access private height member. <dl compact><dt><b>Returns:</b></dt><dd>Value of m
</table>
<hr>The documentation for this class was generated from the following files:<ul>
<li>/include/<a class="el" href="ZE__ZRect_8h-source.html">ZE_ZRect.h</a><li>/src/<a class="el" href="ZE__ZRect_8cpp.html">ZE_ZRect.cpp</a></ul>
<hr><address style="align: right;"><small>Generated on Sun Apr 27 18:16:26 2003 for ZEngine by
<hr><address style="align: right;"><small>Generated on Sun Apr 27 21:57:35 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>

View File

@ -25,7 +25,7 @@
<tr bgcolor="#f0f0f0"><td><a class="el" href="classZE_1_1ZSound.html#a0">ZSound</a>()</td><td><a class="el" href="classZE_1_1ZSound.html">ZE::ZSound</a></td><td></td></tr>
<tr bgcolor="#f0f0f0"><td><a class="el" href="classZE_1_1ZSound.html#a1">ZSound</a>(string filename)</td><td><a class="el" href="classZE_1_1ZSound.html">ZE::ZSound</a></td><td></td></tr>
<tr bgcolor="#f0f0f0"><td><a class="el" href="classZE_1_1ZSound.html#a2">~ZSound</a>()</td><td><a class="el" href="classZE_1_1ZSound.html">ZE::ZSound</a></td><td><code> [virtual]</code></td></tr>
</table><hr><address style="align: right;"><small>Generated on Sun Apr 27 18:16:26 2003 for ZEngine by
</table><hr><address style="align: right;"><small>Generated on Sun Apr 27 21:57:35 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>

View File

@ -497,7 +497,7 @@ Get current volume of sound channel represented as a value from 0-128. <dl compa
</table>
<hr>The documentation for this class was generated from the following file:<ul>
<li>/include/<a class="el" href="ZE__ZSound_8h-source.html">ZE_ZSound.h</a></ul>
<hr><address style="align: right;"><small>Generated on Sun Apr 27 18:16:26 2003 for ZEngine by
<hr><address style="align: right;"><small>Generated on Sun Apr 27 21:57:35 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>

View File

@ -20,7 +20,7 @@
<tr bgcolor="#f0f0f0"><td><a class="el" href="classZE_1_1ZTimer.html#a4">Unpause</a>()</td><td><a class="el" href="classZE_1_1ZTimer.html">ZE::ZTimer</a></td><td></td></tr>
<tr bgcolor="#f0f0f0"><td><a class="el" href="classZE_1_1ZTimer.html#a0">ZTimer</a>(bool useZEngine=true)</td><td><a class="el" href="classZE_1_1ZTimer.html">ZE::ZTimer</a></td><td></td></tr>
<tr bgcolor="#f0f0f0"><td><a class="el" href="classZE_1_1ZTimer.html#a1">~ZTimer</a>()</td><td><a class="el" href="classZE_1_1ZTimer.html">ZE::ZTimer</a></td><td><code> [virtual]</code></td></tr>
</table><hr><address style="align: right;"><small>Generated on Sun Apr 27 18:16:26 2003 for ZEngine by
</table><hr><address style="align: right;"><small>Generated on Sun Apr 27 21:57:35 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>

View File

@ -285,7 +285,7 @@ Find out paused state of timer. <dl compact><dt><b>Returns:</b></dt><dd>Paused s
</table>
<hr>The documentation for this class was generated from the following files:<ul>
<li>/include/<a class="el" href="ZE__ZTimer_8h-source.html">ZE_ZTimer.h</a><li>/src/<a class="el" href="ZE__ZTimer_8cpp.html">ZE_ZTimer.cpp</a></ul>
<hr><address style="align: right;"><small>Generated on Sun Apr 27 18:16:26 2003 for ZEngine by
<hr><address style="align: right;"><small>Generated on Sun Apr 27 21:57:35 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>

View File

@ -38,7 +38,7 @@
<tr><td class="indexkey">/src/<a class="el" href="ZE__ZSound_8cpp.html">ZE_ZSound.cpp</a></td><td class="indexvalue">Source file for ZSound</td></tr>
<tr><td class="indexkey">/src/<a class="el" href="ZE__ZTimer_8cpp.html">ZE_ZTimer.cpp</a></td><td class="indexvalue">Source file for ZTimer</td></tr>
</table>
<hr><address style="align: right;"><small>Generated on Sun Apr 27 18:16:26 2003 for ZEngine by
<hr><address style="align: right;"><small>Generated on Sun Apr 27 21:57:34 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>

View File

@ -12,8 +12,7 @@
<p>
Here is a list of all documented class members with links to the class documentation for each member:<h3><a name="index_a">- a -</a>
</h3><ul>
<li>AddPhysFSDir()
: <a class="el" href="classZE_1_1ZEngine.html#a37">ZE::ZEngine</a><li>Alpha()
<li>Alpha()
: <a class="el" href="classZE_1_1ZImage.html#a27">ZE::ZImage</a><li>Attach()
: <a class="el" href="classZE_1_1ZImage.html#a10">ZE::ZImage</a></ul>
<h3><a name="index_b">- b -</a>
@ -21,21 +20,16 @@ Here is a list of all documented class members with links to the class documenta
<li>Bind()
: <a class="el" href="classZE_1_1ZImage.html#a18">ZE::ZImage</a><li>Bottom()
: <a class="el" href="classZE_1_1ZRect.html#a22">ZE::ZRect</a><li>BPP()
: <a class="el" href="classZE_1_1ZEngine.html#a54">ZE::ZEngine</a></ul>
: <a class="el" href="classZE_1_1ZEngine.html#a52">ZE::ZEngine</a></ul>
<h3><a name="index_c">- c -</a>
</h3><ul>
<li>CheckEvents()
: <a class="el" href="classZE_1_1ZEngine.html#a34">ZE::ZEngine</a><li>CheckSockets()
: <a class="el" href="classZE_1_1ZServer.html#a5">ZE::ZServer</a><li>CleanString()
: <a class="el" href="classZE_1_1ZEngine.html#a34">ZE::ZEngine</a><li>CleanString()
: <a class="el" href="classZE_1_1ZConfigFile.html#b0">ZE::ZConfigFile</a><li>Clear()
: <a class="el" href="classZE_1_1ZEngine.html#a8">ZE::ZEngine</a><li>Clients()
: <a class="el" href="classZE_1_1ZServer.html#a6">ZE::ZServer</a><li>Close()
: <a class="el" href="classZE_1_1ZEngine.html#a8">ZE::ZEngine</a><li>Close()
: <a class="el" href="classZE_1_1ZConfigFile.html#a13">ZE::ZConfigFile</a><li>CloseDisplay()
: <a class="el" href="classZE_1_1ZEngine.html#a3">ZE::ZEngine</a><li>CloseSocket()
: <a class="el" href="classZE_1_1ZServer.html#c0">ZE::ZServer</a><li>Code()
: <a class="el" href="classZE_1_1ZError.html#a3">ZE::ZError</a><li>Connect()
: <a class="el" href="classZE_1_1ZClient.html#a2">ZE::ZClient</a><li>Connected()
: <a class="el" href="classZE_1_1ZClient.html#a7">ZE::ZClient</a><li>Contains()
: <a class="el" href="classZE_1_1ZEngine.html#a3">ZE::ZEngine</a><li>Code()
: <a class="el" href="classZE_1_1ZError.html#a3">ZE::ZError</a><li>Contains()
: <a class="el" href="classZE_1_1ZRect.html#a14">ZE::ZRect</a><li>Create()
: <a class="el" href="classZE_1_1ZError.html#a2">ZE::ZError</a><li>CreateDisplay()
: <a class="el" href="classZE_1_1ZEngine.html#a2">ZE::ZEngine</a><li>CreateStringTable()
@ -44,8 +38,7 @@ Here is a list of all documented class members with links to the class documenta
</h3><ul>
<li>Delay()
: <a class="el" href="classZE_1_1ZEngine.html#a10">ZE::ZEngine</a><li>DestroyStringTable()
: <a class="el" href="classZE_1_1ZError.html#d1">ZE::ZError</a><li>Disconnect()
: <a class="el" href="classZE_1_1ZClient.html#a3">ZE::ZClient</a><li>Display()
: <a class="el" href="classZE_1_1ZError.html#d1">ZE::ZError</a><li>Display()
: <a class="el" href="classZE_1_1ZEngine.html#a6">ZE::ZEngine</a><li>Draw()
: <a class="el" href="classZE_1_1ZRect.html#a7">ZE::ZRect</a>, <a class="el" href="classZE_1_1ZImage.html#a20">ZE::ZImage</a><li>DrawRotated()
: <a class="el" href="classZE_1_1ZImage.html#a22">ZE::ZImage</a><li>DrawShadedText()
@ -60,7 +53,7 @@ Here is a list of all documented class members with links to the class documenta
<li>Flip()
: <a class="el" href="classZE_1_1ZImage.html#a15">ZE::ZImage</a><li>Flush()
: <a class="el" href="classZE_1_1ZConfigFile.html#a12">ZE::ZConfigFile</a><li>FlushErrors()
: <a class="el" href="classZE_1_1ZEngine.html#a42">ZE::ZEngine</a></ul>
: <a class="el" href="classZE_1_1ZEngine.html#a40">ZE::ZEngine</a></ul>
<h3><a name="index_g">- g -</a>
</h3><ul>
<li>GetBool()
@ -71,7 +64,7 @@ Here is a list of all documented class members with links to the class documenta
: <a class="el" href="classZE_1_1ZEngine.html#a14">ZE::ZEngine</a><li>GetInstance()
: <a class="el" href="classZE_1_1ZEngine.html#d0">ZE::ZEngine</a><li>GetInt()
: <a class="el" href="classZE_1_1ZConfigFile.html#a5">ZE::ZConfigFile</a><li>GetLastError()
: <a class="el" href="classZE_1_1ZEngine.html#a40">ZE::ZEngine</a><li>GetParentTime()
: <a class="el" href="classZE_1_1ZEngine.html#a38">ZE::ZEngine</a><li>GetParentTime()
: <a class="el" href="classZE_1_1ZTimer.html#b0">ZE::ZTimer</a><li>GetString()
: <a class="el" href="classZE_1_1ZConfigFile.html#a7">ZE::ZConfigFile</a><li>GetTime()
: <a class="el" href="classZE_1_1ZTimer.html#a5">ZE::ZTimer</a>, <a class="el" href="classZE_1_1ZEngine.html#a11">ZE::ZEngine</a><li>GetVariable()
@ -80,19 +73,18 @@ Here is a list of all documented class members with links to the class documenta
<h3><a name="index_h">- h -</a>
</h3><ul>
<li>Height()
: <a class="el" href="classZE_1_1ZRect.html#a24">ZE::ZRect</a>, <a class="el" href="classZE_1_1ZImage.html#a26">ZE::ZImage</a>, <a class="el" href="classZE_1_1ZFont.html#a15">ZE::ZFont</a>, <a class="el" href="classZE_1_1ZEngine.html#a53">ZE::ZEngine</a><li>HideCursor()
: <a class="el" href="classZE_1_1ZRect.html#a24">ZE::ZRect</a>, <a class="el" href="classZE_1_1ZImage.html#a26">ZE::ZImage</a>, <a class="el" href="classZE_1_1ZFont.html#a15">ZE::ZFont</a>, <a class="el" href="classZE_1_1ZEngine.html#a51">ZE::ZEngine</a><li>HideCursor()
: <a class="el" href="classZE_1_1ZEngine.html#a27">ZE::ZEngine</a></ul>
<h3><a name="index_i">- i -</a>
</h3><ul>
<li>ImagesNeedReload()
: <a class="el" href="classZE_1_1ZEngine.html#a23">ZE::ZEngine</a><li>Initialized()
: <a class="el" href="classZE_1_1ZEngine.html#a5">ZE::ZEngine</a><li>InitPhysFS()
: <a class="el" href="classZE_1_1ZEngine.html#a36">ZE::ZEngine</a><li>Intersection()
: <a class="el" href="classZE_1_1ZEngine.html#a5">ZE::ZEngine</a><li>Intersection()
: <a class="el" href="classZE_1_1ZRect.html#a15">ZE::ZRect</a><li>Intersects()
: <a class="el" href="classZE_1_1ZRect.html#a12">ZE::ZRect</a><li>IsActive()
: <a class="el" href="classZE_1_1ZEngine.html#a19">ZE::ZEngine</a><li>IsBold()
: <a class="el" href="classZE_1_1ZFont.html#a12">ZE::ZFont</a><li>IsFullscreen()
: <a class="el" href="classZE_1_1ZEngine.html#a55">ZE::ZEngine</a><li>IsItalic()
: <a class="el" href="classZE_1_1ZEngine.html#a53">ZE::ZEngine</a><li>IsItalic()
: <a class="el" href="classZE_1_1ZFont.html#a13">ZE::ZFont</a><li>IsLoaded()
: <a class="el" href="classZE_1_1ZSound.html#a10">ZE::ZSound</a>, <a class="el" href="classZE_1_1ZMusic.html#a11">ZE::ZMusic</a>, <a class="el" href="classZE_1_1ZImage.html#a23">ZE::ZImage</a>, <a class="el" href="classZE_1_1ZFont.html#a11">ZE::ZFont</a><li>IsPaused()
: <a class="el" href="classZE_1_1ZTimer.html#a6">ZE::ZTimer</a>, <a class="el" href="classZE_1_1ZSound.html#a12">ZE::ZSound</a>, <a class="el" href="classZE_1_1ZMusic.html#a13">ZE::ZMusic</a>, <a class="el" href="classZE_1_1ZEngine.html#a18">ZE::ZEngine</a><li>IsPlaying()
@ -109,10 +101,10 @@ Here is a list of all documented class members with links to the class documenta
: <a class="el" href="classZE_1_1ZEngine.html#a31">ZE::ZEngine</a><li>Left()
: <a class="el" href="classZE_1_1ZRect.html#a19">ZE::ZRect</a><li>LineSkip()
: <a class="el" href="classZE_1_1ZFont.html#a16">ZE::ZFont</a><li>LoadFont()
: <a class="el" href="classZE_1_1ZEngine.html#a51">ZE::ZEngine</a><li>LoadImage()
: <a class="el" href="classZE_1_1ZEngine.html#a48">ZE::ZEngine</a><li>LoadMusic()
: <a class="el" href="classZE_1_1ZEngine.html#a50">ZE::ZEngine</a><li>LoadSound()
: <a class="el" href="classZE_1_1ZEngine.html#a49">ZE::ZEngine</a><li>LogError()
: <a class="el" href="classZE_1_1ZEngine.html#a49">ZE::ZEngine</a><li>LoadImage()
: <a class="el" href="classZE_1_1ZEngine.html#a46">ZE::ZEngine</a><li>LoadMusic()
: <a class="el" href="classZE_1_1ZEngine.html#a48">ZE::ZEngine</a><li>LoadSound()
: <a class="el" href="classZE_1_1ZEngine.html#a47">ZE::ZEngine</a><li>LogError()
: <a class="el" href="classZE_1_1ZEngine.html#c1">ZE::ZEngine</a><li>LogString()
: <a class="el" href="classZE_1_1ZError.html#a4">ZE::ZError</a><li>LoopInfinite
: <a class="el" href="classZE_1_1ZSound.html#p0">ZE::ZSound</a>, <a class="el" href="classZE_1_1ZMusic.html#p0">ZE::ZMusic</a></ul>
@ -174,21 +166,19 @@ Here is a list of all documented class members with links to the class documenta
</h3><ul>
<li>rAlpha
: <a class="el" href="classZE_1_1ZImage.html#n9">ZE::ZImage</a><li>RandDouble()
: <a class="el" href="classZE_1_1ZEngine.html#a47">ZE::ZEngine</a><li>RandLong()
: <a class="el" href="classZE_1_1ZEngine.html#a45">ZE::ZEngine</a><li>rBGColor
: <a class="el" href="classZE_1_1ZEngine.html#a45">ZE::ZEngine</a><li>RandLong()
: <a class="el" href="classZE_1_1ZEngine.html#a43">ZE::ZEngine</a><li>rBGColor
: <a class="el" href="classZE_1_1ZFont.html#n4">ZE::ZFont</a><li>RButtonPressed()
: <a class="el" href="classZE_1_1ZEngine.html#a32">ZE::ZEngine</a><li>rChannelID
: <a class="el" href="classZE_1_1ZSound.html#n2">ZE::ZSound</a><li>rClientSockets
: <a class="el" href="classZE_1_1ZServer.html#o3">ZE::ZServer</a><li>rCode
: <a class="el" href="classZE_1_1ZSound.html#n2">ZE::ZSound</a><li>rCode
: <a class="el" href="classZE_1_1ZError.html#n0">ZE::ZError</a><li>rColor
: <a class="el" href="classZE_1_1ZFont.html#n3">ZE::ZFont</a><li>rDescription
: <a class="el" href="classZE_1_1ZError.html#n1">ZE::ZError</a><li>Receive()
: <a class="el" href="classZE_1_1ZClient.html#a6">ZE::ZClient</a><li>Release()
: <a class="el" href="classZE_1_1ZError.html#n1">ZE::ZError</a><li>Release()
: <a class="el" href="classZE_1_1ZSound.html#a4">ZE::ZSound</a>, <a class="el" href="classZE_1_1ZMusic.html#a4">ZE::ZMusic</a>, <a class="el" href="classZE_1_1ZImage.html#a12">ZE::ZImage</a>, <a class="el" href="classZE_1_1ZFont.html#a4">ZE::ZFont</a><li>ReleaseInstance()
: <a class="el" href="classZE_1_1ZEngine.html#d1">ZE::ZEngine</a><li>Reload()
: <a class="el" href="classZE_1_1ZImage.html#a11">ZE::ZImage</a><li>rEngine
: <a class="el" href="classZE_1_1ZTimer.html#n0">ZE::ZTimer</a>, <a class="el" href="classZE_1_1ZSound.html#n0">ZE::ZSound</a>, <a class="el" href="classZE_1_1ZServer.html#o0">ZE::ZServer</a>, <a class="el" href="classZE_1_1ZMusic.html#n0">ZE::ZMusic</a>, <a class="el" href="classZE_1_1ZImage.html#n0">ZE::ZImage</a>, <a class="el" href="classZE_1_1ZFont.html#n0">ZE::ZFont</a>, <a class="el" href="classZE_1_1ZClient.html#n0">ZE::ZClient</a><li>ReportError()
: <a class="el" href="classZE_1_1ZEngine.html#a39">ZE::ZEngine</a><li>RequestQuit()
: <a class="el" href="classZE_1_1ZTimer.html#n0">ZE::ZTimer</a>, <a class="el" href="classZE_1_1ZSound.html#n0">ZE::ZSound</a>, <a class="el" href="classZE_1_1ZMusic.html#n0">ZE::ZMusic</a>, <a class="el" href="classZE_1_1ZImage.html#n0">ZE::ZImage</a>, <a class="el" href="classZE_1_1ZFont.html#n0">ZE::ZFont</a><li>ReportError()
: <a class="el" href="classZE_1_1ZEngine.html#a37">ZE::ZEngine</a><li>RequestQuit()
: <a class="el" href="classZE_1_1ZEngine.html#a20">ZE::ZEngine</a><li>Reset()
: <a class="el" href="classZE_1_1ZTimer.html#a2">ZE::ZTimer</a><li>Resize()
: <a class="el" href="classZE_1_1ZRect.html#a10">ZE::ZRect</a>, <a class="el" href="classZE_1_1ZImage.html#a17">ZE::ZImage</a>, <a class="el" href="classZE_1_1ZFont.html#a10">ZE::ZFont</a><li>ResizeRel()
@ -201,22 +191,17 @@ Here is a list of all documented class members with links to the class documenta
: <a class="el" href="classZE_1_1ZRect.html#a20">ZE::ZRect</a><li>rImage
: <a class="el" href="classZE_1_1ZImage.html#n5">ZE::ZImage</a><li>rLastPause
: <a class="el" href="classZE_1_1ZTimer.html#n4">ZE::ZTimer</a><li>rLine
: <a class="el" href="classZE_1_1ZError.html#n3">ZE::ZError</a><li>rMaxClients
: <a class="el" href="classZE_1_1ZServer.html#o4">ZE::ZServer</a><li>rMusic
: <a class="el" href="classZE_1_1ZError.html#n3">ZE::ZError</a><li>rMusic
: <a class="el" href="classZE_1_1ZMusic.html#n1">ZE::ZMusic</a><li>rPaused
: <a class="el" href="classZE_1_1ZTimer.html#n1">ZE::ZTimer</a><li>rPausedTime
: <a class="el" href="classZE_1_1ZTimer.html#n3">ZE::ZTimer</a><li>rSocket
: <a class="el" href="classZE_1_1ZServer.html#o1">ZE::ZServer</a>, <a class="el" href="classZE_1_1ZClient.html#n1">ZE::ZClient</a><li>rSocketSet
: <a class="el" href="classZE_1_1ZServer.html#o2">ZE::ZServer</a>, <a class="el" href="classZE_1_1ZClient.html#n2">ZE::ZClient</a><li>rSound
: <a class="el" href="classZE_1_1ZTimer.html#n3">ZE::ZTimer</a><li>rSound
: <a class="el" href="classZE_1_1ZSound.html#n1">ZE::ZSound</a><li>rTexID
: <a class="el" href="classZE_1_1ZImage.html#n6">ZE::ZImage</a><li>rTexMaxX
: <a class="el" href="classZE_1_1ZImage.html#n3">ZE::ZImage</a><li>rTexMaxY
: <a class="el" href="classZE_1_1ZImage.html#n4">ZE::ZImage</a><li>rTexMinX
: <a class="el" href="classZE_1_1ZImage.html#n1">ZE::ZImage</a><li>rTexMinY
: <a class="el" href="classZE_1_1ZImage.html#n2">ZE::ZImage</a><li>rUseZEngine
: <a class="el" href="classZE_1_1ZTimer.html#n2">ZE::ZTimer</a><li>rVerbose
: <a class="el" href="classZE_1_1ZServer.html#o5">ZE::ZServer</a>, <a class="el" href="classZE_1_1ZClient.html#n3">ZE::ZClient</a><li>rWaitTime
: <a class="el" href="classZE_1_1ZServer.html#o6">ZE::ZServer</a>, <a class="el" href="classZE_1_1ZClient.html#n4">ZE::ZClient</a><li>rWidth
: <a class="el" href="classZE_1_1ZTimer.html#n2">ZE::ZTimer</a><li>rWidth
: <a class="el" href="classZE_1_1ZRect.html#n2">ZE::ZRect</a>, <a class="el" href="classZE_1_1ZImage.html#n7">ZE::ZImage</a><li>rX
: <a class="el" href="classZE_1_1ZRect.html#n0">ZE::ZRect</a><li>rY
: <a class="el" href="classZE_1_1ZRect.html#n1">ZE::ZRect</a></ul>
@ -225,8 +210,7 @@ Here is a list of all documented class members with links to the class documenta
<li>SDLrect()
: <a class="el" href="classZE_1_1ZRect.html#a16">ZE::ZRect</a><li>section
: <a class="el" href="classZE_1_1ZConfigFile_1_1ZCF__Section.html#m0">ZE::ZConfigFile::ZCF_Section</a><li>SeedRandom()
: <a class="el" href="classZE_1_1ZEngine.html#a43">ZE::ZEngine</a><li>Send()
: <a class="el" href="classZE_1_1ZClient.html#a5">ZE::ZClient</a><li>sErrorDesc
: <a class="el" href="classZE_1_1ZEngine.html#a41">ZE::ZEngine</a><li>sErrorDesc
: <a class="el" href="classZE_1_1ZError.html#q0">ZE::ZError</a><li>SetAlpha()
: <a class="el" href="classZE_1_1ZImage.html#a13">ZE::ZImage</a><li>SetBGColor()
: <a class="el" href="classZE_1_1ZFont.html#a8">ZE::ZFont</a><li>SetBool()
@ -234,7 +218,7 @@ Here is a list of all documented class members with links to the class documenta
: <a class="el" href="classZE_1_1ZFont.html#a7">ZE::ZFont</a><li>SetColorKey()
: <a class="el" href="classZE_1_1ZImage.html#a14">ZE::ZImage</a><li>SetDesiredFramerate()
: <a class="el" href="classZE_1_1ZEngine.html#a16">ZE::ZEngine</a><li>SetErrorLog()
: <a class="el" href="classZE_1_1ZEngine.html#a38">ZE::ZEngine</a><li>SetEventFilter()
: <a class="el" href="classZE_1_1ZEngine.html#a36">ZE::ZEngine</a><li>SetEventFilter()
: <a class="el" href="classZE_1_1ZEngine.html#a35">ZE::ZEngine</a><li>SetFloat()
: <a class="el" href="classZE_1_1ZConfigFile.html#a8">ZE::ZConfigFile</a><li>SetGL2D()
: <a class="el" href="classZE_1_1ZEngine.html#a9">ZE::ZEngine</a><li>SetInt()
@ -246,12 +230,10 @@ Here is a list of all documented class members with links to the class documenta
: <a class="el" href="classZE_1_1ZEngine.html#a0">ZE::ZEngine</a><li>SetupSound()
: <a class="el" href="classZE_1_1ZEngine.html#a1">ZE::ZEngine</a><li>SetVariable()
: <a class="el" href="classZE_1_1ZConfigFile.html#b3">ZE::ZConfigFile</a><li>SetVolume()
: <a class="el" href="classZE_1_1ZSound.html#a9">ZE::ZSound</a>, <a class="el" href="classZE_1_1ZMusic.html#a10">ZE::ZMusic</a><li>SetWaitTime()
: <a class="el" href="classZE_1_1ZServer.html#a4">ZE::ZServer</a>, <a class="el" href="classZE_1_1ZClient.html#a4">ZE::ZClient</a><li>ShowCursor()
: <a class="el" href="classZE_1_1ZSound.html#a9">ZE::ZSound</a>, <a class="el" href="classZE_1_1ZMusic.html#a10">ZE::ZMusic</a><li>ShowCursor()
: <a class="el" href="classZE_1_1ZEngine.html#a28">ZE::ZEngine</a><li>sInstance
: <a class="el" href="classZE_1_1ZEngine.html#r0">ZE::ZEngine</a><li>Start()
: <a class="el" href="classZE_1_1ZServer.html#a2">ZE::ZServer</a><li>Stop()
: <a class="el" href="classZE_1_1ZSound.html#a8">ZE::ZSound</a>, <a class="el" href="classZE_1_1ZServer.html#a3">ZE::ZServer</a>, <a class="el" href="classZE_1_1ZMusic.html#a9">ZE::ZMusic</a><li>Stretch()
: <a class="el" href="classZE_1_1ZEngine.html#r0">ZE::ZEngine</a><li>Stop()
: <a class="el" href="classZE_1_1ZSound.html#a8">ZE::ZSound</a>, <a class="el" href="classZE_1_1ZMusic.html#a9">ZE::ZMusic</a><li>Stretch()
: <a class="el" href="classZE_1_1ZImage.html#a16">ZE::ZImage</a><li>StringHeight()
: <a class="el" href="classZE_1_1ZFont.html#a18">ZE::ZFont</a><li>StringWidth()
: <a class="el" href="classZE_1_1ZFont.html#a17">ZE::ZFont</a><li>Surface()
@ -276,10 +258,9 @@ Here is a list of all documented class members with links to the class documenta
: <a class="el" href="classZE_1_1ZSound.html#a13">ZE::ZSound</a>, <a class="el" href="classZE_1_1ZMusic.html#a14">ZE::ZMusic</a></ul>
<h3><a name="index_w">- w -</a>
</h3><ul>
<li>WaitTime()
: <a class="el" href="classZE_1_1ZServer.html#a7">ZE::ZServer</a>, <a class="el" href="classZE_1_1ZClient.html#a8">ZE::ZClient</a><li>Width()
: <a class="el" href="classZE_1_1ZRect.html#a23">ZE::ZRect</a>, <a class="el" href="classZE_1_1ZImage.html#a25">ZE::ZImage</a>, <a class="el" href="classZE_1_1ZEngine.html#a52">ZE::ZEngine</a><li>WriteLog()
: <a class="el" href="classZE_1_1ZEngine.html#a41">ZE::ZEngine</a></ul>
<li>Width()
: <a class="el" href="classZE_1_1ZRect.html#a23">ZE::ZRect</a>, <a class="el" href="classZE_1_1ZImage.html#a25">ZE::ZImage</a>, <a class="el" href="classZE_1_1ZEngine.html#a50">ZE::ZEngine</a><li>WriteLog()
: <a class="el" href="classZE_1_1ZEngine.html#a39">ZE::ZEngine</a></ul>
<h3><a name="index_x">- x -</a>
</h3><ul>
<li>X()
@ -290,32 +271,28 @@ Here is a list of all documented class members with links to the class documenta
: <a class="el" href="classZE_1_1ZRect.html#a18">ZE::ZRect</a></ul>
<h3><a name="index_z">- z -</a>
</h3><ul>
<li>ZClient()
: <a class="el" href="classZE_1_1ZClient.html#a0">ZE::ZClient</a><li>ZConfigFile()
<li>ZConfigFile()
: <a class="el" href="classZE_1_1ZConfigFile.html#a1">ZE::ZConfigFile</a><li>ZEngine()
: <a class="el" href="classZE_1_1ZEngine.html#c0">ZE::ZEngine</a><li>ZError()
: <a class="el" href="classZE_1_1ZError.html#a0">ZE::ZError</a><li>ZFont()
: <a class="el" href="classZE_1_1ZFont.html#a1">ZE::ZFont</a><li>ZImage()
: <a class="el" href="classZE_1_1ZImage.html#a5">ZE::ZImage</a><li>ZMusic()
: <a class="el" href="classZE_1_1ZMusic.html#a1">ZE::ZMusic</a><li>ZRect()
: <a class="el" href="classZE_1_1ZRect.html#a3">ZE::ZRect</a><li>ZServer()
: <a class="el" href="classZE_1_1ZServer.html#a0">ZE::ZServer</a><li>ZSound()
: <a class="el" href="classZE_1_1ZRect.html#a3">ZE::ZRect</a><li>ZSound()
: <a class="el" href="classZE_1_1ZSound.html#a1">ZE::ZSound</a><li>ZTimer()
: <a class="el" href="classZE_1_1ZTimer.html#a0">ZE::ZTimer</a></ul>
<h3><a name="index_~">- ~ -</a>
</h3><ul>
<li>~ZClient()
: <a class="el" href="classZE_1_1ZClient.html#a1">ZE::ZClient</a><li>~ZConfigFile()
<li>~ZConfigFile()
: <a class="el" href="classZE_1_1ZConfigFile.html#a2">ZE::ZConfigFile</a><li>~ZError()
: <a class="el" href="classZE_1_1ZError.html#a1">ZE::ZError</a><li>~ZFont()
: <a class="el" href="classZE_1_1ZFont.html#a2">ZE::ZFont</a><li>~ZImage()
: <a class="el" href="classZE_1_1ZImage.html#a6">ZE::ZImage</a><li>~ZMusic()
: <a class="el" href="classZE_1_1ZMusic.html#a2">ZE::ZMusic</a><li>~ZRect()
: <a class="el" href="classZE_1_1ZRect.html#a5">ZE::ZRect</a><li>~ZServer()
: <a class="el" href="classZE_1_1ZServer.html#a1">ZE::ZServer</a><li>~ZSound()
: <a class="el" href="classZE_1_1ZRect.html#a5">ZE::ZRect</a><li>~ZSound()
: <a class="el" href="classZE_1_1ZSound.html#a2">ZE::ZSound</a><li>~ZTimer()
: <a class="el" href="classZE_1_1ZTimer.html#a1">ZE::ZTimer</a></ul>
<hr><address style="align: right;"><small>Generated on Sun Apr 27 18:16:26 2003 for ZEngine by
<hr><address style="align: right;"><small>Generated on Sun Apr 27 21:57:35 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>

View File

@ -7,27 +7,18 @@
<center>
<a class="qindex" href="index.html">Main Page</a> &nbsp; <a class="qindex" href="namespaces.html">Namespace List</a> &nbsp; <a class="qindex" href="annotated.html">Compound List</a> &nbsp; <a class="qindex" href="files.html">File List</a> &nbsp; <a class="qindex" href="namespacemembers.html">Namespace Members</a> &nbsp; <a class="qindex" href="functions.html">Compound Members</a> &nbsp; <a class="qindex" href="globals.html">File Members</a> &nbsp; </center>
<hr><h1>ZEngine File Members</h1><center>
<a href="#index_f">f</a>&nbsp;|&nbsp;<a href="#index_m">m</a>&nbsp;|&nbsp;<a href="#index_u">u</a>&nbsp;|&nbsp;<a href="#index_v">v</a>&nbsp;|&nbsp;<a href="#index_z">z</a></center>
<a href="#index_m">m</a>&nbsp;|&nbsp;<a href="#index_u">u</a>&nbsp;|&nbsp;<a href="#index_v">v</a>&nbsp;|&nbsp;<a href="#index_z">z</a></center>
<p>
Here is a list of all documented file members with links to the documentation:<h3><a name="index_f">- f -</a>
</h3><ul>
<li>FreeFont
: <a class="el" href="ZE__Utility_8h.html#a3">ZE_Utility.h</a><li>FreeImage
: <a class="el" href="ZE__Utility_8h.html#a0">ZE_Utility.h</a><li>FreeMusic
: <a class="el" href="ZE__Utility_8h.html#a2">ZE_Utility.h</a><li>FreeSound
: <a class="el" href="ZE__Utility_8h.html#a1">ZE_Utility.h</a></ul>
<h3><a name="index_m">- m -</a>
Here is a list of all documented file members with links to the documentation:<h3><a name="index_m">- m -</a>
</h3><ul>
<li>MAX_MSG_LEN
: <a class="el" href="ZE__Defines_8h.html#a6">ZE_Defines.h</a></ul>
: <a class="el" href="ZE__Defines_8h.html#a4">ZE_Defines.h</a></ul>
<h3><a name="index_u">- u -</a>
</h3><ul>
<li>USE_PHYSFS
: <a class="el" href="ZE__Defines_8h.html#a5">ZE_Defines.h</a><li>USE_SDL_IMAGE
<li>USE_SDL_IMAGE
: <a class="el" href="ZE__Defines_8h.html#a2">ZE_Defines.h</a><li>USE_SDL_MIXER
: <a class="el" href="ZE__Defines_8h.html#a3">ZE_Defines.h</a><li>USE_SDL_NET
: <a class="el" href="ZE__Defines_8h.html#a4">ZE_Defines.h</a><li>USE_SDL_TTF
: <a class="el" href="ZE__Defines_8h.html#a3">ZE_Defines.h</a><li>USE_SDL_TTF
: <a class="el" href="ZE__Defines_8h.html#a1">ZE_Defines.h</a></ul>
<h3><a name="index_v">- v -</a>
</h3><ul>
@ -36,8 +27,8 @@ Here is a list of all documented file members with links to the documentation:<h
<h3><a name="index_z">- z -</a>
</h3><ul>
<li>ZByte
: <a class="el" href="ZE__Defines_8h.html#a7">ZE_Defines.h</a></ul>
<hr><address style="align: right;"><small>Generated on Sun Apr 27 18:16:26 2003 for ZEngine by
: <a class="el" href="ZE__Defines_8h.html#a5">ZE_Defines.h</a></ul>
<hr><address style="align: right;"><small>Generated on Sun Apr 27 21:57:35 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>

View File

@ -36,7 +36,7 @@ Contributing Authors</h2>
James Turk <a href="mailto:james@conceptofzero.net"><a href="mailto:james@conceptofzero.net">james@conceptofzero.net</a></a> - Core Engine, Design, Docs, and Classes<br>
Gamer Tazar <a href="mailto:tazar@conceptofzero.net"><a href="mailto:tazar@conceptofzero.net">tazar@conceptofzero.net</a></a> - OpenGL assistance<br>
Sean <a href="mailto:sean@conceptofzero.net"><a href="mailto:sean@conceptofzero.net">sean@conceptofzero.net</a></a> - MSVC++6 Project Files<br>
Kevin Watters <a href="mailto:kwatters@adelphia.net"><a href="mailto:kwatters@adelphia.net">kwatters@adelphia.net</a></a> - Fix to ZImage::SetColorKey&lt;br&gt;<hr><address style="align: right;"><small>Generated on Sun Apr 27 18:16:26 2003 for ZEngine by
Kevin Watters <a href="mailto:kwatters@adelphia.net"><a href="mailto:kwatters@adelphia.net">kwatters@adelphia.net</a></a> - Fix to ZImage::SetColorKey&lt;br&gt;<hr><address style="align: right;"><small>Generated on Sun Apr 27 21:57:34 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>

View File

@ -29,7 +29,7 @@
00021 <span class="keywordtype">double</span> genrand_res53(<span class="keywordtype">void</span>);
00022
00023 <span class="preprocessor">#endif //__mt19937ar__</span>
</pre></div><hr><address style="align: right;"><small>Generated on Sun Apr 27 18:16:26 2003 for ZEngine by
</pre></div><hr><address style="align: right;"><small>Generated on Sun Apr 27 21:57:34 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>

View File

@ -16,8 +16,6 @@ Namespace for <a class="el" href="classZE_1_1ZEngine.html">ZEngine</a> classes a
<table border=0 cellpadding=0 cellspacing=0>
<tr><td></td></tr>
<tr><td colspan=2><br><h2>Compounds</h2></td></tr>
<tr><td nowrap align=right valign=top>class &nbsp;</td><td valign=bottom><a class="el" href="classZE_1_1ZClient.html">ZClient</a></td></tr>
<tr><td>&nbsp;</td><td><font size=-1><em><a class="el" href="classZE_1_1ZEngine.html">ZEngine</a> class for a simplified TCP client.</em> <a href="classZE_1_1ZClient.html#_details">More...</a><em></em></font><br><br></td></tr>
<tr><td nowrap align=right valign=top>class &nbsp;</td><td valign=bottom><a class="el" href="classZE_1_1ZConfigFile.html">ZConfigFile</a></td></tr>
<tr><td>&nbsp;</td><td><font size=-1><em><a class="el" href="classZE_1_1ZConfigFile.html">ZConfigFile</a> Class for use in <a class="el" href="classZE_1_1ZEngine.html">ZEngine</a>.</em> <a href="classZE_1_1ZConfigFile.html#_details">More...</a><em></em></font><br><br></td></tr>
<tr><td nowrap align=right valign=top>class &nbsp;</td><td valign=bottom><a class="el" href="classZE_1_1ZConfigFile_1_1ZCF__Variable.html">ZCF_Variable</a></td></tr>
@ -36,46 +34,52 @@ Namespace for <a class="el" href="classZE_1_1ZEngine.html">ZEngine</a> classes a
<tr><td>&nbsp;</td><td><font size=-1><em><a class="el" href="classZE_1_1ZMusic.html">ZMusic</a> class for playing full length music (eg. ogg or wav).</em> <a href="classZE_1_1ZMusic.html#_details">More...</a><em></em></font><br><br></td></tr>
<tr><td nowrap align=right valign=top>class &nbsp;</td><td valign=bottom><a class="el" href="classZE_1_1ZRect.html">ZRect</a></td></tr>
<tr><td>&nbsp;</td><td><font size=-1><em><a class="el" href="classZE_1_1ZEngine.html">ZEngine</a> class for simplified rectangle use.</em> <a href="classZE_1_1ZRect.html#_details">More...</a><em></em></font><br><br></td></tr>
<tr><td nowrap align=right valign=top>class &nbsp;</td><td valign=bottom><a class="el" href="classZE_1_1ZServer.html">ZServer</a></td></tr>
<tr><td>&nbsp;</td><td><font size=-1><em><a class="el" href="classZE_1_1ZEngine.html">ZEngine</a> class for simplified TCP server.</em> <a href="classZE_1_1ZServer.html#_details">More...</a><em></em></font><br><br></td></tr>
<tr><td nowrap align=right valign=top>class &nbsp;</td><td valign=bottom><a class="el" href="classZE_1_1ZSound.html">ZSound</a></td></tr>
<tr><td>&nbsp;</td><td><font size=-1><em><a class="el" href="classZE_1_1ZSound.html">ZSound</a> class for playing sound effects. (WAV).</em> <a href="classZE_1_1ZSound.html#_details">More...</a><em></em></font><br><br></td></tr>
<tr><td nowrap align=right valign=top>class &nbsp;</td><td valign=bottom><a class="el" href="classZE_1_1ZTimer.html">ZTimer</a></td></tr>
<tr><td>&nbsp;</td><td><font size=-1><em><a class="el" href="classZE_1_1ZTimer.html">ZTimer</a> class for Timer use.</em> <a href="classZE_1_1ZTimer.html#_details">More...</a><em></em></font><br><br></td></tr>
<tr><td colspan=2><br><h2>Enumerations</h2></td></tr>
<tr><td nowrap align=right valign=top>enum &nbsp;</td><td valign=bottom><a class="el" href="namespaceZE.html#a20">ZErrorCode</a> { <br>
&nbsp;&nbsp;<a class="el" href="namespaceZE.html#a20a0">ZERR_NONE</a>,
<a class="el" href="namespaceZE.html#a20a1">ZERR_SDL_INTERNAL</a>,
<a class="el" href="namespaceZE.html#a20a2">ZERR_SDL_INIT</a>,
<a class="el" href="namespaceZE.html#a20a3">ZERR_MIX_INIT</a>,
<tr><td nowrap align=right valign=top>enum &nbsp;</td><td valign=bottom><a class="el" href="namespaceZE.html#a24">ZErrorCode</a> { <br>
&nbsp;&nbsp;<a class="el" href="namespaceZE.html#a24a0">ZERR_NONE</a>,
<a class="el" href="namespaceZE.html#a24a1">ZERR_SDL_INTERNAL</a>,
<a class="el" href="namespaceZE.html#a24a2">ZERR_SDL_INIT</a>,
<a class="el" href="namespaceZE.html#a24a3">ZERR_MIX_INIT</a>,
<br>
&nbsp;&nbsp;<a class="el" href="namespaceZE.html#a20a4">ZERR_TTF_INIT</a>,
<a class="el" href="namespaceZE.html#a20a5">ZERR_NET_INIT</a>,
<a class="el" href="namespaceZE.html#a20a6">ZERR_VIDMODE</a>,
<a class="el" href="namespaceZE.html#a20a7">ZERR_LOAD_IMAGE</a>,
&nbsp;&nbsp;<a class="el" href="namespaceZE.html#a24a4">ZERR_TTF_INIT</a>,
<a class="el" href="namespaceZE.html#a24a5">ZERR_NET_INIT</a>,
<a class="el" href="namespaceZE.html#a24a6">ZERR_VIDMODE</a>,
<a class="el" href="namespaceZE.html#a24a7">ZERR_LOAD_IMAGE</a>,
<br>
&nbsp;&nbsp;<a class="el" href="namespaceZE.html#a20a8">ZERR_LOAD_SOUND</a>,
<a class="el" href="namespaceZE.html#a20a9">ZERR_LOAD_MUSIC</a>,
<a class="el" href="namespaceZE.html#a20a10">ZERR_LOAD_FONT</a>,
<a class="el" href="namespaceZE.html#a20a11">ZERR_NOIMAGE</a>,
&nbsp;&nbsp;<a class="el" href="namespaceZE.html#a24a8">ZERR_LOAD_SOUND</a>,
<a class="el" href="namespaceZE.html#a24a9">ZERR_LOAD_MUSIC</a>,
<a class="el" href="namespaceZE.html#a24a10">ZERR_LOAD_FONT</a>,
<a class="el" href="namespaceZE.html#a24a11">ZERR_NOIMAGE</a>,
<br>
&nbsp;&nbsp;<a class="el" href="namespaceZE.html#a20a12">ZERR_NOSOUND</a>,
<a class="el" href="namespaceZE.html#a20a13">ZERR_NOMUSIC</a>,
<a class="el" href="namespaceZE.html#a20a14">ZERR_NOFONT</a>,
<a class="el" href="namespaceZE.html#a20a15">ZERR_NOSOCKET</a>,
&nbsp;&nbsp;<a class="el" href="namespaceZE.html#a24a12">ZERR_NOSOUND</a>,
<a class="el" href="namespaceZE.html#a24a13">ZERR_NOMUSIC</a>,
<a class="el" href="namespaceZE.html#a24a14">ZERR_NOFONT</a>,
<a class="el" href="namespaceZE.html#a24a15">ZERR_NOSOCKET</a>,
<br>
&nbsp;&nbsp;<a class="el" href="namespaceZE.html#a20a16">ZERR_NET_CLIENT</a>,
<a class="el" href="namespaceZE.html#a20a17">ZERR_NET_SERVER</a>,
<a class="el" href="namespaceZE.html#a20a18">ZERR_LAST</a>
&nbsp;&nbsp;<a class="el" href="namespaceZE.html#a24a16">ZERR_NET_CLIENT</a>,
<a class="el" href="namespaceZE.html#a24a17">ZERR_NET_SERVER</a>,
<a class="el" href="namespaceZE.html#a24a18">ZERR_LAST</a>
<br>
}</td></tr>
<tr><td>&nbsp;</td><td><font size=-1><em>Enumeration of ZEngine error codes.</em> <a href="#a20">More...</a><em></em></font><br><br></td></tr>
<tr><td>&nbsp;</td><td><font size=-1><em>Enumeration of ZEngine error codes.</em> <a href="#a24">More...</a><em></em></font><br><br></td></tr>
<tr><td colspan=2><br><h2>Functions</h2></td></tr>
<tr><td nowrap align=right valign=top>string&nbsp;</td><td valign=bottom><a class="el" href="namespaceZE.html#a19">FormatStr</a> (const char *fmtstr,...)</td></tr>
<tr><td>&nbsp;</td><td><font size=-1><em>Parses a string and interprets variable arguments, similar to sprintf.</em> <a href="#a19"></a><em></em></font><br><br></td></tr>
<tr><td nowrap align=right valign=top>void&nbsp;</td><td valign=bottom><a class="el" href="namespaceZE.html#a20">FreeImage</a> (SDL_Surface *&amp;image)</td></tr>
<tr><td>&nbsp;</td><td><font size=-1><em>Properly free SDL_Surface.</em> <a href="#a20"></a><em></em></font><br><br></td></tr>
<tr><td nowrap align=right valign=top>void&nbsp;</td><td valign=bottom><a class="el" href="namespaceZE.html#a21">FreeSound</a> (Mix_Chunk *&amp;chunk)</td></tr>
<tr><td>&nbsp;</td><td><font size=-1><em>Properly free Mix_Chunk.</em> <a href="#a21"></a><em></em></font><br><br></td></tr>
<tr><td nowrap align=right valign=top>void&nbsp;</td><td valign=bottom><a class="el" href="namespaceZE.html#a22">FreeMusic</a> (Mix_Music *&amp;music)</td></tr>
<tr><td>&nbsp;</td><td><font size=-1><em>Properly free Mix_Music.</em> <a href="#a22"></a><em></em></font><br><br></td></tr>
<tr><td nowrap align=right valign=top>void&nbsp;</td><td valign=bottom><a class="el" href="namespaceZE.html#a23">FreeFont</a> (TTF_Font *&amp;font)</td></tr>
<tr><td>&nbsp;</td><td><font size=-1><em>Properly free TTF_Font.</em> <a href="#a23"></a><em></em></font><br><br></td></tr>
</table>
<hr><h2>Enumeration Type Documentation</h2>
<a name="a20" doxytag="ZE::ZErrorCode"></a><p>
<a name="a24" doxytag="ZE::ZErrorCode"></a><p>
<table width="100%" cellpadding="2" cellspacing="0" border="0">
<tr>
<td class="md">
@ -96,43 +100,43 @@ Namespace for <a class="el" href="classZE_1_1ZEngine.html">ZEngine</a> classes a
<p>
All the error codes currently possibly by <a class="el" href="classZE_1_1ZEngine.html">ZEngine</a>, note that ZERR_LAST is not used as an error code, but instead as a range check on the others. <dl compact><dt><b>Enumeration values: </b></dt><dd>
<table border=0 cellspacing=2 cellpadding=0>
<tr><td valign=top><em><a name="a20a0" doxytag="ZERR_NONE"></a><em>ZERR_NONE</em></em>&nbsp;</td><td>
<tr><td valign=top><em><a name="a24a0" doxytag="ZERR_NONE"></a><em>ZERR_NONE</em></em>&nbsp;</td><td>
No error has occured. </td></tr>
<tr><td valign=top><em><a name="a20a1" doxytag="ZERR_SDL_INTERNAL"></a><em>ZERR_SDL_INTERNAL</em></em>&nbsp;</td><td>
<tr><td valign=top><em><a name="a24a1" doxytag="ZERR_SDL_INTERNAL"></a><em>ZERR_SDL_INTERNAL</em></em>&nbsp;</td><td>
Error internal to SDL has occured, usually more detail is given by SDL. </td></tr>
<tr><td valign=top><em><a name="a20a2" doxytag="ZERR_SDL_INIT"></a><em>ZERR_SDL_INIT</em></em>&nbsp;</td><td>
<tr><td valign=top><em><a name="a24a2" doxytag="ZERR_SDL_INIT"></a><em>ZERR_SDL_INIT</em></em>&nbsp;</td><td>
Error Initializing SDL. </td></tr>
<tr><td valign=top><em><a name="a20a3" doxytag="ZERR_MIX_INIT"></a><em>ZERR_MIX_INIT</em></em>&nbsp;</td><td>
<tr><td valign=top><em><a name="a24a3" doxytag="ZERR_MIX_INIT"></a><em>ZERR_MIX_INIT</em></em>&nbsp;</td><td>
Error Initializing SDL_mixer. </td></tr>
<tr><td valign=top><em><a name="a20a4" doxytag="ZERR_TTF_INIT"></a><em>ZERR_TTF_INIT</em></em>&nbsp;</td><td>
<tr><td valign=top><em><a name="a24a4" doxytag="ZERR_TTF_INIT"></a><em>ZERR_TTF_INIT</em></em>&nbsp;</td><td>
Error Initializing SDL_ttf. </td></tr>
<tr><td valign=top><em><a name="a20a5" doxytag="ZERR_NET_INIT"></a><em>ZERR_NET_INIT</em></em>&nbsp;</td><td>
<tr><td valign=top><em><a name="a24a5" doxytag="ZERR_NET_INIT"></a><em>ZERR_NET_INIT</em></em>&nbsp;</td><td>
Error Initializing SDL_net. </td></tr>
<tr><td valign=top><em><a name="a20a6" doxytag="ZERR_VIDMODE"></a><em>ZERR_VIDMODE</em></em>&nbsp;</td><td>
<tr><td valign=top><em><a name="a24a6" doxytag="ZERR_VIDMODE"></a><em>ZERR_VIDMODE</em></em>&nbsp;</td><td>
Error setting up the display. </td></tr>
<tr><td valign=top><em><a name="a20a7" doxytag="ZERR_LOAD_IMAGE"></a><em>ZERR_LOAD_IMAGE</em></em>&nbsp;</td><td>
<tr><td valign=top><em><a name="a24a7" doxytag="ZERR_LOAD_IMAGE"></a><em>ZERR_LOAD_IMAGE</em></em>&nbsp;</td><td>
Error loading an image. </td></tr>
<tr><td valign=top><em><a name="a20a8" doxytag="ZERR_LOAD_SOUND"></a><em>ZERR_LOAD_SOUND</em></em>&nbsp;</td><td>
<tr><td valign=top><em><a name="a24a8" doxytag="ZERR_LOAD_SOUND"></a><em>ZERR_LOAD_SOUND</em></em>&nbsp;</td><td>
Error loading a sound sample. </td></tr>
<tr><td valign=top><em><a name="a20a9" doxytag="ZERR_LOAD_MUSIC"></a><em>ZERR_LOAD_MUSIC</em></em>&nbsp;</td><td>
<tr><td valign=top><em><a name="a24a9" doxytag="ZERR_LOAD_MUSIC"></a><em>ZERR_LOAD_MUSIC</em></em>&nbsp;</td><td>
Error loading music. </td></tr>
<tr><td valign=top><em><a name="a20a10" doxytag="ZERR_LOAD_FONT"></a><em>ZERR_LOAD_FONT</em></em>&nbsp;</td><td>
<tr><td valign=top><em><a name="a24a10" doxytag="ZERR_LOAD_FONT"></a><em>ZERR_LOAD_FONT</em></em>&nbsp;</td><td>
Error loading a font. </td></tr>
<tr><td valign=top><em><a name="a20a11" doxytag="ZERR_NOIMAGE"></a><em>ZERR_NOIMAGE</em></em>&nbsp;</td><td>
<tr><td valign=top><em><a name="a24a11" doxytag="ZERR_NOIMAGE"></a><em>ZERR_NOIMAGE</em></em>&nbsp;</td><td>
Error trying to use a <a class="el" href="classZE_1_1ZImage.html">ZImage</a> without properly loading an image. </td></tr>
<tr><td valign=top><em><a name="a20a12" doxytag="ZERR_NOSOUND"></a><em>ZERR_NOSOUND</em></em>&nbsp;</td><td>
<tr><td valign=top><em><a name="a24a12" doxytag="ZERR_NOSOUND"></a><em>ZERR_NOSOUND</em></em>&nbsp;</td><td>
Error trying to use a <a class="el" href="classZE_1_1ZSound.html">ZSound</a> without properly loading a sound. </td></tr>
<tr><td valign=top><em><a name="a20a13" doxytag="ZERR_NOMUSIC"></a><em>ZERR_NOMUSIC</em></em>&nbsp;</td><td>
<tr><td valign=top><em><a name="a24a13" doxytag="ZERR_NOMUSIC"></a><em>ZERR_NOMUSIC</em></em>&nbsp;</td><td>
Error trying to use a <a class="el" href="classZE_1_1ZMusic.html">ZMusic</a> without properly loading music. </td></tr>
<tr><td valign=top><em><a name="a20a14" doxytag="ZERR_NOFONT"></a><em>ZERR_NOFONT</em></em>&nbsp;</td><td>
<tr><td valign=top><em><a name="a24a14" doxytag="ZERR_NOFONT"></a><em>ZERR_NOFONT</em></em>&nbsp;</td><td>
Error trying to use a <a class="el" href="classZE_1_1ZFont.html">ZFont</a> without properly loading a font. </td></tr>
<tr><td valign=top><em><a name="a20a15" doxytag="ZERR_NOSOCKET"></a><em>ZERR_NOSOCKET</em></em>&nbsp;</td><td>
Error trying to use a <a class="el" href="classZE_1_1ZClient.html">ZClient</a> without having an open socket. </td></tr>
<tr><td valign=top><em><a name="a20a16" doxytag="ZERR_NET_CLIENT"></a><em>ZERR_NET_CLIENT</em></em>&nbsp;</td><td>
Error using SDL_net in <a class="el" href="classZE_1_1ZClient.html">ZClient</a>. </td></tr>
<tr><td valign=top><em><a name="a20a17" doxytag="ZERR_NET_SERVER"></a><em>ZERR_NET_SERVER</em></em>&nbsp;</td><td>
Error using SDL_net in <a class="el" href="classZE_1_1ZClient.html">ZClient</a>. </td></tr>
<tr><td valign=top><em><a name="a20a18" doxytag="ZERR_LAST"></a><em>ZERR_LAST</em></em>&nbsp;</td><td>
<tr><td valign=top><em><a name="a24a15" doxytag="ZERR_NOSOCKET"></a><em>ZERR_NOSOCKET</em></em>&nbsp;</td><td>
Error trying to use a ZClient without having an open socket. </td></tr>
<tr><td valign=top><em><a name="a24a16" doxytag="ZERR_NET_CLIENT"></a><em>ZERR_NET_CLIENT</em></em>&nbsp;</td><td>
Error using SDL_net in ZClient. </td></tr>
<tr><td valign=top><em><a name="a24a17" doxytag="ZERR_NET_SERVER"></a><em>ZERR_NET_SERVER</em></em>&nbsp;</td><td>
Error using SDL_net in ZClient. </td></tr>
<tr><td valign=top><em><a name="a24a18" doxytag="ZERR_LAST"></a><em>ZERR_LAST</em></em>&nbsp;</td><td>
Value used as range index, not a valid error code. </td></tr>
</table>
</dl>
@ -185,7 +189,143 @@ Takes identifiers out of fmtstr and parses them, replacing them with coorespond
</td>
</tr>
</table>
<hr><address style="align: right;"><small>Generated on Sun Apr 27 18:16:26 2003 for ZEngine by
<a name="a20" doxytag="ZE::FreeImage"></a><p>
<table width="100%" cellpadding="2" cellspacing="0" border="0">
<tr>
<td class="md">
<table cellpadding="0" cellspacing="0" border="0">
<tr>
<td class="md" nowrap valign="top"> void ZE::FreeImage </td>
<td class="md" valign="top">(&nbsp;</td>
<td class="md" nowrap valign="top">SDL_Surface *&amp;&nbsp;</td>
<td class="mdname1" valign="top" nowrap>&nbsp; <em>image</em> </td>
<td class="md" valign="top">)&nbsp;</td>
<td class="md" nowrap></td>
</tr>
</table>
</td>
</tr>
</table>
<table cellspacing=5 cellpadding=0 border=0>
<tr>
<td>
&nbsp;
</td>
<td>
<p>
Safely free an SDL_Surface* and set it to NULL. <dl compact><dt><b>Parameters:</b></dt><dd>
<table border="0" cellspacing="2" cellpadding="0">
<tr><td valign=top><em>image</em>&nbsp;</td><td>Image to free and set to NULL. </td></tr>
</table>
</dl>
</td>
</tr>
</table>
<a name="a21" doxytag="ZE::FreeSound"></a><p>
<table width="100%" cellpadding="2" cellspacing="0" border="0">
<tr>
<td class="md">
<table cellpadding="0" cellspacing="0" border="0">
<tr>
<td class="md" nowrap valign="top"> void FreeSound </td>
<td class="md" valign="top">(&nbsp;</td>
<td class="md" nowrap valign="top">Mix_Chunk *&amp;&nbsp;</td>
<td class="mdname1" valign="top" nowrap>&nbsp; <em>chunk</em> </td>
<td class="md" valign="top">)&nbsp;</td>
<td class="md" nowrap></td>
</tr>
</table>
</td>
</tr>
</table>
<table cellspacing=5 cellpadding=0 border=0>
<tr>
<td>
&nbsp;
</td>
<td>
<p>
Safely free a Mix_Chunk* and set it to NULL. <dl compact><dt><b>Parameters:</b></dt><dd>
<table border="0" cellspacing="2" cellpadding="0">
<tr><td valign=top><em>chunk</em>&nbsp;</td><td>Chunk to free and set to NULL. </td></tr>
</table>
</dl>
</td>
</tr>
</table>
<a name="a22" doxytag="ZE::FreeMusic"></a><p>
<table width="100%" cellpadding="2" cellspacing="0" border="0">
<tr>
<td class="md">
<table cellpadding="0" cellspacing="0" border="0">
<tr>
<td class="md" nowrap valign="top"> void FreeMusic </td>
<td class="md" valign="top">(&nbsp;</td>
<td class="md" nowrap valign="top">Mix_Music *&amp;&nbsp;</td>
<td class="mdname1" valign="top" nowrap>&nbsp; <em>music</em> </td>
<td class="md" valign="top">)&nbsp;</td>
<td class="md" nowrap></td>
</tr>
</table>
</td>
</tr>
</table>
<table cellspacing=5 cellpadding=0 border=0>
<tr>
<td>
&nbsp;
</td>
<td>
<p>
Safely free a Mix_Music* and set it to NULL. <dl compact><dt><b>Parameters:</b></dt><dd>
<table border="0" cellspacing="2" cellpadding="0">
<tr><td valign=top><em>music</em>&nbsp;</td><td>Music to free and set to NULL. </td></tr>
</table>
</dl>
</td>
</tr>
</table>
<a name="a23" doxytag="ZE::FreeFont"></a><p>
<table width="100%" cellpadding="2" cellspacing="0" border="0">
<tr>
<td class="md">
<table cellpadding="0" cellspacing="0" border="0">
<tr>
<td class="md" nowrap valign="top"> void FreeFont </td>
<td class="md" valign="top">(&nbsp;</td>
<td class="md" nowrap valign="top">TTF_Font *&amp;&nbsp;</td>
<td class="mdname1" valign="top" nowrap>&nbsp; <em>font</em> </td>
<td class="md" valign="top">)&nbsp;</td>
<td class="md" nowrap></td>
</tr>
</table>
</td>
</tr>
</table>
<table cellspacing=5 cellpadding=0 border=0>
<tr>
<td>
&nbsp;
</td>
<td>
<p>
Safely free a TTF_Font* and set it to NULL. <dl compact><dt><b>Parameters:</b></dt><dd>
<table border="0" cellspacing="2" cellpadding="0">
<tr><td valign=top><em>font</em>&nbsp;</td><td>Font to free and set to NULL. </td></tr>
</table>
</dl>
</td>
</tr>
</table>
<hr><address style="align: right;"><small>Generated on Sun Apr 27 21:57:35 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>

View File

@ -13,31 +13,35 @@
Here is a list of all documented namespace members with links to the namespaces they belong to:<h3><a name="index_f">- f -</a>
</h3><ul>
<li>FormatStr()
: <a class="el" href="namespaceZE.html#a19">ZE</a></ul>
: <a class="el" href="namespaceZE.html#a19">ZE</a><li>FreeFont()
: <a class="el" href="namespaceZE.html#a23">ZE</a><li>FreeImage()
: <a class="el" href="namespaceZE.html#a20">ZE</a><li>FreeMusic()
: <a class="el" href="namespaceZE.html#a22">ZE</a><li>FreeSound()
: <a class="el" href="namespaceZE.html#a21">ZE</a></ul>
<h3><a name="index_z">- z -</a>
</h3><ul>
<li>ZERR_LAST
: <a class="el" href="namespaceZE.html#a20a18">ZE</a><li>ZERR_LOAD_FONT
: <a class="el" href="namespaceZE.html#a20a10">ZE</a><li>ZERR_LOAD_IMAGE
: <a class="el" href="namespaceZE.html#a20a7">ZE</a><li>ZERR_LOAD_MUSIC
: <a class="el" href="namespaceZE.html#a20a9">ZE</a><li>ZERR_LOAD_SOUND
: <a class="el" href="namespaceZE.html#a20a8">ZE</a><li>ZERR_MIX_INIT
: <a class="el" href="namespaceZE.html#a20a3">ZE</a><li>ZERR_NET_CLIENT
: <a class="el" href="namespaceZE.html#a20a16">ZE</a><li>ZERR_NET_INIT
: <a class="el" href="namespaceZE.html#a20a5">ZE</a><li>ZERR_NET_SERVER
: <a class="el" href="namespaceZE.html#a20a17">ZE</a><li>ZERR_NOFONT
: <a class="el" href="namespaceZE.html#a20a14">ZE</a><li>ZERR_NOIMAGE
: <a class="el" href="namespaceZE.html#a20a11">ZE</a><li>ZERR_NOMUSIC
: <a class="el" href="namespaceZE.html#a20a13">ZE</a><li>ZERR_NONE
: <a class="el" href="namespaceZE.html#a20a0">ZE</a><li>ZERR_NOSOCKET
: <a class="el" href="namespaceZE.html#a20a15">ZE</a><li>ZERR_NOSOUND
: <a class="el" href="namespaceZE.html#a20a12">ZE</a><li>ZERR_SDL_INIT
: <a class="el" href="namespaceZE.html#a20a2">ZE</a><li>ZERR_SDL_INTERNAL
: <a class="el" href="namespaceZE.html#a20a1">ZE</a><li>ZERR_TTF_INIT
: <a class="el" href="namespaceZE.html#a20a4">ZE</a><li>ZERR_VIDMODE
: <a class="el" href="namespaceZE.html#a20a6">ZE</a><li>ZErrorCode
: <a class="el" href="namespaceZE.html#a20">ZE</a></ul>
<hr><address style="align: right;"><small>Generated on Sun Apr 27 18:16:26 2003 for ZEngine by
: <a class="el" href="namespaceZE.html#a24a18">ZE</a><li>ZERR_LOAD_FONT
: <a class="el" href="namespaceZE.html#a24a10">ZE</a><li>ZERR_LOAD_IMAGE
: <a class="el" href="namespaceZE.html#a24a7">ZE</a><li>ZERR_LOAD_MUSIC
: <a class="el" href="namespaceZE.html#a24a9">ZE</a><li>ZERR_LOAD_SOUND
: <a class="el" href="namespaceZE.html#a24a8">ZE</a><li>ZERR_MIX_INIT
: <a class="el" href="namespaceZE.html#a24a3">ZE</a><li>ZERR_NET_CLIENT
: <a class="el" href="namespaceZE.html#a24a16">ZE</a><li>ZERR_NET_INIT
: <a class="el" href="namespaceZE.html#a24a5">ZE</a><li>ZERR_NET_SERVER
: <a class="el" href="namespaceZE.html#a24a17">ZE</a><li>ZERR_NOFONT
: <a class="el" href="namespaceZE.html#a24a14">ZE</a><li>ZERR_NOIMAGE
: <a class="el" href="namespaceZE.html#a24a11">ZE</a><li>ZERR_NOMUSIC
: <a class="el" href="namespaceZE.html#a24a13">ZE</a><li>ZERR_NONE
: <a class="el" href="namespaceZE.html#a24a0">ZE</a><li>ZERR_NOSOCKET
: <a class="el" href="namespaceZE.html#a24a15">ZE</a><li>ZERR_NOSOUND
: <a class="el" href="namespaceZE.html#a24a12">ZE</a><li>ZERR_SDL_INIT
: <a class="el" href="namespaceZE.html#a24a2">ZE</a><li>ZERR_SDL_INTERNAL
: <a class="el" href="namespaceZE.html#a24a1">ZE</a><li>ZERR_TTF_INIT
: <a class="el" href="namespaceZE.html#a24a4">ZE</a><li>ZERR_VIDMODE
: <a class="el" href="namespaceZE.html#a24a6">ZE</a><li>ZErrorCode
: <a class="el" href="namespaceZE.html#a24">ZE</a></ul>
<hr><address style="align: right;"><small>Generated on Sun Apr 27 21:57:35 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>

View File

@ -9,7 +9,7 @@
<hr><h1>ZEngine Namespace List</h1>Here is a list of all documented namespaces with brief descriptions:<table>
<tr><td class="indexkey"><a class="el" href="namespaceZE.html">ZE</a></td><td class="indexvalue"><a class="el" href="classZE_1_1ZEngine.html">ZEngine</a> Namespace</td></tr>
</table>
<hr><address style="align: right;"><small>Generated on Sun Apr 27 18:16:26 2003 for ZEngine by
<hr><address style="align: right;"><small>Generated on Sun Apr 27 21:57:35 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>

View File

@ -46,7 +46,7 @@
00078
00079 <span class="comment">/* end of physfsrwops.h ... */</span>
00080
</pre></div><hr><address style="align: right;"><small>Generated on Sun Apr 27 18:16:26 2003 for ZEngine by
</pre></div><hr><address style="align: right;"><small>Generated on Sun Apr 27 21:57:34 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>

View File

@ -13,7 +13,7 @@
File: ZE_Utility.h <br>
Description: Header file for ZEngine Utilities. <br>
Author(s): James Turk <br>
$Id: ZE_Utility.h,v 1.1 2003/01/15 05:31:51 cozman Exp $<br>
$Id: ZE_Utility.h,v 1.2 2003/04/28 02:01:20 cozman Exp $<br>
\file ZE_Utility.h
\brief Definition file for ZEngine Utilities.
@ -42,30 +42,45 @@ namespace ZE
string FormatStr(const char *fmtstr, ...);
//////////
//Macros//
//Memory//
//////////
/*!
\brief Properly free SDL_Surface.
Safely free an SDL_Surface* and set it to NULL.
\param image Image to free and set to NULL.
**/
#define FreeImage(image) if(image){SDL_FreeSurface(image); image = NULL;}
void FreeImage(SDL_Surface *&image);
#ifdef USE_SDL_MIXER
/*!
\brief Properly free Mix_Chunk.
Safely free a Mix_Chunk* and set it to NULL.
\param chunk Chunk to free and set to NULL.
**/
#define FreeSound(sound) if(sound){Mix_FreeChunk(sound); sound = NULL;}
void FreeSound(Mix_Chunk *&chunk);
/*!
\brief Properly free Mix_Music.
Safely free a Mix_Music* and set it to NULL.
\param music Music to free and set to NULL.
**/
#define FreeMusic(music) if(music){Mix_FreeMusic(music); music = NULL;}
void FreeMusic(Mix_Music *&music);
#endif
#ifdef USE_SDL_TTF
/*!
Safely free a TTF_Font and set it to NULL.
\brief Properly free TTF_Font.
Safely free a TTF_Font* and set it to NULL.
\param font Font to free and set to NULL.
**/
#define FreeFont(font) if(font){TTF_CloseFont(font); font = NULL;}
void FreeFont(TTF_Font *&font);
#endif

View File

@ -13,7 +13,7 @@
File: ZE_Utility.cpp <br>
Description: Implementation source file for ZEngine Utilities. <br>
Author(s): James Turk <br>
$Id: ZE_Utility.cpp,v 1.4 2003/01/19 01:03:57 cozman Exp $<br>
$Id: ZE_Utility.cpp,v 1.5 2003/04/28 02:01:20 cozman Exp $<br>
\file ZE_Utility.cpp
\brief Source file for ZEngine utility functions.
@ -37,5 +37,49 @@ string FormatStr(const char *fmtstr, ...)
return buf;
}
void FreeImage(SDL_Surface *&image)
{
if(image)
{
SDL_FreeSurface(image);
image = NULL;
}
}
#ifdef USE_SDL_MIXER
void FreeSound(Mix_Chunk *&chunk)
{
if(chunk)
{
Mix_FreeChunk(chunk);
chunk = NULL;
}
}
void FreeMusic(Mix_Music *&music)
{
if(music)
{
Mix_FreeMusic(music);
music = NULL;
}
}
#endif
#ifdef USE_SDL_TTF
void FreeFont(TTF_Font *&font)
{
if(font)
{
TTF_CloseFont(font);
font = NULL;
}
}
#endif
}