mirror of
https://github.com/FlightControl-Master/MOOSE.git
synced 2025-10-29 16:58:06 +00:00
Documentation Patch 2.2.5.
This commit is contained in:
@@ -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>
|
||||
|
||||
Reference in New Issue
Block a user