80 lines
2.6 KiB
HTML
80 lines
2.6 KiB
HTML
<!DOCTYPE html>
|
|
<html lang="en">
|
|
<!-- Documentation generated by LuaDox: https://github.com/jtackaberry/luadox -->
|
|
<head>
|
|
<meta http-equiv="Content-Type" content="text/html; charset=UTF-8"/>
|
|
<title>Control_handler - Guns4d</title>
|
|
<link href="../prism.css?7653a2d" rel="stylesheet" />
|
|
<link rel="stylesheet" href="../luadox.css?7653a2d" type="text/css">
|
|
|
|
</head>
|
|
<body class="module-control_handler">
|
|
<div class="topbar">
|
|
<div class="group one">
|
|
<div class="description"><span>Guns4d | The ultimate 3d gun mod.</span></div>
|
|
</div>
|
|
<div class="group two">
|
|
</div>
|
|
<div class="group three">
|
|
<div class="button iconleft"><a href="../module/Bullet_hole.html" title="Bullet_hole"><img src="../img/i-left.svg?7653a2d" alt=""/><span>Previous</span></a></div>
|
|
<div class="button iconright"><a href="../module/Gun.html" title="Gun"><span>Next</span><img src="../img/i-right.svg?7653a2d" alt=""/></a></div>
|
|
</div>
|
|
</div>
|
|
<div class="sidebar">
|
|
<form action="../search.html">
|
|
<input class="search" name="q" type="search" placeholder="Search" />
|
|
</form>
|
|
<div class="sections">
|
|
<div class="heading">Contents</div>
|
|
<ul>
|
|
<li><a href="#Control_handler">Module <code>Control_handler</code></a></li>
|
|
</ul>
|
|
</div>
|
|
<div class="classes">
|
|
<div class="heading">Classes</div>
|
|
<ul>
|
|
<li><a href="../class/gun.html">Gun.gun</a></li>
|
|
<li><a href="../class/player_model_handler.html">Player_model_handler.player_model_handler</a></li>
|
|
</ul>
|
|
</div>
|
|
<div class="modules">
|
|
<div class="heading">Modules</div>
|
|
<ul>
|
|
<li><a href="../module/misc_helpers.html">misc_helpers</a></li>
|
|
<li><a href="../module/play_sound.html">play_sound</a></li>
|
|
<li><a href="../module/Bullet_hole.html">Bullet_hole</a></li>
|
|
<li class="selected"><a href="../module/Control_handler.html">Control_handler</a></li>
|
|
</ul>
|
|
</div>
|
|
</div>
|
|
<div class="body">
|
|
<div class="section">
|
|
<h2 class="module" id="Control_handler">Module <code>Control_handler</code>
|
|
<a class="permalink" href="#Control_handler" title="Permalink to this definition">¶</a>
|
|
</h2>
|
|
<div class="inner">
|
|
<div class="synopsis">
|
|
<h3>Synopsis</h3>
|
|
<div class="heading">Functions</div>
|
|
<table class="functions ">
|
|
<tr>
|
|
<td class="name"><a href="#controls.toggle_touchscreen_mode"><var>controls:toggle_touchscreen_mode</var></a>()</td>
|
|
<td class="doc"></td>
|
|
</tr>
|
|
</table>
|
|
</div>
|
|
<dl class="functions">
|
|
<dt id="controls.toggle_touchscreen_mode">
|
|
<span class="icon"></span><var>controls:toggle_touchscreen_mode</var>(<em>active</em>)
|
|
<a class="permalink" href="#controls.toggle_touchscreen_mode" title="Permalink to this definition">¶</a>
|
|
</dt>
|
|
<dd>
|
|
|
|
</dd>
|
|
</dl>
|
|
</div>
|
|
</div>
|
|
</div>
|
|
<script src="../prism.js?7653a2d"></script>
|
|
</body>
|
|
</html> |