Documentation Patch 2.2.5.

This commit is contained in:
FlightControl_Master
2017-10-30 08:22:23 +01:00
parent cbf0112bd7
commit f6f2695808
96 changed files with 4524 additions and 555 deletions

View File

@@ -102,6 +102,7 @@
<li><a href="UserFlag.html">UserFlag</a></li>
<li><a href="UserSound.html">UserSound</a></li>
<li><a href="Utils.html">Utils</a></li>
<li><a href="Velocity.html">Velocity</a></li>
<li><a href="Zone.html">Zone</a></li>
<li><a href="ZoneCaptureCoalition.html">ZoneCaptureCoalition</a></li>
<li><a href="ZoneGoal.html">ZoneGoal</a></li>
@@ -288,7 +289,7 @@ even when there are hardly any players in the mission.</strong></p>
<tr>
<td class="name" nowrap="nowrap"><a href="Base.html">Base</a></td>
<td class="summary">
<p><strong>Core</strong> -- VELOCITY models a speed, which can be expressed in various formats according the Settings.</p>
<p><strong>Core</strong> -- BASE forms <strong>the basis of the MOOSE framework</strong>.</p>
</td>
</tr>
<tr>
@@ -715,6 +716,12 @@ and creates a CSV file logging the scoring events and results for use at team or
<td class="summary">
<p>This module contains derived utilities taken from the MIST framework,
which are excellent tools to be reused in an OO environment!.</p>
</td>
</tr>
<tr>
<td class="name" nowrap="nowrap"><a href="Velocity.html">Velocity</a></td>
<td class="summary">
<p><strong>Core</strong> -- VELOCITY models a speed, which can be expressed in various formats according the Settings.</p>
</td>
</tr>
<tr>