|
|
@@ -7,6 +7,7 @@
|
|
|
|
|
|
<link href="tabs.css" rel="stylesheet" type="text/css"/>
|
|
|
<link href="doxygen.css" rel="stylesheet" type="text/css" />
|
|
|
+<link href="custom.css" rel="stylesheet" type="text/css" />
|
|
|
|
|
|
<link href="search/search.css" rel="stylesheet" type="text/css"/>
|
|
|
<script type="text/javascript" src="jquery.js"></script>
|
|
|
@@ -18,6 +19,19 @@
|
|
|
</head>
|
|
|
<body>
|
|
|
<div id="top"><!-- do not remove this div! -->
|
|
|
+<table class="header" border="0">
|
|
|
+<tbody>
|
|
|
+<tr>
|
|
|
+<td id="logo"><a href="http://gameplay3d.org/"><img src="images/logo.png" alt="gameplay" border="0" height="64px"/></a></td>
|
|
|
+<td width="100%"/>
|
|
|
+<td><a href="http://gameplay3d.org/"><span class="button">overview</span></a></td><td width="12px"/>
|
|
|
+<td><a href="https://github.com/blackberry/GamePlay/wiki"><span class="button">wiki</span></a></td><td width="12px"/>
|
|
|
+<td><a href="http://blackberry.github.com/GamePlay/api/index.html"><span class="button">api reference</span></a></td><td width="12px"/>
|
|
|
+<td><a href="http://www.gameplay3d.org/forums"><span class="button">forums</span></a></td>
|
|
|
+<td><a href="https://github.com/blackberry/GamePlay"><span class="button">download</span></a></td>
|
|
|
+</tr>
|
|
|
+</tbody>
|
|
|
+</table>
|
|
|
<!-- Generated by Doxygen 1.7.6.1 -->
|
|
|
<script type="text/javascript">
|
|
|
var searchBox = new SearchBox("searchBox", "search",false,'Search');
|
|
|
@@ -211,7 +225,7 @@ var searchBox = new SearchBox("searchBox", "search",false,'Search');
|
|
|
|
|
|
|
|
|
<hr class="footer"/><address class="footer"><small>
|
|
|
-Generated on Fri Jan 25 2013 12:40:24 for gameplay by  <a href="http://www.doxygen.org/index.html">
|
|
|
+Generated on Mon Jan 28 2013 11:49:33 for gameplay by  <a href="http://www.doxygen.org/index.html">
|
|
|
<img class="footer" src="doxygen.png" alt="doxygen"/>
|
|
|
</a> 1.7.6.1
|
|
|
</small></address>
|