1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24 25 26 27 28 29 30 31 32 33 34 35 36 37 38
|
<html>
<head>
<title>elements reference index</title>
<meta http-equiv="Content-Type" content="text/html;charset=utf-8" />
<link type="text/css" rel="stylesheet" href="index.css" />
</head>
<body>
<table width="100%" cellspacing="0" cellpadding="0" border="0" style="border: 3px solid black;">
<tr>
<td valign="center" width="230" bgcolor="#ffffff" align="center" style="padding: 6px;">
<img src="logo_small.png"><br>
elements documentation (r105)
</td>
<td valign="center" bgcolor="#6aee28" align="center" style="border-left: 3px solid black; padding: 6px;">
<a href="ref.html">Reference Index</a> || <a href="index.html">Help Contents</a> || <a href="manual.html">Manual</a><br>
<br>
<a href="elements.html">elements</a> || <a href="add.html">elements.add</a> || <a href="callbacks.html">elements.callbacks</a> || <a href="box2d/classb2_world.htm" target="_blank">elements.world</a> || <a href="box2d/hierarchy.htm" target="_blank">Box2D</a>
</td>
</tr>
</table>
<br>
<h3>Welcome to the Elements Help</h2>
<ul>
<li><a href="manual.html">Manual</a></li>
<li><a href="ref.html">API Reference Index</a></li>
<li><a href="box2d/hierarchy.htm" target="_blank">Box2D Reference</a></li>
<li><a href="../LICENSE">License</a></li>
<br>
We would like to heartly invite you to our IRC channel <b>#elements on irc.freenode.net</b>. No matter which timezone,
there are always friendly people around which are happy to help out and discuss issues and ideas :-). With mail you can reach
us via elements[at]linuxuser[dot]at<br>
<br>
</ul>
</body>
</html>
|