MOOSE generated documentation [skip ci]

This commit is contained in:
Applevangelist
2023-04-22 12:17:48 +00:00
parent 4282d01d90
commit 93e171e1bf
37 changed files with 1545 additions and 729 deletions

View File

@@ -1720,6 +1720,12 @@ The method <a href="##(POSITIONABLE).GetVelocity">POSITIONABLE.GetVelocity</a>()
<td class="name w3-half w3-container" style="word-wrap: break-word"><p><a href="##(POSITIONABLE).Destroy">POSITIONABLE:Destroy(GenerateEvent)</a></p></td>
<td class="summary w3-half w3-container" style="word-wrap: break-word">
<p>Destroys the POSITIONABLE.</p>
</td>
</tr>
<tr class="w3-border">
<td class="name w3-half w3-container" style="word-wrap: break-word"><p><a href="##(POSITIONABLE).Explode">POSITIONABLE:Explode(power, delay)</a></p></td>
<td class="summary w3-half w3-container" style="word-wrap: break-word">
<p>Triggers an explosion at the coordinates of the positionable.</p>
</td>
</tr>
<tr class="w3-border">
@@ -3683,6 +3689,17 @@ When Moose is loaded statically, (as one file), tracing is switched off by defau
</div>
</div>
<div>
<div class="w3-card-2 w3-padding-small w3-margin-top">
<a href="Core.Spot.html##(SPOT)">Core.Spot#SPOT</a>
<a id="#(POSITIONABLE).Spot" ><strong>POSITIONABLE.Spot</strong></a>
</div>
</div>
@@ -3875,6 +3892,63 @@ Ship:Destroy( false ) -- Don't generate an event upon destruction.
</div>
</div>
</div>
<div class="w3-card-2 w3-padding-small w3-margin-top">
<div class="w3-theme-l2">
<h2><a id="#(POSITIONABLE).Explode" ><strong>POSITIONABLE:Explode(power, delay)</strong></a></h2>
</div>
<p>Triggers an explosion at the coordinates of the positionable.</p>
<div id= "#Functions##Explode" class="w3-show w3-white">
<div class="w3-container w3-white" id="functiontype">
<h2><strong>Defined in:</strong></h2>
<div class="w3-margin-left">
<p>POSITIONABLE</p>
</div>
<h2><strong>Parameters:</strong></h2>
<div class="w3-row w3-margin-left w3-border-bottom w3-border-l2">
<div class="w3-half">
<p>
#number
<strong><strong>power</strong></strong>
</p>
</div>
<div class="w3-half">
<p>Power of the explosion in kg TNT. Default 100 kg TNT.</p>
</div>
</div>
<div class="w3-row w3-margin-left w3-border-bottom w3-border-l2">
<div class="w3-half">
<p>
#number
<strong><strong>delay</strong></strong>
</p>
</div>
<div class="w3-half">
<p>(Optional) Delay of explosion in seconds.</p>
</div>
</div>
<h2><strong>Return value:</strong></h2>
<div class="w3-row w3-border-bottom w3-margin-left">
<div class="w3-half">
<p><a href="##(POSITIONABLE)">#POSITIONABLE</a>:</p>
</div>
<div class="w3-half">
<p>self</p>
</div>
</div>
</div>
</div>
</div>
@@ -7565,6 +7639,17 @@ Coordinates are dependent on the position of the maps origin.</p>
</div>
</div>
<div>
<div class="w3-card-2 w3-padding-small w3-margin-top">
<a href="Core.Spot.html##(SPOT)">Core.Spot#SPOT</a>
<a id="#(POSITIONABLE).Spot" ><strong>POSITIONABLE.Spot</strong></a>
</div>
</div>
@@ -8113,6 +8198,17 @@ If the Identifiable is alive, true is returned. </p>
</div>
</div>
<div>
<div class="w3-card-2 w3-padding-small w3-margin-top">
<a href="Core.Spot.html##(SPOT)">Core.Spot#SPOT</a>
<a id="#(POSITIONABLE).Spot" ><strong>POSITIONABLE.Spot</strong></a>
</div>
</div>
@@ -8296,6 +8392,17 @@ If the Identifiable is alive, true is returned. </p>
</div>
</div>
<div>
<div class="w3-card-2 w3-padding-small w3-margin-top">
<a href="Core.Spot.html##(SPOT)">Core.Spot#SPOT</a>
<a id="#(POSITIONABLE).Spot" ><strong>POSITIONABLE.Spot</strong></a>
</div>
</div>