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