MOOSE generated documentation [skip ci]

This commit is contained in:
Applevangelist
2022-11-06 10:39:45 +00:00
parent 940963752c
commit 1c3f64f8c8
27 changed files with 895 additions and 612 deletions

View File

@@ -1622,7 +1622,7 @@ Controls a network of short range air/missile defense groups.</p>
<li>Score the hits and destroys of units.</li>
<li>Score the hits and destroys of statics.</li>
<li>Score the hits and destroys of scenery.</li>
<li>Log scores into a CSV file.</li>
<li>(optional) Log scores into a CSV file.</li>
<li>Connect to a remote server using JSON and IP.</li>
</ul>
@@ -1987,9 +1987,15 @@ Various methods exist to configure:</p>
</td>
</tr>
<tr class="w3-border">
<td class="name w3-half w3-container" style="word-wrap: break-word"><p><a href="##(SCORING).CloseCSV">SCORING:CloseCSV()</a></p></td>
<td class="name w3-half w3-container" style="word-wrap: break-word"><p><a href="##(SCORING).AutoSave">SCORING.AutoSave</a></p></td>
<td class="summary w3-half w3-container" style="word-wrap: break-word">
</td>
</tr>
<tr class="w3-border">
<td class="name w3-half w3-container" style="word-wrap: break-word"><p><a href="##(SCORING).CloseCSV">SCORING:CloseCSV()</a></p></td>
<td class="summary w3-half w3-container" style="word-wrap: break-word">
<p>Close CSV file</p>
</td>
</tr>
<tr class="w3-border">
@@ -2302,6 +2308,12 @@ Various methods exist to configure:</p>
<td class="name w3-half w3-container" style="word-wrap: break-word"><p><a href="##(SCORING).SetScoringMenu">SCORING:SetScoringMenu(ScoringGroup)</a></p></td>
<td class="summary w3-half w3-container" style="word-wrap: break-word">
<p>Sets the scoring menu.</p>
</td>
</tr>
<tr class="w3-border">
<td class="name w3-half w3-container" style="word-wrap: break-word"><p><a href="##(SCORING).SwitchAutoSave">SCORING:SwitchAutoSave(OnOff)</a></p></td>
<td class="summary w3-half w3-container" style="word-wrap: break-word">
<p>Registers a score for a player.</p>
</td>
</tr>
<tr class="w3-border">
@@ -2915,6 +2927,20 @@ When Moose is loaded statically, (as one file), tracing is switched off by defau
<div class="fields w3-container w3-theme-l2">
<h2>Field(s)</h2>
</div>
<div>
<div class="w3-card-2 w3-padding-small w3-margin-top">
#boolean
<a id="#(SCORING).AutoSave" ><strong>SCORING.AutoSave</strong></a>
<p> Create the CSV file.</p>
</div>
</div>
<div>
<div class="w3-card-2 w3-padding-small w3-margin-top">
@@ -3105,7 +3131,7 @@ When Moose is loaded statically, (as one file), tracing is switched off by defau
<div>
<div class="w3-card-2 w3-padding-small w3-margin-top">
#boolean
<a id="#(SCORING).penaltyonfratricide" ><strong>SCORING.penaltyonfratricide</strong></a>
@@ -3519,7 +3545,7 @@ Note that a zone can be a polygon or a moving zone.</p>
<h2><a id="#(SCORING).CloseCSV" ><strong>SCORING:CloseCSV()</strong></a></h2>
</div>
<p>Close CSV file</p>
<div id= "#Functions##CloseCSV" class="w3-show w3-white">
<div class="w3-container w3-white" id="functiontype">
@@ -3527,6 +3553,17 @@ Note that a zone can be a polygon or a moving zone.</p>
<div class="w3-margin-left">
<p>SCORING</p>
</div>
<h2><strong>Return value:</strong></h2>
<div class="w3-row w3-border-bottom w3-margin-left">
<div class="w3-half">
<p><a href="##(SCORING)">#SCORING</a>:</p>
</div>
<div class="w3-half">
<p>self</p>
</div>
</div>
</div>
</div>
@@ -5056,6 +5093,50 @@ The scale magnifies the scores given to the players.</p>
</div>
</div>
</div>
</div>
<div class="w3-card-2 w3-padding-small w3-margin-top">
<div class="w3-theme-l2">
<h2><a id="#(SCORING).SwitchAutoSave" ><strong>SCORING:SwitchAutoSave(OnOff)</strong></a></h2>
</div>
<p>Registers a score for a player.</p>
<div id= "#Functions##SwitchAutoSave" 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>SCORING</p>
</div>
<h2><strong>Parameter:</strong></h2>
<div class="w3-row w3-margin-left w3-border-bottom w3-border-l2">
<div class="w3-half">
<p>
#boolean
<strong><strong>OnOff</strong></strong>
</p>
</div>
<div class="w3-half">
<p>Switch saving to CSV on = true or off = false</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="##(SCORING)">#SCORING</a>:</p>
</div>
<div class="w3-half">
<p>self</p>
</div>
</div>
</div>
</div>
</div>
@@ -5435,6 +5516,20 @@ The scale magnifies the scores given to the players.</p>
<div class="fields w3-container w3-theme-l2">
<h2>Field(s)</h2>
</div>
<div>
<div class="w3-card-2 w3-padding-small w3-margin-top">
#boolean
<a id="#(SCORING).AutoSave" ><strong>SCORING.AutoSave</strong></a>
<p> Create the CSV file.</p>
</div>
</div>
<div>
<div class="w3-card-2 w3-padding-small w3-margin-top">
@@ -5625,7 +5720,7 @@ The scale magnifies the scores given to the players.</p>
<div>
<div class="w3-card-2 w3-padding-small w3-margin-top">
#boolean
<a id="#(SCORING).penaltyonfratricide" ><strong>SCORING.penaltyonfratricide</strong></a>