111 lines
2.9 KiB
HTML

<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Strict//EN"
"http://www.w3.org/TR/xhtml1/DTD/xhtml1-strict.dtd">
<html>
<meta http-equiv="Content-Type" content="text/html; charset=UTF-8"/>
<head>
<title>4dguns documentation</title>
<link rel="stylesheet" href="ldoc_new.css" type="text/css" />
</head>
<body>
<div id="container">
<div id="product">
<div id="product_logo"></div>
<div id="product_name"><big><b></b></big></div>
<div id="product_description"></div>
</div> <!-- id="product" -->
<div id="main">
<!-- Menu -->
<div id="navigation">
<br/>
<h1>4dguns</h1>
<h2>Modules</h2>
<ul class="nowrap">
<li><a href="modules/Gun.html">Gun</a></li>
<li><a href="modules/default_controls.html">default_controls</a></li>
</ul>
<h2>Scripts</h2>
<ul class="nowrap">
<li><a href="scripts/item_entities.lua.html">item_entities.lua</a></li>
<li><a href="scripts/misc_helpers.html">misc_helpers</a></li>
<li><a href="scripts/play_sound.html">play_sound</a></li>
</ul>
<h2>Classes</h2>
<ul class="nowrap">
<li><a href="classes/Instantiatable_class.html">Instantiatable_class</a></li>
</ul>
<h2>Topics</h2>
<ul class="">
<li><a href="topics/readme.md.html">readme</a></li>
</ul>
</div>
<div id="content">
<h2>THEE ultimate 3d gun library.</h2>
<h2>Modules</h2>
<table class="module_list">
<tr>
<td class="name" nowrap><a href="modules/Gun.html">Gun</a></td>
<td class="summary">Gun class
this is the system used to represent guns and their attributes directly.</td>
</tr>
<tr>
<td class="name" nowrap><a href="modules/default_controls.html">default_controls</a></td>
<td class="summary">a default control system for aiming, reloading, firing, reloading, and more.</td>
</tr>
</table>
<h2>Scripts</h2>
<table class="module_list">
<tr>
<td class="name" nowrap><a href="scripts/item_entities.lua.html">item_entities.lua</a></td>
<td class="summary">adds 3d items for guns and magazines</td>
</tr>
<tr>
<td class="name" nowrap><a href="scripts/misc_helpers.html">misc_helpers</a></td>
<td class="summary">misc.</td>
</tr>
<tr>
<td class="name" nowrap><a href="scripts/play_sound.html">play_sound</a></td>
<td class="summary">implements tools for quickly playing audio.</td>
</tr>
</table>
<h2>Classes</h2>
<table class="module_list">
<tr>
<td class="name" nowrap><a href="classes/Instantiatable_class.html">Instantiatable_class</a></td>
<td class="summary">Instantiatable_class.</td>
</tr>
</table>
<h2>Topics</h2>
<table class="module_list">
<tr>
<td class="name" nowrap><a href="topics/readme.md.html">readme.md</a></td>
<td class="summary"></td>
</tr>
</table>
</div> <!-- id="content" -->
</div> <!-- id="main" -->
<div id="about">
<i>generated by <a href="http://github.com/lunarmodules/ldoc">LDoc 1.5.0</a></i>
<i style="float:right;">Last updated 2024-03-28 12:47:10 </i>
</div> <!-- id="about" -->
</div> <!-- id="container" -->
</body>
</html>