0.8.3 docs

This commit is contained in:
James Turk 2003-04-27 22:15:26 +00:00
parent ab9be88eda
commit 0348a3fc99
81 changed files with 1234 additions and 251 deletions

View File

@ -0,0 +1,26 @@
<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.0 Transitional//EN">
<html><head><meta http-equiv="Content-Type" content="text/html;charset=iso-8859-1">
<title>/include/external/SDLGL_Util.h Source File</title>
<link href="doxygen.css" rel="stylesheet" type="text/css">
</head><body>
<!-- Generated by Doxygen 1.3-rc2 -->
<center>
<a class="qindex" href="index.html">Main Page</a> &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>/include/external/SDLGL_Util.h</h1><div class="fragment"><pre>00001 <span class="comment">/*This code comes from testgl.c which is part of the SDL source distribution.</span>
00002 <span class="comment"> Available at http://libsdl.org/</span>
00003 <span class="comment">*/</span>
00004 <span class="preprocessor">#ifndef __sdlgl_h__</span>
00005 <span class="preprocessor"></span><span class="preprocessor">#define __sdlgl_h__</span>
00006 <span class="preprocessor"></span>
00007 <span class="preprocessor">#include "<a class="code" href="ZE__Includes_8h.html">ZE_Includes.h</a>"</span>
00008
00009 <span class="keywordtype">int</span> power_of_two(<span class="keywordtype">int</span> input);
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:14:00 2003 for ZEngine by
<a href="http://www.doxygen.org/index.html">
<img src="doxygen.png" alt="doxygen" align="middle" border=0
width=110 height=53></a>1.3-rc2 </small></address>
</body>
</html>

View File

@ -29,15 +29,16 @@
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>
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>
<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>
00045 <span class="preprocessor"></span>
<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>;
<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>;
00047
00048 <span class="preprocessor">#endif //__ze_defines_h__</span>
</pre></div><hr><address style="align: right;"><small>Generated on Sun Apr 27 18:14:00 2003 for ZEngine by
</pre></div><hr><address style="align: right;"><small>Generated on Sun Apr 27 18:16:26 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,15 +34,21 @@ 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::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 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>&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="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 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>&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:14:01 2003 for ZEngine by
<hr><address style="align: right;"><small>Generated on Sun Apr 27 18:16:26 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:14:00 2003 for ZEngine by
</pre></div><hr><address style="align: right;"><small>Generated on Sun Apr 27 18:16:26 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,6 +24,9 @@ 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>
@ -42,7 +45,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:14:01 2003 for ZEngine by
<hr><address style="align: right;"><small>Generated on Sun Apr 27 18:16:26 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:14:01 2003 for ZEngine by
<hr><address style="align: right;"><small>Generated on Sun Apr 27 18:16:26 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

@ -47,7 +47,7 @@
00073
00074 <span class="preprocessor">#endif //__ze_utility_h__</span>
00075 <span class="preprocessor"></span>
</pre></div><hr><address style="align: right;"><small>Generated on Sun Apr 27 18:14:00 2003 for ZEngine by
</pre></div><hr><address style="align: right;"><small>Generated on Sun Apr 27 18:16:26 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

@ -139,7 +139,7 @@ Safely free a Mix_Music* and set it to NULL. </td>
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:14:01 2003 for ZEngine by
<hr><address style="align: right;"><small>Generated on Sun Apr 27 18:16:26 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:14:01 2003 for ZEngine by
<hr><address style="align: right;"><small>Generated on Sun Apr 27 18:16:26 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
00040 <span class="keyword">class </span>ZClient
<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>
00041 {
00042 <span class="keyword">protected</span>:
00044 ZEngine *rEngine;
00046 TCPsocket rSocket;
00048 SDLNet_SocketSet rSocketSet;
00050 <span class="keywordtype">bool</span> rVerbose;
00052 <span class="keywordtype">int</span> rWaitTime;
<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>;
00053
00054 <span class="keyword">public</span>:
00061 ZClient(<span class="keywordtype">bool</span> verbose=<span class="keyword">false</span>);
00061 <a class="code" href="classZE_1_1ZClient.html#a0">ZClient</a>(<span class="keywordtype">bool</span> verbose=<span class="keyword">false</span>);
00062
00068 <span class="keyword">virtual</span> ~ZClient();
00068 <span class="keyword">virtual</span> <a class="code" href="classZE_1_1ZClient.html#a1">~ZClient</a>();
00069
00078 <span class="keywordtype">bool</span> Connect(<span class="keywordtype">char</span> *server, Uint16 port);
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);
00079
00085 <span class="keywordtype">void</span> Disconnect();
00085 <span class="keywordtype">void</span> <a class="code" href="classZE_1_1ZClient.html#a3">Disconnect</a>();
00086
00094 <span class="keywordtype">void</span> SetWaitTime(<span class="keywordtype">int</span> wait);
00094 <span class="keywordtype">void</span> <a class="code" href="classZE_1_1ZClient.html#a4">SetWaitTime</a>(<span class="keywordtype">int</span> wait);
00095
00104 <span class="keywordtype">bool</span> Send(ZByte *data, <span class="keywordtype">int</span> size);
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);
00105
00113 <span class="keywordtype">int</span> Receive(ZByte *data);
00113 <span class="keywordtype">int</span> <a class="code" href="classZE_1_1ZClient.html#a6">Receive</a>(ZByte *data);
00114
00121 <span class="keywordtype">bool</span> Connected();
00121 <span class="keywordtype">bool</span> <a class="code" href="classZE_1_1ZClient.html#a7">Connected</a>();
00122
00129 <span class="keywordtype">int</span> WaitTime();
00129 <span class="keywordtype">int</span> <a class="code" href="classZE_1_1ZClient.html#a8">WaitTime</a>();
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:14:00 2003 for ZEngine by
</pre></div><hr><address style="align: right;"><small>Generated on Sun Apr 27 18:16:26 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,8 +22,10 @@ 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:14:01 2003 for ZEngine by
<hr><address style="align: right;"><small>Generated on Sun Apr 27 18:16:26 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:14:01 2003 for ZEngine by
<hr><address style="align: right;"><small>Generated on Sun Apr 27 18:16:26 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:14:00 2003 for ZEngine by
</pre></div><hr><address style="align: right;"><small>Generated on Sun Apr 27 18:16:26 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:14:01 2003 for ZEngine by
<hr><address style="align: right;"><small>Generated on Sun Apr 27 18:16:26 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 @@ 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:14:01 2003 for ZEngine by
<hr><address style="align: right;"><small>Generated on Sun Apr 27 18:16:26 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> InitPhysFS(string argv);
00493 <span class="comment"></span> <span class="keywordtype">void</span> <a class="code" href="classZE_1_1ZEngine.html#a36">InitPhysFS</a>(string argv);
00494
00501 <span class="keywordtype">void</span> AddPhysFSDir(string dir);
00501 <span class="keywordtype">void</span> <a class="code" href="classZE_1_1ZEngine.html#a37">AddPhysFSDir</a>(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#a36">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#a38">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#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);
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);
00542
00550 <a class="code" href="namespaceZE.html#a20">ZErrorCode</a> <a class="code" href="classZE_1_1ZEngine.html#a38">GetLastError</a>();
00550 <a class="code" href="namespaceZE.html#a20">ZErrorCode</a> <a class="code" href="classZE_1_1ZEngine.html#a40">GetLastError</a>();
00551
00559 <span class="keywordtype">void</span> <a class="code" href="classZE_1_1ZEngine.html#a39">WriteLog</a>(string str);
00559 <span class="keywordtype">void</span> <a class="code" href="classZE_1_1ZEngine.html#a41">WriteLog</a>(string str);
00560
00567 <span class="keywordtype">void</span> <a class="code" href="classZE_1_1ZEngine.html#a40">FlushErrors</a>();
00567 <span class="keywordtype">void</span> <a class="code" href="classZE_1_1ZEngine.html#a42">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#a41">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#a43">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#a42">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#a44">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#a42">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#a44">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#a44">RandDouble</a>();
00610 <span class="keywordtype">double</span> <a class="code" href="classZE_1_1ZEngine.html#a46">RandDouble</a>();
00611
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);
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);
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#a46">LoadImage</a>(string filename);
00633 <span class="comment"></span> SDL_Surface* <a class="code" href="classZE_1_1ZEngine.html#a48">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#a47">LoadSound</a>(string filename);
00643 Mix_Chunk* <a class="code" href="classZE_1_1ZEngine.html#a49">LoadSound</a>(string filename);
00644
00652 Mix_Music* <a class="code" href="classZE_1_1ZEngine.html#a48">LoadMusic</a>(string filename);
00652 Mix_Music* <a class="code" href="classZE_1_1ZEngine.html#a50">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#a49">LoadFont</a>(string filename, <span class="keywordtype">int</span> size);
00664 TTF_Font* <a class="code" href="classZE_1_1ZEngine.html#a51">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#a50">Width</a>();
00677 <span class="comment"></span> <span class="keywordtype">int</span> <a class="code" href="classZE_1_1ZEngine.html#a52">Width</a>();
00678
00685 <span class="keywordtype">int</span> <a class="code" href="classZE_1_1ZEngine.html#a51">Height</a>();
00685 <span class="keywordtype">int</span> <a class="code" href="classZE_1_1ZEngine.html#a53">Height</a>();
00686
00693 <span class="keywordtype">int</span> <a class="code" href="classZE_1_1ZEngine.html#a52">BPP</a>();
00693 <span class="keywordtype">int</span> <a class="code" href="classZE_1_1ZEngine.html#a54">BPP</a>();
00694
00701 <span class="keywordtype">bool</span> <a class="code" href="classZE_1_1ZEngine.html#a53">IsFullscreen</a>();
00701 <span class="keywordtype">bool</span> <a class="code" href="classZE_1_1ZEngine.html#a55">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:14:00 2003 for ZEngine by
</pre></div><hr><address style="align: right;"><small>Generated on Sun Apr 27 18:16:26 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 @@ 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:14:01 2003 for ZEngine by
<hr><address style="align: right;"><small>Generated on Sun Apr 27 18:16:26 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:14:01 2003 for ZEngine by
<hr><address style="align: right;"><small>Generated on Sun Apr 27 18:16:26 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

@ -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:14:00 2003 for ZEngine by
</pre></div><hr><address style="align: right;"><small>Generated on Sun Apr 27 18:16:26 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:14:01 2003 for ZEngine by
<hr><address style="align: right;"><small>Generated on Sun Apr 27 18:16:26 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:14:01 2003 for ZEngine by
<hr><address style="align: right;"><small>Generated on Sun Apr 27 18:16:26 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:14:00 2003 for ZEngine by
</pre></div><hr><address style="align: right;"><small>Generated on Sun Apr 27 18:16:26 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:14:01 2003 for ZEngine by
<hr><address style="align: right;"><small>Generated on Sun Apr 27 18:16:26 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:14:01 2003 for ZEngine by
<hr><address style="align: right;"><small>Generated on Sun Apr 27 18:16:26 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:14:01 2003 for ZEngine by
</pre></div><hr><address style="align: right;"><small>Generated on Sun Apr 27 18:16:26 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:14:01 2003 for ZEngine by
<hr><address style="align: right;"><small>Generated on Sun Apr 27 18:16:26 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:14:01 2003 for ZEngine by
<hr><address style="align: right;"><small>Generated on Sun Apr 27 18:16:26 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:14:01 2003 for ZEngine by
</pre></div><hr><address style="align: right;"><small>Generated on Sun Apr 27 18:16:26 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:14:01 2003 for ZEngine by
<hr><address style="align: right;"><small>Generated on Sun Apr 27 18:16:26 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:14:01 2003 for ZEngine by
<hr><address style="align: right;"><small>Generated on Sun Apr 27 18:16:26 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:14:01 2003 for ZEngine by
</pre></div><hr><address style="align: right;"><small>Generated on Sun Apr 27 18:16:26 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:14:01 2003 for ZEngine by
<hr><address style="align: right;"><small>Generated on Sun Apr 27 18:16:26 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:14:01 2003 for ZEngine by
<hr><address style="align: right;"><small>Generated on Sun Apr 27 18:16:26 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
00041 <span class="keyword">class </span>ZServer
<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>
00042 {
00043 <span class="keyword">private</span>:
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;
<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>;
00058
00065 <span class="keywordtype">void</span> CloseSocket(<span class="keywordtype">int</span> num);
00065 <span class="keywordtype">void</span> <a class="code" href="classZE_1_1ZServer.html#c0">CloseSocket</a>(<span class="keywordtype">int</span> num);
00066
00067 <span class="keyword">public</span>:
00074 ZServer(<span class="keywordtype">bool</span> verbose=<span class="keyword">false</span>);
00074 <a class="code" href="classZE_1_1ZServer.html#a0">ZServer</a>(<span class="keywordtype">bool</span> verbose=<span class="keyword">false</span>);
00075
00081 <span class="keyword">virtual</span> ~ZServer();
00081 <span class="keyword">virtual</span> <a class="code" href="classZE_1_1ZServer.html#a1">~ZServer</a>();
00082
00091 <span class="keywordtype">bool</span> Start(<span class="keywordtype">int</span> maxClients, Uint16 port);
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);
00092
00098 <span class="keywordtype">void</span> Stop();
00098 <span class="keywordtype">void</span> <a class="code" href="classZE_1_1ZServer.html#a3">Stop</a>();
00099
00107 <span class="keywordtype">void</span> SetWaitTime(<span class="keywordtype">int</span> wait);
00107 <span class="keywordtype">void</span> <a class="code" href="classZE_1_1ZServer.html#a4">SetWaitTime</a>(<span class="keywordtype">int</span> wait);
00108
00115 <span class="keywordtype">void</span> CheckSockets();
00115 <span class="keywordtype">void</span> <a class="code" href="classZE_1_1ZServer.html#a5">CheckSockets</a>();
00116
00123 <span class="keywordtype">int</span> Clients();
00123 <span class="keywordtype">int</span> <a class="code" href="classZE_1_1ZServer.html#a6">Clients</a>();
00124
00131 <span class="keywordtype">int</span> WaitTime();
00131 <span class="keywordtype">int</span> <a class="code" href="classZE_1_1ZServer.html#a7">WaitTime</a>();
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:14:01 2003 for ZEngine by
</pre></div><hr><address style="align: right;"><small>Generated on Sun Apr 27 18:16:26 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,8 +22,10 @@ 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:14:01 2003 for ZEngine by
<hr><address style="align: right;"><small>Generated on Sun Apr 27 18:16:26 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:14:01 2003 for ZEngine by
<hr><address style="align: right;"><small>Generated on Sun Apr 27 18:16:26 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:14:01 2003 for ZEngine by
</pre></div><hr><address style="align: right;"><small>Generated on Sun Apr 27 18:16:26 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:14:01 2003 for ZEngine by
<hr><address style="align: right;"><small>Generated on Sun Apr 27 18:16:26 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:14:01 2003 for ZEngine by
<hr><address style="align: right;"><small>Generated on Sun Apr 27 18:16:26 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:14:01 2003 for ZEngine by
</pre></div><hr><address style="align: right;"><small>Generated on Sun Apr 27 18:16:26 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:14:01 2003 for ZEngine by
<hr><address style="align: right;"><small>Generated on Sun Apr 27 18:16:26 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:14:01 2003 for ZEngine by
</pre></div><hr><address style="align: right;"><small>Generated on Sun Apr 27 18:16:26 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,12 +27,14 @@ 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:14:01 2003 for ZEngine by
<hr><address style="align: right;"><small>Generated on Sun Apr 27 18:16:26 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,6 +7,7 @@
<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>
@ -16,10 +17,11 @@
<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:14:01 2003 for ZEngine by
<hr><address style="align: right;"><small>Generated on Sun Apr 27 18:16:26 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

@ -0,0 +1,29 @@
<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.0 Transitional//EN">
<html><head><meta http-equiv="Content-Type" content="text/html;charset=iso-8859-1">
<title>Member List</title>
<link href="doxygen.css" rel="stylesheet" type="text/css">
</head><body>
<!-- Generated by Doxygen 1.3-rc2 -->
<center>
<a class="qindex" href="index.html">Main Page</a> &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::ZClient Member List</h1>This is the complete list of members for <a class="el" href="classZE_1_1ZClient.html">ZE::ZClient</a>, including all inherited members.<table>
<tr bgcolor="#f0f0f0"><td><a class="el" href="classZE_1_1ZClient.html#a2">Connect</a>(char *server, Uint16 port)</td><td><a class="el" href="classZE_1_1ZClient.html">ZE::ZClient</a></td><td></td></tr>
<tr bgcolor="#f0f0f0"><td><a class="el" href="classZE_1_1ZClient.html#a7">Connected</a>()</td><td><a class="el" href="classZE_1_1ZClient.html">ZE::ZClient</a></td><td></td></tr>
<tr bgcolor="#f0f0f0"><td><a class="el" href="classZE_1_1ZClient.html#a3">Disconnect</a>()</td><td><a class="el" href="classZE_1_1ZClient.html">ZE::ZClient</a></td><td></td></tr>
<tr bgcolor="#f0f0f0"><td><a class="el" href="classZE_1_1ZClient.html#a6">Receive</a>(ZByte *data)</td><td><a class="el" href="classZE_1_1ZClient.html">ZE::ZClient</a></td><td></td></tr>
<tr bgcolor="#f0f0f0"><td><a class="el" href="classZE_1_1ZClient.html#n0">rEngine</a></td><td><a class="el" href="classZE_1_1ZClient.html">ZE::ZClient</a></td><td><code> [protected]</code></td></tr>
<tr bgcolor="#f0f0f0"><td><a class="el" href="classZE_1_1ZClient.html#n1">rSocket</a></td><td><a class="el" href="classZE_1_1ZClient.html">ZE::ZClient</a></td><td><code> [protected]</code></td></tr>
<tr bgcolor="#f0f0f0"><td><a class="el" href="classZE_1_1ZClient.html#n2">rSocketSet</a></td><td><a class="el" href="classZE_1_1ZClient.html">ZE::ZClient</a></td><td><code> [protected]</code></td></tr>
<tr bgcolor="#f0f0f0"><td><a class="el" href="classZE_1_1ZClient.html#n3">rVerbose</a></td><td><a class="el" href="classZE_1_1ZClient.html">ZE::ZClient</a></td><td><code> [protected]</code></td></tr>
<tr bgcolor="#f0f0f0"><td><a class="el" href="classZE_1_1ZClient.html#n4">rWaitTime</a></td><td><a class="el" href="classZE_1_1ZClient.html">ZE::ZClient</a></td><td><code> [protected]</code></td></tr>
<tr bgcolor="#f0f0f0"><td><a class="el" href="classZE_1_1ZClient.html#a5">Send</a>(ZByte *data, int size)</td><td><a class="el" href="classZE_1_1ZClient.html">ZE::ZClient</a></td><td></td></tr>
<tr bgcolor="#f0f0f0"><td><a class="el" href="classZE_1_1ZClient.html#a4">SetWaitTime</a>(int wait)</td><td><a class="el" href="classZE_1_1ZClient.html">ZE::ZClient</a></td><td></td></tr>
<tr bgcolor="#f0f0f0"><td><a class="el" href="classZE_1_1ZClient.html#a8">WaitTime</a>()</td><td><a class="el" href="classZE_1_1ZClient.html">ZE::ZClient</a></td><td></td></tr>
<tr bgcolor="#f0f0f0"><td><a class="el" href="classZE_1_1ZClient.html#a0">ZClient</a>(bool verbose=false)</td><td><a class="el" href="classZE_1_1ZClient.html">ZE::ZClient</a></td><td></td></tr>
<tr bgcolor="#f0f0f0"><td><a class="el" href="classZE_1_1ZClient.html#a1">~ZClient</a>()</td><td><a class="el" href="classZE_1_1ZClient.html">ZE::ZClient</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
<a href="http://www.doxygen.org/index.html">
<img src="doxygen.png" alt="doxygen" align="middle" border=0
width=110 height=53></a>1.3-rc2 </small></address>
</body>
</html>

369
doc/html/classZE_1_1ZClient.html Executable file
View File

@ -0,0 +1,369 @@
<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.0 Transitional//EN">
<html><head><meta http-equiv="Content-Type" content="text/html;charset=iso-8859-1">
<title>ZE::ZClient class Reference</title>
<link href="doxygen.css" rel="stylesheet" type="text/css">
</head><body>
<!-- Generated by Doxygen 1.3-rc2 -->
<center>
<a class="qindex" href="index.html">Main Page</a> &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::ZClient Class Reference</h1><code>#include &lt;<a class="el" href="ZE__ZClient_8h-source.html">ZE_ZClient.h</a>&gt;</code>
<p>
<a href="classZE_1_1ZClient-members.html">List of all members.</a><hr><a name="_details"></a><h2>Detailed Description</h2>
<a class="el" href="classZE_1_1ZClient.html">ZClient</a> net client class, used to create a simple TCP game client for use with <a class="el" href="classZE_1_1ZServer.html">ZServer</a>. <dl compact><dt><b>Since:</b></dt><dd>0.8.3 </dd></dl>
<p>
<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_1ZClient.html#a0">ZClient</a> (bool verbose=false)</td></tr>
<tr><td>&nbsp;</td><td><font size=-1><em>Default Constructor.</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_1ZClient.html#a1">~ZClient</a> ()</td></tr>
<tr><td>&nbsp;</td><td><font size=-1><em>Destructor, disconnects and frees memory.</em> <a href="#a1"></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_1ZClient.html#a2">Connect</a> (char *server, Uint16 port)</td></tr>
<tr><td>&nbsp;</td><td><font size=-1><em>Connects to a server on a given port.</em> <a href="#a2"></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_1ZClient.html#a3">Disconnect</a> ()</td></tr>
<tr><td>&nbsp;</td><td><font size=-1><em>Disconnect client.</em> <a href="#a3"></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_1ZClient.html#a4">SetWaitTime</a> (int wait)</td></tr>
<tr><td>&nbsp;</td><td><font size=-1><em>Sets wait time for recieves.</em> <a href="#a4"></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_1ZClient.html#a5">Send</a> (<a class="el" href="ZE__Defines_8h.html#a7">ZByte</a> *data, int size)</td></tr>
<tr><td>&nbsp;</td><td><font size=-1><em>Send data too connected server.</em> <a href="#a5"></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_1ZClient.html#a6">Receive</a> (<a class="el" href="ZE__Defines_8h.html#a7">ZByte</a> *data)</td></tr>
<tr><td>&nbsp;</td><td><font size=-1><em>Recieve data if available.</em> <a href="#a6"></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_1ZClient.html#a7">Connected</a> ()</td></tr>
<tr><td>&nbsp;</td><td><font size=-1><em>Return connected state.</em> <a href="#a7"></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_1ZClient.html#a8">WaitTime</a> ()</td></tr>
<tr><td>&nbsp;</td><td><font size=-1><em>Gets current wait time.</em> <a href="#a8"></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::ZClient::rEngine"></a>
<a class="el" href="classZE_1_1ZEngine.html">ZEngine</a> *&nbsp;</td><td valign=bottom><a class="el" href="classZE_1_1ZClient.html#n0">rEngine</a></td></tr>
<tr><td>&nbsp;</td><td><font size=-1><em>Pointer to <a class="el" href="classZE_1_1ZEngine.html">ZEngine</a> Object.</em></font><br><br></td></tr>
<tr><td nowrap align=right valign=top><a name="n1" doxytag="ZE::ZClient::rSocket"></a>
TCPsocket&nbsp;</td><td valign=bottom><a class="el" href="classZE_1_1ZClient.html#n1">rSocket</a></td></tr>
<tr><td>&nbsp;</td><td><font size=-1><em>SDL_net socket for connection.</em></font><br><br></td></tr>
<tr><td nowrap align=right valign=top><a name="n2" doxytag="ZE::ZClient::rSocketSet"></a>
SDLNet_SocketSet&nbsp;</td><td valign=bottom><a class="el" href="classZE_1_1ZClient.html#n2">rSocketSet</a></td></tr>
<tr><td>&nbsp;</td><td><font size=-1><em>Socket set for connection.</em></font><br><br></td></tr>
<tr><td nowrap align=right valign=top><a name="n3" doxytag="ZE::ZClient::rVerbose"></a>
bool&nbsp;</td><td valign=bottom><a class="el" href="classZE_1_1ZClient.html#n3">rVerbose</a></td></tr>
<tr><td>&nbsp;</td><td><font size=-1><em>Verbose setting for connection logs.</em></font><br><br></td></tr>
<tr><td nowrap align=right valign=top><a name="n4" doxytag="ZE::ZClient::rWaitTime"></a>
int&nbsp;</td><td valign=bottom><a class="el" href="classZE_1_1ZClient.html#n4">rWaitTime</a></td></tr>
<tr><td>&nbsp;</td><td><font size=-1><em>Wait timeout setting for recieves on connection. [Defaults to 0.].</em></font><br><br></td></tr>
</table>
<hr><h2>Constructor &amp; Destructor Documentation</h2>
<a name="a0" doxytag="ZE::ZClient::ZClient"></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"> ZE::ZClient::ZClient </td>
<td class="md" valign="top">(&nbsp;</td>
<td class="md" nowrap valign="top">bool&nbsp;</td>
<td class="mdname1" valign="top" nowrap>&nbsp; <em>verbose</em> = false </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>
Default Constructor, does basic initialization. If verbose is true connection data will be added to log file. <dl compact><dt><b>Parameters:</b></dt><dd>
<table border="0" cellspacing="2" cellpadding="0">
<tr><td valign=top><em>verbose</em>&nbsp;</td><td>Sets verbose setting of client. [Defaults to false.] </td></tr>
</table>
</dl>
</td>
</tr>
</table>
<a name="a1" doxytag="ZE::ZClient::~ZClient"></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"> virtual ZE::ZClient::~ZClient </td>
<td class="md" valign="top">(&nbsp;</td>
<td class="mdname1" valign="top" nowrap>&nbsp; </td>
<td class="md" valign="top">)&nbsp;</td>
<td class="md" nowrap><code> [virtual]</code></td>
</tr>
</table>
</td>
</tr>
</table>
<table cellspacing=5 cellpadding=0 border=0>
<tr>
<td>
&nbsp;
</td>
<td>
<p>
Destructor calls <a class="el" href="classZE_1_1ZClient.html#a3">ZClient::Disconnect()</a>. </td>
</tr>
</table>
<hr><h2>Member Function Documentation</h2>
<a name="a2" doxytag="ZE::ZClient::Connect"></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"> bool ZE::ZClient::Connect </td>
<td class="md" valign="top">(&nbsp;</td>
<td class="md" nowrap valign="top">char *&nbsp;</td>
<td class="mdname" nowrap>&nbsp; <em>server</em>, </td>
</tr>
<tr>
<td></td>
<td></td>
<td class="md" nowrap>Uint16&nbsp;</td>
<td class="mdname" nowrap>&nbsp; <em>port</em></td>
</tr>
<tr>
<td></td>
<td class="md">)&nbsp;</td>
<td class="md" colspan="2"></td>
</tr>
</table>
</td>
</tr>
</table>
<table cellspacing=5 cellpadding=0 border=0>
<tr>
<td>
&nbsp;
</td>
<td>
<p>
Connects to a server (given in dotted ip form) on a given port. <dl compact><dt><b>Parameters:</b></dt><dd>
<table border="0" cellspacing="2" cellpadding="0">
<tr><td valign=top><em>server</em>&nbsp;</td><td>Dotted IP address to connect to. </td></tr>
<tr><td valign=top><em>port</em>&nbsp;</td><td>Port number to connect to. </td></tr>
</table>
</dl>
<dl compact><dt><b>Returns:</b></dt><dd>true if connected, false otherwise. </dd></dl>
</td>
</tr>
</table>
<a name="a3" doxytag="ZE::ZClient::Disconnect"></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::ZClient::Disconnect </td>
<td class="md" valign="top">(&nbsp;</td>
<td class="mdname1" valign="top" nowrap>&nbsp; </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>
Disconnect from server if connected. </td>
</tr>
</table>
<a name="a4" doxytag="ZE::ZClient::SetWaitTime"></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::ZClient::SetWaitTime </td>
<td class="md" valign="top">(&nbsp;</td>
<td class="md" nowrap valign="top">int&nbsp;</td>
<td class="mdname1" valign="top" nowrap>&nbsp; <em>wait</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 wait time in milliseconds , time which ZClient::Recieve will wait before returning if there is no data. Before this is called for the first time WaitTime is 0. <dl compact><dt><b>Parameters:</b></dt><dd>
<table border="0" cellspacing="2" cellpadding="0">
<tr><td valign=top><em>wait</em>&nbsp;</td><td>Wait time. </td></tr>
</table>
</dl>
</td>
</tr>
</table>
<a name="a5" doxytag="ZE::ZClient::Send"></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"> bool ZE::ZClient::Send </td>
<td class="md" valign="top">(&nbsp;</td>
<td class="md" nowrap valign="top"><a class="el" href="ZE__Defines_8h.html#a7">ZByte</a> *&nbsp;</td>
<td class="mdname" nowrap>&nbsp; <em>data</em>, </td>
</tr>
<tr>
<td></td>
<td></td>
<td class="md" nowrap>int&nbsp;</td>
<td class="mdname" nowrap>&nbsp; <em>size</em></td>
</tr>
<tr>
<td></td>
<td class="md">)&nbsp;</td>
<td class="md" colspan="2"></td>
</tr>
</table>
</td>
</tr>
</table>
<table cellspacing=5 cellpadding=0 border=0>
<tr>
<td>
&nbsp;
</td>
<td>
<p>
Sends data to server if available. <dl compact><dt><b>Parameters:</b></dt><dd>
<table border="0" cellspacing="2" cellpadding="0">
<tr><td valign=top><em>data</em>&nbsp;</td><td>Pointer to data buffer to send. </td></tr>
<tr><td valign=top><em>size</em>&nbsp;</td><td>Size of data buffer. (Can't be larger than MAX_MSG_LEN as defined in <a class="el" href="ZE__Defines_8h.html">ZE_Defines.h</a>) </td></tr>
</table>
</dl>
<dl compact><dt><b>Returns:</b></dt><dd>True if data could be sent, false upon error. </dd></dl>
</td>
</tr>
</table>
<a name="a6" doxytag="ZE::ZClient::Receive"></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"> int ZE::ZClient::Receive </td>
<td class="md" valign="top">(&nbsp;</td>
<td class="md" nowrap valign="top"><a class="el" href="ZE__Defines_8h.html#a7">ZByte</a> *&nbsp;</td>
<td class="mdname1" valign="top" nowrap>&nbsp; <em>data</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>
Recieves data from server if available, waiting for timeout period if no data is pending. <dl compact><dt><b>Parameters:</b></dt><dd>
<table border="0" cellspacing="2" cellpadding="0">
<tr><td valign=top><em>data</em>&nbsp;</td><td>Pointer to buffer to store data in. (Must be large enough, needs not be more than MAX_MSG_LEN as defined in <a class="el" href="ZE__Defines_8h.html">ZE_Defines.h</a>) </td></tr>
</table>
</dl>
<dl compact><dt><b>Returns:</b></dt><dd>Size of recieved data stored to buffer. (&lt;MAX_MSG_LEN) </dd></dl>
</td>
</tr>
</table>
<a name="a7" doxytag="ZE::ZClient::Connected"></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"> bool ZE::ZClient::Connected </td>
<td class="md" valign="top">(&nbsp;</td>
<td class="mdname1" valign="top" nowrap>&nbsp; </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>
Returns state of connection. <dl compact><dt><b>Returns:</b></dt><dd>true if connected, false otherwise </dd></dl>
</td>
</tr>
</table>
<a name="a8" doxytag="ZE::ZClient::WaitTime"></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"> int ZE::ZClient::WaitTime </td>
<td class="md" valign="top">(&nbsp;</td>
<td class="mdname1" valign="top" nowrap>&nbsp; </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>
Gets amount of time in milliseconds that is specified to wait for data on Recieve. <dl compact><dt><b>Returns:</b></dt><dd>Wait time. </dd></dl>
</td>
</tr>
</table>
<hr>The documentation for this class was generated from the following file:<ul>
<li>/include/<a class="el" href="ZE__ZClient_8h-source.html">ZE_ZClient.h</a></ul>
<hr><address style="align: right;"><small>Generated on Sun Apr 27 18:16:26 2003 for ZEngine by
<a href="http://www.doxygen.org/index.html">
<img src="doxygen.png" alt="doxygen" align="middle" border=0
width=110 height=53></a>1.3-rc2 </small></address>
</body>
</html>

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:14:01 2003 for ZEngine by
</table><hr><address style="align: right;"><small>Generated on Sun Apr 27 18:16:26 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:14:01 2003 for ZEngine by
<hr><address style="align: right;"><small>Generated on Sun Apr 27 18:16:26 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:14:01 2003 for ZEngine by
</table><hr><address style="align: right;"><small>Generated on Sun Apr 27 18:16:26 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:14:01 2003 for ZEngine by
<hr><address style="align: right;"><small>Generated on Sun Apr 27 18:16:26 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:14:01 2003 for ZEngine by
</table><hr><address style="align: right;"><small>Generated on Sun Apr 27 18:16:26 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:14:01 2003 for ZEngine by
<hr><address style="align: right;"><small>Generated on Sun Apr 27 18:16:26 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,35 +7,37 @@
<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#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#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#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#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#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#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#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#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#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#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#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#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#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#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#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#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#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#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>
@ -70,17 +72,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#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#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#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#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#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#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#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#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#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#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#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#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>
@ -92,10 +94,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#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#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#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:14:01 2003 for ZEngine by
</table><hr><address style="align: right;"><small>Generated on Sun Apr 27 18:16:26 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,42 +86,46 @@
<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">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#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="#a37"></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#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 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 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>
@ -1520,6 +1524,74 @@ 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>
@ -1555,7 +1627,7 @@ Writes error to current error file. <dl compact><dt><b>Since:</b></dt><dd>0.8.2
</td>
</tr>
</table>
<a name="a36" doxytag="ZE::ZEngine::SetErrorLog"></a><p>
<a name="a38" doxytag="ZE::ZEngine::SetErrorLog"></a><p>
<table width="100%" cellpadding="2" cellspacing="0" border="0">
<tr>
<td class="md">
@ -1600,7 +1672,7 @@ Change the way errors are logged and the file they are logged to, before calling
</td>
</tr>
</table>
<a name="a37" doxytag="ZE::ZEngine::ReportError"></a><p>
<a name="a39" doxytag="ZE::ZEngine::ReportError"></a><p>
<table width="100%" cellpadding="2" cellspacing="0" border="0">
<tr>
<td class="md">
@ -1659,7 +1731,7 @@ Adds the error to the the error queue, and sets the current error to this error.
</td>
</tr>
</table>
<a name="a38" doxytag="ZE::ZEngine::GetLastError"></a><p>
<a name="a40" doxytag="ZE::ZEngine::GetLastError"></a><p>
<table width="100%" cellpadding="2" cellspacing="0" border="0">
<tr>
<td class="md">
@ -1689,7 +1761,7 @@ Get the last error reported. <dl compact><dt><b>Since:</b></dt><dd>0.8.2 </dd></
</td>
</tr>
</table>
<a name="a39" doxytag="ZE::ZEngine::WriteLog"></a><p>
<a name="a41" doxytag="ZE::ZEngine::WriteLog"></a><p>
<table width="100%" cellpadding="2" cellspacing="0" border="0">
<tr>
<td class="md">
@ -1724,7 +1796,7 @@ Write a string to the log, allowing special usage of the error log. <dl compact>
</td>
</tr>
</table>
<a name="a40" doxytag="ZE::ZEngine::FlushErrors"></a><p>
<a name="a42" doxytag="ZE::ZEngine::FlushErrors"></a><p>
<table width="100%" cellpadding="2" cellspacing="0" border="0">
<tr>
<td class="md">
@ -1753,7 +1825,7 @@ Write the error stack to the error log. <dl compact><dt><b>Since:</b></dt><dd>0.
</td>
</tr>
</table>
<a name="a41" doxytag="ZE::ZEngine::SeedRandom"></a><p>
<a name="a43" doxytag="ZE::ZEngine::SeedRandom"></a><p>
<table width="100%" cellpadding="2" cellspacing="0" border="0">
<tr>
<td class="md">
@ -1788,7 +1860,7 @@ Reseed Mersenne Twister (MT19937) random number generator. NOTE: Generator is in
</td>
</tr>
</table>
<a name="a42" doxytag="ZE::ZEngine::RandLong"></a><p>
<a name="a44" doxytag="ZE::ZEngine::RandLong"></a><p>
<table width="100%" cellpadding="2" cellspacing="0" border="0">
<tr>
<td class="md">
@ -1824,7 +1896,7 @@ Obtain random long l where 0 &lt;= l &lt; max. <dl compact><dt><b>Since:</b></dt
</td>
</tr>
</table>
<a name="a43" doxytag="ZE::ZEngine::RandLong"></a><p>
<a name="a45" doxytag="ZE::ZEngine::RandLong"></a><p>
<table width="100%" cellpadding="2" cellspacing="0" border="0">
<tr>
<td class="md">
@ -1870,7 +1942,7 @@ Obtain random long l where min &lt;= l &lt;= max. <dl compact><dt><b>Since:</b><
</td>
</tr>
</table>
<a name="a44" doxytag="ZE::ZEngine::RandDouble"></a><p>
<a name="a46" doxytag="ZE::ZEngine::RandDouble"></a><p>
<table width="100%" cellpadding="2" cellspacing="0" border="0">
<tr>
<td class="md">
@ -1900,7 +1972,7 @@ Obtain random double d where 0 &lt;= d &lt; 1. <dl compact><dt><b>Since:</b></dt
</td>
</tr>
</table>
<a name="a45" doxytag="ZE::ZEngine::RandDouble"></a><p>
<a name="a47" doxytag="ZE::ZEngine::RandDouble"></a><p>
<table width="100%" cellpadding="2" cellspacing="0" border="0">
<tr>
<td class="md">
@ -1946,7 +2018,7 @@ Obtain random double d where min &lt;= d &lt;= max. <dl compact><dt><b>Since:</b
</td>
</tr>
</table>
<a name="a46" doxytag="ZE::ZEngine::LoadImage"></a><p>
<a name="a48" doxytag="ZE::ZEngine::LoadImage"></a><p>
<table width="100%" cellpadding="2" cellspacing="0" border="0">
<tr>
<td class="md">
@ -1981,7 +2053,7 @@ Loads an Image to an ImageData class which keeps vital information on the Image.
</td>
</tr>
</table>
<a name="a47" doxytag="ZE::ZEngine::LoadSound"></a><p>
<a name="a49" doxytag="ZE::ZEngine::LoadSound"></a><p>
<table width="100%" cellpadding="2" cellspacing="0" border="0">
<tr>
<td class="md">
@ -2016,7 +2088,7 @@ Loads a Sound to a SoundData class which keeps vital information on the Sound <d
</td>
</tr>
</table>
<a name="a48" doxytag="ZE::ZEngine::LoadMusic"></a><p>
<a name="a50" doxytag="ZE::ZEngine::LoadMusic"></a><p>
<table width="100%" cellpadding="2" cellspacing="0" border="0">
<tr>
<td class="md">
@ -2051,7 +2123,7 @@ Loads a Music Clip to a MusicData class which keeps vital information on the Mus
</td>
</tr>
</table>
<a name="a49" doxytag="ZE::ZEngine::LoadFont"></a><p>
<a name="a51" doxytag="ZE::ZEngine::LoadFont"></a><p>
<table width="100%" cellpadding="2" cellspacing="0" border="0">
<tr>
<td class="md">
@ -2096,7 +2168,7 @@ Loads a Font to a FontData class which keeps vital information on the Font <dl c
</td>
</tr>
</table>
<a name="a50" doxytag="ZE::ZEngine::Width"></a><p>
<a name="a52" doxytag="ZE::ZEngine::Width"></a><p>
<table width="100%" cellpadding="2" cellspacing="0" border="0">
<tr>
<td class="md">
@ -2125,7 +2197,7 @@ Get Width of Window or Fullscreen mode. <dl compact><dt><b>Returns:</b></dt><dd>
</td>
</tr>
</table>
<a name="a51" doxytag="ZE::ZEngine::Height"></a><p>
<a name="a53" doxytag="ZE::ZEngine::Height"></a><p>
<table width="100%" cellpadding="2" cellspacing="0" border="0">
<tr>
<td class="md">
@ -2154,7 +2226,7 @@ Get Height of Window or Fullscreen mode. <dl compact><dt><b>Returns:</b></dt><dd
</td>
</tr>
</table>
<a name="a52" doxytag="ZE::ZEngine::BPP"></a><p>
<a name="a54" doxytag="ZE::ZEngine::BPP"></a><p>
<table width="100%" cellpadding="2" cellspacing="0" border="0">
<tr>
<td class="md">
@ -2183,7 +2255,7 @@ Get BPP of Window or Fullscreen mode. <dl compact><dt><b>Returns:</b></dt><dd>BP
</td>
</tr>
</table>
<a name="a53" doxytag="ZE::ZEngine::IsFullscreen"></a><p>
<a name="a55" doxytag="ZE::ZEngine::IsFullscreen"></a><p>
<table width="100%" cellpadding="2" cellspacing="0" border="0">
<tr>
<td class="md">
@ -2214,7 +2286,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:14:01 2003 for ZEngine by
<hr><address style="align: right;"><small>Generated on Sun Apr 27 18:16:26 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:14:01 2003 for ZEngine by
</table><hr><address style="align: right;"><small>Generated on Sun Apr 27 18:16:26 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

@ -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:14:01 2003 for ZEngine by
<hr><address style="align: right;"><small>Generated on Sun Apr 27 18:16:26 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:14:01 2003 for ZEngine by
</table><hr><address style="align: right;"><small>Generated on Sun Apr 27 18:16:26 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:14:01 2003 for ZEngine by
<hr><address style="align: right;"><small>Generated on Sun Apr 27 18:16:26 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:14:01 2003 for ZEngine by
</table><hr><address style="align: right;"><small>Generated on Sun Apr 27 18:16:26 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:14:01 2003 for ZEngine by
<hr><address style="align: right;"><small>Generated on Sun Apr 27 18:16:26 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:14:01 2003 for ZEngine by
</table><hr><address style="align: right;"><small>Generated on Sun Apr 27 18:16:26 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:14:01 2003 for ZEngine by
<hr><address style="align: right;"><small>Generated on Sun Apr 27 18:16:26 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:14:01 2003 for ZEngine by
</table><hr><address style="align: right;"><small>Generated on Sun Apr 27 18:16:26 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:14:01 2003 for ZEngine by
<hr><address style="align: right;"><small>Generated on Sun Apr 27 18:16:26 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

@ -0,0 +1,31 @@
<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.0 Transitional//EN">
<html><head><meta http-equiv="Content-Type" content="text/html;charset=iso-8859-1">
<title>Member List</title>
<link href="doxygen.css" rel="stylesheet" type="text/css">
</head><body>
<!-- Generated by Doxygen 1.3-rc2 -->
<center>
<a class="qindex" href="index.html">Main Page</a> &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::ZServer Member List</h1>This is the complete list of members for <a class="el" href="classZE_1_1ZServer.html">ZE::ZServer</a>, including all inherited members.<table>
<tr bgcolor="#f0f0f0"><td><a class="el" href="classZE_1_1ZServer.html#a5">CheckSockets</a>()</td><td><a class="el" href="classZE_1_1ZServer.html">ZE::ZServer</a></td><td></td></tr>
<tr bgcolor="#f0f0f0"><td><a class="el" href="classZE_1_1ZServer.html#a6">Clients</a>()</td><td><a class="el" href="classZE_1_1ZServer.html">ZE::ZServer</a></td><td></td></tr>
<tr bgcolor="#f0f0f0"><td><a class="el" href="classZE_1_1ZServer.html#c0">CloseSocket</a>(int num)</td><td><a class="el" href="classZE_1_1ZServer.html">ZE::ZServer</a></td><td><code> [private]</code></td></tr>
<tr bgcolor="#f0f0f0"><td><a class="el" href="classZE_1_1ZServer.html#o3">rClientSockets</a></td><td><a class="el" href="classZE_1_1ZServer.html">ZE::ZServer</a></td><td><code> [private]</code></td></tr>
<tr bgcolor="#f0f0f0"><td><a class="el" href="classZE_1_1ZServer.html#o0">rEngine</a></td><td><a class="el" href="classZE_1_1ZServer.html">ZE::ZServer</a></td><td><code> [private]</code></td></tr>
<tr bgcolor="#f0f0f0"><td><a class="el" href="classZE_1_1ZServer.html#o4">rMaxClients</a></td><td><a class="el" href="classZE_1_1ZServer.html">ZE::ZServer</a></td><td><code> [private]</code></td></tr>
<tr bgcolor="#f0f0f0"><td><a class="el" href="classZE_1_1ZServer.html#o1">rSocket</a></td><td><a class="el" href="classZE_1_1ZServer.html">ZE::ZServer</a></td><td><code> [private]</code></td></tr>
<tr bgcolor="#f0f0f0"><td><a class="el" href="classZE_1_1ZServer.html#o2">rSocketSet</a></td><td><a class="el" href="classZE_1_1ZServer.html">ZE::ZServer</a></td><td><code> [private]</code></td></tr>
<tr bgcolor="#f0f0f0"><td><a class="el" href="classZE_1_1ZServer.html#o5">rVerbose</a></td><td><a class="el" href="classZE_1_1ZServer.html">ZE::ZServer</a></td><td><code> [private]</code></td></tr>
<tr bgcolor="#f0f0f0"><td><a class="el" href="classZE_1_1ZServer.html#o6">rWaitTime</a></td><td><a class="el" href="classZE_1_1ZServer.html">ZE::ZServer</a></td><td><code> [private]</code></td></tr>
<tr bgcolor="#f0f0f0"><td><a class="el" href="classZE_1_1ZServer.html#a4">SetWaitTime</a>(int wait)</td><td><a class="el" href="classZE_1_1ZServer.html">ZE::ZServer</a></td><td></td></tr>
<tr bgcolor="#f0f0f0"><td><a class="el" href="classZE_1_1ZServer.html#a2">Start</a>(int maxClients, Uint16 port)</td><td><a class="el" href="classZE_1_1ZServer.html">ZE::ZServer</a></td><td></td></tr>
<tr bgcolor="#f0f0f0"><td><a class="el" href="classZE_1_1ZServer.html#a3">Stop</a>()</td><td><a class="el" href="classZE_1_1ZServer.html">ZE::ZServer</a></td><td></td></tr>
<tr bgcolor="#f0f0f0"><td><a class="el" href="classZE_1_1ZServer.html#a7">WaitTime</a>()</td><td><a class="el" href="classZE_1_1ZServer.html">ZE::ZServer</a></td><td></td></tr>
<tr bgcolor="#f0f0f0"><td><a class="el" href="classZE_1_1ZServer.html#a0">ZServer</a>(bool verbose=false)</td><td><a class="el" href="classZE_1_1ZServer.html">ZE::ZServer</a></td><td></td></tr>
<tr bgcolor="#f0f0f0"><td><a class="el" href="classZE_1_1ZServer.html#a1">~ZServer</a>()</td><td><a class="el" href="classZE_1_1ZServer.html">ZE::ZServer</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
<a href="http://www.doxygen.org/index.html">
<img src="doxygen.png" alt="doxygen" align="middle" border=0
width=110 height=53></a>1.3-rc2 </small></address>
</body>
</html>

358
doc/html/classZE_1_1ZServer.html Executable file
View File

@ -0,0 +1,358 @@
<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.0 Transitional//EN">
<html><head><meta http-equiv="Content-Type" content="text/html;charset=iso-8859-1">
<title>ZE::ZServer class Reference</title>
<link href="doxygen.css" rel="stylesheet" type="text/css">
</head><body>
<!-- Generated by Doxygen 1.3-rc2 -->
<center>
<a class="qindex" href="index.html">Main Page</a> &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::ZServer Class Reference</h1><code>#include &lt;<a class="el" href="ZE__ZServer_8h-source.html">ZE_ZServer.h</a>&gt;</code>
<p>
<a href="classZE_1_1ZServer-members.html">List of all members.</a><hr><a name="_details"></a><h2>Detailed Description</h2>
<a class="el" href="classZE_1_1ZServer.html">ZServer</a> server class, used to create a simple TCP game server for use with <a class="el" href="classZE_1_1ZClient.html">ZClient</a>. A very simple turnaround server, all the server does is accept connections and relay all recieved data to all other clients. <dl compact><dt><b>Since:</b></dt><dd>0.8.3 </dd></dl>
<p>
<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_1ZServer.html#a0">ZServer</a> (bool verbose=false)</td></tr>
<tr><td>&nbsp;</td><td><font size=-1><em>Default Constructor.</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_1ZServer.html#a1">~ZServer</a> ()</td></tr>
<tr><td>&nbsp;</td><td><font size=-1><em>Destructor, disconnects server and frees memory.</em> <a href="#a1"></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_1ZServer.html#a2">Start</a> (int maxClients, Uint16 port)</td></tr>
<tr><td>&nbsp;</td><td><font size=-1><em>Starts server.</em> <a href="#a2"></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_1ZServer.html#a3">Stop</a> ()</td></tr>
<tr><td>&nbsp;</td><td><font size=-1><em>Stops server.</em> <a href="#a3"></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_1ZServer.html#a4">SetWaitTime</a> (int wait)</td></tr>
<tr><td>&nbsp;</td><td><font size=-1><em>Sets wait time for recieves.</em> <a href="#a4"></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_1ZServer.html#a5">CheckSockets</a> ()</td></tr>
<tr><td>&nbsp;</td><td><font size=-1><em>Check sockets for connections or data.</em> <a href="#a5"></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_1ZServer.html#a6">Clients</a> ()</td></tr>
<tr><td>&nbsp;</td><td><font size=-1><em>Gets number of clients.</em> <a href="#a6"></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_1ZServer.html#a7">WaitTime</a> ()</td></tr>
<tr><td>&nbsp;</td><td><font size=-1><em>Gets current wait time.</em> <a href="#a7"></a><em></em></font><br><br></td></tr>
<tr><td colspan=2><br><h2>Private Methods</h2></td></tr>
<tr><td nowrap align=right valign=top>void&nbsp;</td><td valign=bottom><a class="el" href="classZE_1_1ZServer.html#c0">CloseSocket</a> (int num)</td></tr>
<tr><td>&nbsp;</td><td><font size=-1><em>Closes a socket.</em> <a href="#c0"></a><em></em></font><br><br></td></tr>
<tr><td colspan=2><br><h2>Private Attributes</h2></td></tr>
<tr><td nowrap align=right valign=top><a name="o0" doxytag="ZE::ZServer::rEngine"></a>
<a class="el" href="classZE_1_1ZEngine.html">ZEngine</a> *&nbsp;</td><td valign=bottom><a class="el" href="classZE_1_1ZServer.html#o0">rEngine</a></td></tr>
<tr><td>&nbsp;</td><td><font size=-1><em>Pointer to <a class="el" href="classZE_1_1ZEngine.html">ZEngine</a> Object.</em></font><br><br></td></tr>
<tr><td nowrap align=right valign=top><a name="o1" doxytag="ZE::ZServer::rSocket"></a>
TCPsocket&nbsp;</td><td valign=bottom><a class="el" href="classZE_1_1ZServer.html#o1">rSocket</a></td></tr>
<tr><td>&nbsp;</td><td><font size=-1><em>SDL_net socket for connection.</em></font><br><br></td></tr>
<tr><td nowrap align=right valign=top><a name="o2" doxytag="ZE::ZServer::rSocketSet"></a>
SDLNet_SocketSet&nbsp;</td><td valign=bottom><a class="el" href="classZE_1_1ZServer.html#o2">rSocketSet</a></td></tr>
<tr><td>&nbsp;</td><td><font size=-1><em>Socket set for client connections.</em></font><br><br></td></tr>
<tr><td nowrap align=right valign=top><a name="o3" doxytag="ZE::ZServer::rClientSockets"></a>
TCPsocket *&nbsp;</td><td valign=bottom><a class="el" href="classZE_1_1ZServer.html#o3">rClientSockets</a></td></tr>
<tr><td>&nbsp;</td><td><font size=-1><em>SDL_net TCPSockets for client connections.</em></font><br><br></td></tr>
<tr><td nowrap align=right valign=top><a name="o4" doxytag="ZE::ZServer::rMaxClients"></a>
int&nbsp;</td><td valign=bottom><a class="el" href="classZE_1_1ZServer.html#o4">rMaxClients</a></td></tr>
<tr><td>&nbsp;</td><td><font size=-1><em>Maximum number of clients.</em></font><br><br></td></tr>
<tr><td nowrap align=right valign=top><a name="o5" doxytag="ZE::ZServer::rVerbose"></a>
bool&nbsp;</td><td valign=bottom><a class="el" href="classZE_1_1ZServer.html#o5">rVerbose</a></td></tr>
<tr><td>&nbsp;</td><td><font size=-1><em>Verbose setting for connection logs.</em></font><br><br></td></tr>
<tr><td nowrap align=right valign=top><a name="o6" doxytag="ZE::ZServer::rWaitTime"></a>
int&nbsp;</td><td valign=bottom><a class="el" href="classZE_1_1ZServer.html#o6">rWaitTime</a></td></tr>
<tr><td>&nbsp;</td><td><font size=-1><em>Wait timeout setting for recieves on connection. [Defaults to 0.].</em></font><br><br></td></tr>
</table>
<hr><h2>Constructor &amp; Destructor Documentation</h2>
<a name="a0" doxytag="ZE::ZServer::ZServer"></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"> ZE::ZServer::ZServer </td>
<td class="md" valign="top">(&nbsp;</td>
<td class="md" nowrap valign="top">bool&nbsp;</td>
<td class="mdname1" valign="top" nowrap>&nbsp; <em>verbose</em> = false </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>
Default Constructor, does basic initialization. If verbose is true connection data will be added to log file. <dl compact><dt><b>Parameters:</b></dt><dd>
<table border="0" cellspacing="2" cellpadding="0">
<tr><td valign=top><em>verbose</em>&nbsp;</td><td>Sets verbose setting of client. [Defaults to false.] </td></tr>
</table>
</dl>
</td>
</tr>
</table>
<a name="a1" doxytag="ZE::ZServer::~ZServer"></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"> virtual ZE::ZServer::~ZServer </td>
<td class="md" valign="top">(&nbsp;</td>
<td class="mdname1" valign="top" nowrap>&nbsp; </td>
<td class="md" valign="top">)&nbsp;</td>
<td class="md" nowrap><code> [virtual]</code></td>
</tr>
</table>
</td>
</tr>
</table>
<table cellspacing=5 cellpadding=0 border=0>
<tr>
<td>
&nbsp;
</td>
<td>
<p>
Destructor calls <a class="el" href="classZE_1_1ZServer.html#a3">ZServer::Stop()</a>. </td>
</tr>
</table>
<hr><h2>Member Function Documentation</h2>
<a name="c0" doxytag="ZE::ZServer::CloseSocket"></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::ZServer::CloseSocket </td>
<td class="md" valign="top">(&nbsp;</td>
<td class="md" nowrap valign="top">int&nbsp;</td>
<td class="mdname1" valign="top" nowrap>&nbsp; <em>num</em> </td>
<td class="md" valign="top">)&nbsp;</td>
<td class="md" nowrap><code> [private]</code></td>
</tr>
</table>
</td>
</tr>
</table>
<table cellspacing=5 cellpadding=0 border=0>
<tr>
<td>
&nbsp;
</td>
<td>
<p>
Close a socket given by it's number. <dl compact><dt><b>Parameters:</b></dt><dd>
<table border="0" cellspacing="2" cellpadding="0">
<tr><td valign=top><em>num</em>&nbsp;</td><td>Socket number to close. </td></tr>
</table>
</dl>
</td>
</tr>
</table>
<a name="a2" doxytag="ZE::ZServer::Start"></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"> bool ZE::ZServer::Start </td>
<td class="md" valign="top">(&nbsp;</td>
<td class="md" nowrap valign="top">int&nbsp;</td>
<td class="mdname" nowrap>&nbsp; <em>maxClients</em>, </td>
</tr>
<tr>
<td></td>
<td></td>
<td class="md" nowrap>Uint16&nbsp;</td>
<td class="mdname" nowrap>&nbsp; <em>port</em></td>
</tr>
<tr>
<td></td>
<td class="md">)&nbsp;</td>
<td class="md" colspan="2"></td>
</tr>
</table>
</td>
</tr>
</table>
<table cellspacing=5 cellpadding=0 border=0>
<tr>
<td>
&nbsp;
</td>
<td>
<p>
Starts server with a number of maximum clients and on a specified port. <dl compact><dt><b>Parameters:</b></dt><dd>
<table border="0" cellspacing="2" cellpadding="0">
<tr><td valign=top><em>maxClients</em>&nbsp;</td><td>Maximum number of clients possible to connect to server. </td></tr>
<tr><td valign=top><em>port</em>&nbsp;</td><td>Port to listen on for connections. </td></tr>
</table>
</dl>
<dl compact><dt><b>Returns:</b></dt><dd>True if server started, false otherwise. </dd></dl>
</td>
</tr>
</table>
<a name="a3" doxytag="ZE::ZServer::Stop"></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::ZServer::Stop </td>
<td class="md" valign="top">(&nbsp;</td>
<td class="mdname1" valign="top" nowrap>&nbsp; </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>
Closes port and disconnects all clients. </td>
</tr>
</table>
<a name="a4" doxytag="ZE::ZServer::SetWaitTime"></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::ZServer::SetWaitTime </td>
<td class="md" valign="top">(&nbsp;</td>
<td class="md" nowrap valign="top">int&nbsp;</td>
<td class="mdname1" valign="top" nowrap>&nbsp; <em>wait</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 wait time in milliseconds , time which <a class="el" href="classZE_1_1ZServer.html#a5">ZServer::CheckSockets</a> will wait before returning if there is no activity. Before this is called for the first time the wait time is 0. <dl compact><dt><b>Parameters:</b></dt><dd>
<table border="0" cellspacing="2" cellpadding="0">
<tr><td valign=top><em>wait</em>&nbsp;</td><td>Wait time. </td></tr>
</table>
</dl>
</td>
</tr>
</table>
<a name="a5" doxytag="ZE::ZServer::CheckSockets"></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::ZServer::CheckSockets </td>
<td class="md" valign="top">(&nbsp;</td>
<td class="mdname1" valign="top" nowrap>&nbsp; </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>
Check sockets for connections or data, accepting new connections or relaying data from existing connections. Waits the specified wait period. This should be called very often to keep events flowing. </td>
</tr>
</table>
<a name="a6" doxytag="ZE::ZServer::Clients"></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"> int ZE::ZServer::Clients </td>
<td class="md" valign="top">(&nbsp;</td>
<td class="mdname1" valign="top" nowrap>&nbsp; </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>
Finds number of connected clients. <dl compact><dt><b>Returns:</b></dt><dd>Number of clients. </dd></dl>
</td>
</tr>
</table>
<a name="a7" doxytag="ZE::ZServer::WaitTime"></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"> int ZE::ZServer::WaitTime </td>
<td class="md" valign="top">(&nbsp;</td>
<td class="mdname1" valign="top" nowrap>&nbsp; </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>
Gets amount of time in milliseconds that is specified to wait for data on CheckSockets. <dl compact><dt><b>Returns:</b></dt><dd>Wait time. </dd></dl>
</td>
</tr>
</table>
<hr>The documentation for this class was generated from the following file:<ul>
<li>/include/<a class="el" href="ZE__ZServer_8h-source.html">ZE_ZServer.h</a></ul>
<hr><address style="align: right;"><small>Generated on Sun Apr 27 18:16:26 2003 for ZEngine by
<a href="http://www.doxygen.org/index.html">
<img src="doxygen.png" alt="doxygen" align="middle" border=0
width=110 height=53></a>1.3-rc2 </small></address>
</body>
</html>

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:14:01 2003 for ZEngine by
</table><hr><address style="align: right;"><small>Generated on Sun Apr 27 18:16:26 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:14:01 2003 for ZEngine by
<hr><address style="align: right;"><small>Generated on Sun Apr 27 18:16:26 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:14:01 2003 for ZEngine by
</table><hr><address style="align: right;"><small>Generated on Sun Apr 27 18:16:26 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:14:01 2003 for ZEngine by
<hr><address style="align: right;"><small>Generated on Sun Apr 27 18:16:26 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>

49
doc/html/doxygen.css Normal file
View File

@ -0,0 +1,49 @@
H1 { text-align: center; }
CAPTION { font-weight: bold }
A.qindex {}
A.qindexRef {}
A.el { text-decoration: none; font-weight: bold }
A.elRef { font-weight: bold }
A.code { text-decoration: none; font-weight: normal; color: #4444ee }
A.codeRef { font-weight: normal; color: #4444ee }
A:hover { text-decoration: none; background-color: #f2f2ff }
DL.el { margin-left: -1cm }
DIV.fragment { width: 100%; border: none; background-color: #eeeeee }
DIV.ah { background-color: black; font-weight: bold; color: #ffffff; margin-bottom: 3px; margin-top: 3px }
TD.md { background-color: #f2f2ff; font-weight: bold; }
TD.mdname1 { background-color: #f2f2ff; font-weight: bold; color: #602020; }
TD.mdname { background-color: #f2f2ff; font-weight: bold; color: #602020; width: 600px; }
DIV.groupHeader { margin-left: 16px; margin-top: 12px; margin-bottom: 6px; font-weight: bold }
DIV.groupText { margin-left: 16px; font-style: italic; font-size: smaller }
BODY { background: white; color: black }
TD.indexkey {
background-color: #eeeeff;
font-weight: bold;
padding-right : 10px;
padding-top : 2px;
padding-left : 10px;
padding-bottom : 2px;
margin-left : 0px;
margin-right : 0px;
margin-top : 2px;
margin-bottom : 2px
}
TD.indexvalue {
background-color: #eeeeff;
font-style: italic;
padding-right : 10px;
padding-top : 2px;
padding-left : 10px;
padding-bottom : 2px;
margin-left : 0px;
margin-right : 0px;
margin-top : 2px;
margin-bottom : 2px
}
span.keyword { color: #008000 }
span.keywordtype { color: #604020 }
span.keywordflow { color: #e08000 }
span.comment { color: #800000 }
span.preprocessor { color: #806020 }
span.stringliteral { color: #002080 }
span.charliteral { color: #008080 }

BIN
doc/html/doxygen.png Normal file

Binary file not shown.

After

Width:  |  Height:  |  Size: 2.3 KiB

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:14:00 2003 for ZEngine by
<hr><address style="align: right;"><small>Generated on Sun Apr 27 18:16:26 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,7 +12,8 @@
<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>Alpha()
<li>AddPhysFSDir()
: <a class="el" href="classZE_1_1ZEngine.html#a37">ZE::ZEngine</a><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>
@ -20,16 +21,21 @@ 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#a52">ZE::ZEngine</a></ul>
: <a class="el" href="classZE_1_1ZEngine.html#a54">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>CleanString()
: <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_1ZConfigFile.html#b0">ZE::ZConfigFile</a><li>Clear()
: <a class="el" href="classZE_1_1ZEngine.html#a8">ZE::ZEngine</a><li>Close()
: <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_1ZConfigFile.html#a13">ZE::ZConfigFile</a><li>CloseDisplay()
: <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_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_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()
@ -38,7 +44,8 @@ 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>Display()
: <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_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()
@ -53,7 +60,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#a40">ZE::ZEngine</a></ul>
: <a class="el" href="classZE_1_1ZEngine.html#a42">ZE::ZEngine</a></ul>
<h3><a name="index_g">- g -</a>
</h3><ul>
<li>GetBool()
@ -64,7 +71,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#a38">ZE::ZEngine</a><li>GetParentTime()
: <a class="el" href="classZE_1_1ZEngine.html#a40">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()
@ -73,18 +80,19 @@ 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#a51">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#a53">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>Intersection()
: <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_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#a53">ZE::ZEngine</a><li>IsItalic()
: <a class="el" href="classZE_1_1ZEngine.html#a55">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()
@ -101,10 +109,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#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#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#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>
@ -166,19 +174,21 @@ 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#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_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_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>rCode
: <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_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>Release()
: <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_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_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_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_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()
@ -191,17 +201,22 @@ 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>rMusic
: <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_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>rSound
: <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_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>rWidth
: <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_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>
@ -210,7 +225,8 @@ 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#a41">ZE::ZEngine</a><li>sErrorDesc
: <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_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()
@ -218,7 +234,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#a36">ZE::ZEngine</a><li>SetEventFilter()
: <a class="el" href="classZE_1_1ZEngine.html#a38">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()
@ -230,10 +246,12 @@ 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>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>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_1ZEngine.html#a28">ZE::ZEngine</a><li>sInstance
: <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_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_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()
@ -258,9 +276,10 @@ 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>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>
<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>
<h3><a name="index_x">- x -</a>
</h3><ul>
<li>X()
@ -271,28 +290,32 @@ 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>ZConfigFile()
<li>ZClient()
: <a class="el" href="classZE_1_1ZClient.html#a0">ZE::ZClient</a><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>ZSound()
: <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_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>~ZConfigFile()
<li>~ZClient()
: <a class="el" href="classZE_1_1ZClient.html#a1">ZE::ZClient</a><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>~ZSound()
: <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_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:14:01 2003 for ZEngine by
<hr><address style="align: right;"><small>Generated on Sun Apr 27 18:16:26 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,12 +20,14 @@ Here is a list of all documented file members with links to the documentation:<h
<h3><a name="index_m">- m -</a>
</h3><ul>
<li>MAX_MSG_LEN
: <a class="el" href="ZE__Defines_8h.html#a4">ZE_Defines.h</a></ul>
: <a class="el" href="ZE__Defines_8h.html#a6">ZE_Defines.h</a></ul>
<h3><a name="index_u">- u -</a>
</h3><ul>
<li>USE_SDL_IMAGE
<li>USE_PHYSFS
: <a class="el" href="ZE__Defines_8h.html#a5">ZE_Defines.h</a><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_TTF
: <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#a1">ZE_Defines.h</a></ul>
<h3><a name="index_v">- v -</a>
</h3><ul>
@ -34,8 +36,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#a5">ZE_Defines.h</a></ul>
<hr><address style="align: right;"><small>Generated on Sun Apr 27 18:14:01 2003 for ZEngine by
: <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 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:14:00 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 18:16:26 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:14:00 2003 for ZEngine by
</pre></div><hr><address style="align: right;"><small>Generated on Sun Apr 27 18:16:26 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,6 +16,8 @@ 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>
@ -34,6 +36,8 @@ 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>
@ -123,11 +127,11 @@ Error trying to use a <a class="el" href="classZE_1_1ZMusic.html">ZMusic</a> wit
<tr><td valign=top><em><a name="a20a14" 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 ZClient without having an open socket. </td></tr>
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 ZClient. </td></tr>
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 ZClient. </td></tr>
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>
Value used as range index, not a valid error code. </td></tr>
</table>
@ -181,7 +185,7 @@ 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:14:01 2003 for ZEngine by
<hr><address style="align: right;"><small>Generated on Sun Apr 27 18:16:26 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

@ -37,7 +37,7 @@ Here is a list of all documented namespace members with links to the namespaces
: <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:14:01 2003 for ZEngine by
<hr><address style="align: right;"><small>Generated on Sun Apr 27 18:16:26 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:14:01 2003 for ZEngine by
<hr><address style="align: right;"><small>Generated on Sun Apr 27 18:16:26 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:14:00 2003 for ZEngine by
</pre></div><hr><address style="align: right;"><small>Generated on Sun Apr 27 18:16:26 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>