39 lines
2.6 KiB
HTML
39 lines
2.6 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.2.18 -->
|
|
<center>
|
|
<a class="qindex" href="index.html">Main Page</a> <a class="qindex" href="namespaces.html">Namespace List</a> <a class="qindex" href="hierarchy.html">Class Hierarchy</a> <a class="qindex" href="annotated.html">Compound List</a> <a class="qindex" href="files.html">File List</a> <a class="qindex" href="namespacemembers.html">Namespace Members</a> <a class="qindex" href="functions.html">Compound Members</a> <a class="qindex" href="globals.html">File Members</a> </center>
|
|
<hr><h1>ZEngine Documentation</h1>
|
|
<p>
|
|
<h3 align="center">0.7.7</h3>
|
|
<p>
|
|
<dl compact><dt><b>Author: </b></dt><dd>
|
|
James Turk </dl><dl compact><dt><b>Version: </b></dt><dd>
|
|
0.7.7 </dl><dl compact><dt><b>Date: </b></dt><dd>
|
|
1 December, 2002</dl><h2><a name="ZEngine">About ZEngine</a>
|
|
</h2> <br>
|
|
ZEngine is designed to wrap common interfaces of the SDL API in an Object Oriented manner. It is licensed under a very liberal BSD-style license, and anyone is free to suggest or implement changes to be added to the Engine. In addition ZEngine hopes to provide a core engine which can be used to develop a game without having to rewrite large amounts of code. As of version 0.7.7 ZEngine uses OpenGL rather than SDL to do 2D drawing, thus increasing the use of the engine and making the engine much faster in most test cases.
|
|
<p>
|
|
<h2><a name="Licensing">Licensing</a>
|
|
</h2> <br>
|
|
<pre>
|
|
This file is Part of the ZEngine Library for SDL Game Development.
|
|
Copyright (C) 2002 ConceptOfZero.net
|
|
|
|
Licensed under the BSD License, see licensing.txt.
|
|
|
|
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://www.conceptofzero.net/">http://www.conceptofzero.net/</a>
|
|
</pre> <h2><a name="Authors">Contributing Authors</a>
|
|
</h2> James Turk <a href="james@conceptofzero.net"><a href="mailto:james@conceptofzero.net">james@conceptofzero.net</a></a> - Core Engine and Classes for Data Types
|
|
<p>
|
|
<hr><address style="align: right;"><small>Generated on Sun Dec 1 02:44:14 2002 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.2.18 </small></address>
|
|
</body>
|
|
</html>
|