MOOSE generated documentation [skip ci]

This commit is contained in:
Applevangelist
2023-01-28 08:10:53 +00:00
parent 5db57aba83
commit e8a0243a62
29 changed files with 744 additions and 756 deletions

View File

@@ -1641,17 +1641,17 @@ show the marker to everyone, to a specific coalition only, or only to a specific
<pre><code>mymarker = MARKER:New( Coordinate , "I am Batumi Airfield" ):ToCoalition( coalition.side.BLUE )
</code></pre>
<h3>To Blue Coalition</h3>
<h3>To Red Coalition</h3>
<p>This would show the marker only to the Blue coalition.</p>
<h2>For a Group</h2>
<pre><code>mymarker = MARKER:New( Coordinate , "Target Location" ):ToGroup( tankGroup )
</code></pre>
<h1>Removing a Marker</h1>
<pre><code>mymarker:Remove(60)
</code></pre>
<p>This removes the marker after 60 seconds</p>
<h1>Updating a Marker</h1>
@@ -1884,7 +1884,7 @@ env.info( "Marker Coordinate LL DSM = " .. Coordinate:ToStringLLDMS() )
<tr class="w3-border">
<td class="name w3-half w3-container" style="word-wrap: break-word"><p><a href="##(MARKER).ReadWrite">MARKER:ReadWrite()</a></p></td>
<td class="summary w3-half w3-container" style="word-wrap: break-word">
<p>Marker is readonly.</p>
<p>Marker is read and write.</p>
</td>
</tr>
<tr class="w3-border">
@@ -2988,6 +2988,28 @@ When Moose is loaded statically, (as one file), tracing is switched off by defau
<p>Coordinate of the mark.</p>
</div>
</div>
<div>
<div class="w3-card-2 w3-padding-small w3-margin-top">
<a id="#(MARKER).groupid" ><strong>MARKER.groupid</strong></a>
</div>
</div>
<div>
<div class="w3-card-2 w3-padding-small w3-margin-top">
<a id="#(MARKER).groupname" ><strong>MARKER.groupname</strong></a>
</div>
</div>
@@ -3072,7 +3094,7 @@ When Moose is loaded statically, (as one file), tracing is switched off by defau
<div class="w3-card-2 w3-padding-small w3-margin-top">
#boolean
<a id="#(MARKER).toall" ><strong>MARKER.toall</strong></a>
<a id="#(MARKER).togroup" ><strong>MARKER.togroup</strong></a>
@@ -3874,7 +3896,7 @@ When Moose is loaded statically, (as one file), tracing is switched off by defau
<p>Marker is readonly.</p>
<p>Text cannot be changed and marker cannot be removed.</p>
<p>Text cannot be changed and marker cannot be removed. The will not update the marker in the game, Call MARKER:Refresh to update state.</p>
<div id= "#Functions##ReadOnly" class="w3-show w3-white">
<div class="w3-container w3-white" id="functiontype">
@@ -3904,10 +3926,10 @@ When Moose is loaded statically, (as one file), tracing is switched off by defau
<h2><a id="#(MARKER).ReadWrite" ><strong>MARKER:ReadWrite()</strong></a></h2>
</div>
<p>Marker is readonly.</p>
<p>Marker is read and write.</p>
<p>Text cannot be changed and marker cannot be removed.</p>
<p>Text cannot be changed and marker cannot be removed. The will not update the marker in the game, Call MARKER:Refresh to update state.</p>
<div id= "#Functions##ReadWrite" class="w3-show w3-white">
<div class="w3-container w3-white" id="functiontype">
@@ -5105,6 +5127,28 @@ When Moose is loaded statically, (as one file), tracing is switched off by defau
<p>Coordinate of the mark.</p>
</div>
</div>
<div>
<div class="w3-card-2 w3-padding-small w3-margin-top">
<a id="#(MARKER).groupid" ><strong>MARKER.groupid</strong></a>
</div>
</div>
<div>
<div class="w3-card-2 w3-padding-small w3-margin-top">
<a id="#(MARKER).groupname" ><strong>MARKER.groupname</strong></a>
</div>
</div>
@@ -5189,7 +5233,7 @@ When Moose is loaded statically, (as one file), tracing is switched off by defau
<div class="w3-card-2 w3-padding-small w3-margin-top">
#boolean
<a id="#(MARKER).toall" ><strong>MARKER.toall</strong></a>
<a id="#(MARKER).togroup" ><strong>MARKER.togroup</strong></a>
@@ -6693,6 +6737,28 @@ When Moose is loaded statically, (as one file), tracing is switched off by defau
<p>Coordinate of the mark.</p>
</div>
</div>
<div>
<div class="w3-card-2 w3-padding-small w3-margin-top">
<a id="#(MARKER).groupid" ><strong>MARKER.groupid</strong></a>
</div>
</div>
<div>
<div class="w3-card-2 w3-padding-small w3-margin-top">
<a id="#(MARKER).groupname" ><strong>MARKER.groupname</strong></a>
</div>
</div>
@@ -6777,7 +6843,7 @@ When Moose is loaded statically, (as one file), tracing is switched off by defau
<div class="w3-card-2 w3-padding-small w3-margin-top">
#boolean
<a id="#(MARKER).toall" ><strong>MARKER.toall</strong></a>
<a id="#(MARKER).togroup" ><strong>MARKER.togroup</strong></a>