mirror of
https://github.com/PHIDIAS0303/ExpCluster.git
synced 2025-12-27 11:35:22 +09:00
145 lines
5.7 KiB
HTML
145 lines
5.7 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>Reference</title>
|
|
<link rel="stylesheet" href="ldoc.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>ldoc</h1>
|
|
|
|
|
|
|
|
|
|
<h2>Modules</h2>
|
|
<ul class="nowrap">
|
|
<li><a href="modules/FSM.html">FSM</a></li>
|
|
<li><a href="modules/ExpGamingCore.Command.html">ExpGamingCore.Command</a></li>
|
|
<li><a href="modules/ExpGamingCore.Gui.html">ExpGamingCore.Gui</a></li>
|
|
<li><a href="modules/ExpGamingCore.Gui.Center.html">ExpGamingCore.Gui.Center</a></li>
|
|
<li><a href="modules/ExpGamingCore.Gui.Inputs.html">ExpGamingCore.Gui.Inputs</a></li>
|
|
<li><a href="modules/ExpGamingCore.Gui.Left.html">ExpGamingCore.Gui.Left</a></li>
|
|
<li><a href="modules/ExpGamingCore.Gui.Popup.html">ExpGamingCore.Gui.Popup</a></li>
|
|
<li><a href="modules/ExpGamingCore.Gui.Test.html">ExpGamingCore.Gui.Test</a></li>
|
|
<li><a href="modules/ExpGamingCore.Gui.Toolbar.html">ExpGamingCore.Gui.Toolbar</a></li>
|
|
<li><a href="modules/ExpGamingCore.Role.html">ExpGamingCore.Role</a></li>
|
|
<li><a href="modules/ExpGamingCore.Server.html">ExpGamingCore.Server</a></li>
|
|
<li><a href="modules/ExpGamingCore.Sync.html">ExpGamingCore.Sync</a></li>
|
|
<li><a href="modules/ExpGamingLib.html">ExpGamingLib</a></li>
|
|
<li><a href="modules/StdLib.Color.html">StdLib.Color</a></li>
|
|
<li><a href="modules/StdLib.Game.html">StdLib.Game</a></li>
|
|
<li><a href="modules/StdLib.String.html">StdLib.String</a></li>
|
|
<li><a href="modules/StdLib.Table.html">StdLib.Table</a></li>
|
|
<li><a href="modules/StdLib.Time.html">StdLib.Time</a></li>
|
|
</ul>
|
|
|
|
</div>
|
|
|
|
<div id="content">
|
|
|
|
|
|
|
|
<h2>Modules</h2>
|
|
<table class="module_list">
|
|
<tr>
|
|
<td class="name" nowrap><a href="modules/FSM.html">FSM</a></td>
|
|
<td class="summary">Factorio Softmod Manager</td>
|
|
</tr>
|
|
<tr>
|
|
<td class="name" nowrap><a href="modules/ExpGamingCore.Command.html">ExpGamingCore.Command</a></td>
|
|
<td class="summary">A full ranking system for factorio.</td>
|
|
</tr>
|
|
<tr>
|
|
<td class="name" nowrap><a href="modules/ExpGamingCore.Gui.html">ExpGamingCore.Gui</a></td>
|
|
<td class="summary">Adds a objective version to custom guis.</td>
|
|
</tr>
|
|
<tr>
|
|
<td class="name" nowrap><a href="modules/ExpGamingCore.Gui.Center.html">ExpGamingCore.Gui.Center</a></td>
|
|
<td class="summary">Adds a uniform preset for guis in the center of the screen which allow for different tabs to be opened</td>
|
|
</tr>
|
|
<tr>
|
|
<td class="name" nowrap><a href="modules/ExpGamingCore.Gui.Inputs.html">ExpGamingCore.Gui.Inputs</a></td>
|
|
<td class="summary">Adds a clean way of making new inputs for a gui allowing for sliders and text inputs to be hanndleded with custom events</td>
|
|
</tr>
|
|
<tr>
|
|
<td class="name" nowrap><a href="modules/ExpGamingCore.Gui.Left.html">ExpGamingCore.Gui.Left</a></td>
|
|
<td class="summary">Adds a organiser for left gui ellements which will automaticaly update there information and have open requirements</td>
|
|
</tr>
|
|
<tr>
|
|
<td class="name" nowrap><a href="modules/ExpGamingCore.Gui.Popup.html">ExpGamingCore.Gui.Popup</a></td>
|
|
<td class="summary">Adds a location for popups which can be dismissed by a player and created from other scripts</td>
|
|
</tr>
|
|
<tr>
|
|
<td class="name" nowrap><a href="modules/ExpGamingCore.Gui.Test.html">ExpGamingCore.Gui.Test</a></td>
|
|
<td class="summary">Used to test all gui elements and parts can be used in game via Gui.test()</td>
|
|
</tr>
|
|
<tr>
|
|
<td class="name" nowrap><a href="modules/ExpGamingCore.Gui.Toolbar.html">ExpGamingCore.Gui.Toolbar</a></td>
|
|
<td class="summary">Adds a toolbar to the top left of the screen</td>
|
|
</tr>
|
|
<tr>
|
|
<td class="name" nowrap><a href="modules/ExpGamingCore.Role.html">ExpGamingCore.Role</a></td>
|
|
<td class="summary">A full ranking system for factorio.</td>
|
|
</tr>
|
|
<tr>
|
|
<td class="name" nowrap><a href="modules/ExpGamingCore.Server.html">ExpGamingCore.Server</a></td>
|
|
<td class="summary">Adds a thread system and event listening and a admin bypass (recommend to disable /c and use optional /interface)</td>
|
|
</tr>
|
|
<tr>
|
|
<td class="name" nowrap><a href="modules/ExpGamingCore.Sync.html">ExpGamingCore.Sync</a></td>
|
|
<td class="summary">Allows syncing with an outside server and info panle.</td>
|
|
</tr>
|
|
<tr>
|
|
<td class="name" nowrap><a href="modules/ExpGamingLib.html">ExpGamingLib</a></td>
|
|
<td class="summary">Adds some common functions used though out all ExpGaming modules</td>
|
|
</tr>
|
|
<tr>
|
|
<td class="name" nowrap><a href="modules/StdLib.Color.html">StdLib.Color</a></td>
|
|
<td class="summary">A defines module for retrieving colors by name.</td>
|
|
</tr>
|
|
<tr>
|
|
<td class="name" nowrap><a href="modules/StdLib.Game.html">StdLib.Game</a></td>
|
|
<td class="summary">The game module.</td>
|
|
</tr>
|
|
<tr>
|
|
<td class="name" nowrap><a href="modules/StdLib.String.html">StdLib.String</a></td>
|
|
<td class="summary">Extends Lua 5.2 string.</td>
|
|
</tr>
|
|
<tr>
|
|
<td class="name" nowrap><a href="modules/StdLib.Table.html">StdLib.Table</a></td>
|
|
<td class="summary">Extends Lua 5.2 table.</td>
|
|
</tr>
|
|
<tr>
|
|
<td class="name" nowrap><a href="modules/StdLib.Time.html">StdLib.Time</a></td>
|
|
<td class="summary">A defines module for retrieving the number of ticks in 1 unit of time.</td>
|
|
</tr>
|
|
</table>
|
|
|
|
</div> <!-- id="content" -->
|
|
</div> <!-- id="main" -->
|
|
<div id="about">
|
|
<i>generated by <a href="http://github.com/stevedonovan/LDoc">LDoc 1.4.6</a></i>
|
|
<i style="float:right;">Last updated 2018-06-07 12:58:23 </i>
|
|
</div> <!-- id="about" -->
|
|
</div> <!-- id="container" -->
|
|
</body>
|
|
</html>
|