zengine/doc/html/index.html
2003-04-27 22:05:04 +00:00

45 lines
3.7 KiB
HTML

<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.0 Transitional//EN">
<html><head><meta http-equiv="Content-Type" content="text/html;charset=iso-8859-1">
<title>ZEngine Documentation</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>ZEngine Documentation</h1>
<p>
<h3 align="center">0.8.3</h3><dl compact><dt><b>Author:</b></dt><dd>James Turk </dd></dl>
<dl compact><dt><b>Version:</b></dt><dd>0.8.3 </dd></dl>
<dl compact><dt><b>Date:</b></dt><dd>April 27, 2003</dd></dl>
<h2><a name="ZEngine"></a>
About ZEngine</h2>
<br>
&nbsp;&nbsp;&nbsp;&nbsp;-ZEngine is designed to provide a powerful yet easy to use 2D game engine in a well designed Object Oriented manner, and uses cross platform libraries such as SDL and OpenGL. (ZEngine can use SDL_ttf,SDL_image, SDL_mixer, and PhysFS all of which are cross platform as well as Open Source.)<br>
&nbsp;&nbsp;&nbsp;&nbsp;-It is licensed under a BSD-style license, and anyone is free to suggest or implement changes to be added to the Engine, as well as modify the engine to their own needs or use it however they like.<br>
&nbsp;&nbsp;&nbsp;&nbsp;-ZEngine now uses OpenGL rather than SDL to do 2D drawing, thus increasing the uses of the engine and making the engine much faster in all test cases, and the engine was tested for memory leaks with MSVC and is known to have no leaks.<br>
&nbsp;&nbsp;&nbsp;&nbsp;-The ZEngine website : <a href="http://zengine.sourceforge.net/.">http://zengine.sourceforge.net/.</a><br>
&nbsp;&nbsp;&nbsp;&nbsp;-The ZEngine tutorials : <a href="http://conceptofzero.net/tutorials/zengine/.">http://conceptofzero.net/tutorials/zengine/.</a><br>
&nbsp;&nbsp;&nbsp;&nbsp;-The ZEngine forums : <a href="http://www.conceptofzero.net/forums/index.php?act=SF&f=15">http://www.conceptofzero.net/forums/index.php?act=SF&amp;f=15</a><h2><a name="Licensing"></a>
Licensing</h2>
<br>
<pre> This file is Part of the ZEngine Library for 2D game development.
Copyright (C) 2002, 2003 James Turk
Licensed under a BSD-style license.
The maintainer of this library is James Turk (<a href="mailto:james@conceptofzero.net">james@conceptofzero.net</a>)
and the home of this Library is <a href="http://zengine.sourceforge.net">http://zengine.sourceforge.net</a>
</pre>
<h2><a name="Authors"></a>
Contributing Authors</h2>
<br>
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 17:56:46 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>