Documentation

This commit is contained in:
FlightControl
2017-04-23 17:09:03 +02:00
parent 20b4ebfb2b
commit 6c018acc79
18 changed files with 663 additions and 368 deletions

View File

@@ -217,7 +217,7 @@
<tr>
<td class="name" nowrap="nowrap"><a href="##(CARGO).GetName">CARGO:GetName()</a></td>
<td class="summary">
<p>(R2.1) Get the name of the Cargo.</p>
<p>Get the name of the Cargo.</p>
</td>
</tr>
<tr>
@@ -283,7 +283,7 @@
<tr>
<td class="name" nowrap="nowrap"><a href="##(CARGO).New">CARGO:New(Type, Name, Weight, NearRadius)</a></td>
<td class="summary">
<p>(R2.1) CARGO Constructor.</p>
<p>CARGO Constructor.</p>
</td>
</tr>
<tr>
@@ -970,7 +970,7 @@ The radius when the cargo will board the Carrier (to avoid collision).</p>
</dt>
<dd>
<p>(R2.1) Get the name of the Cargo.</p>
<p>Get the name of the Cargo.</p>
<h3>Return value</h3>
@@ -1186,7 +1186,7 @@ The Carrier that will hold the cargo.</p>
</dt>
<dd>
<p>(R2.1) CARGO Constructor.</p>
<p>CARGO Constructor.</p>
<p>This class is an abstract class and should not be instantiated.</p>