Auto commit by GitHub Actions Workflow

This commit is contained in:
MooseBotter
2023-12-24 02:24:23 +00:00
parent 7bc634a3b7
commit 9732d94869
28 changed files with 2348 additions and 1058 deletions

View File

@@ -3606,7 +3606,7 @@ When Moose is loaded statically, (as one file), tracing is switched off by defau
<tr class="w3-border">
<td class="name w3-half w3-container" style="word-wrap: break-word"><p><a href="##(ZONE_OVAL).GetMajorAxis">ZONE_OVAL:GetMajorAxis()</a></p></td>
<td class="summary w3-half w3-container" style="word-wrap: break-word">
<p>Gets the major axis of the oval. </p>
<p>Gets the major axis of the oval.</p>
</td>
</tr>
<tr class="w3-border">
@@ -3658,7 +3658,7 @@ When Moose is loaded statically, (as one file), tracing is switched off by defau
</td>
</tr>
<tr class="w3-border">
<td class="name w3-half w3-container" style="word-wrap: break-word"><p><a href="##(ZONE_OVAL).New">ZONE_OVAL.New(vec2, major_axis, minor_axis, angle, self, name)</a></p></td>
<td class="name w3-half w3-container" style="word-wrap: break-word"><p><a href="##(ZONE_OVAL).New">ZONE_OVAL:New(name, vec2, major_axis, minor_axis, angle)</a></p></td>
<td class="summary w3-half w3-container" style="word-wrap: break-word">
<p>Creates a new ZONE_OVAL from a center point, major axis, minor axis, and angle.</p>
</td>
@@ -3679,6 +3679,12 @@ When Moose is loaded statically, (as one file), tracing is switched off by defau
<td class="name w3-half w3-container" style="word-wrap: break-word"><p><a href="##(ZONE_OVAL).UndrawZone">ZONE_OVAL:UndrawZone()</a></p></td>
<td class="summary w3-half w3-container" style="word-wrap: break-word">
<p>Remove drawing from F10 map</p>
</td>
</tr>
<tr class="w3-border">
<td class="name w3-half w3-container" style="word-wrap: break-word"><p><a href="##(ZONE_OVAL).ZoneName">ZONE_OVAL.ZoneName</a></p></td>
<td class="summary w3-half w3-container" style="word-wrap: break-word">
</td>
</tr>
</table>
@@ -15349,6 +15355,17 @@ When moose is loading dynamically (for moose class development), tracing is swit
</div>
</div>
<div>
<div class="w3-card-2 w3-padding-small w3-margin-top">
<a id="#(ZONE_OVAL).ZoneName" ><strong>ZONE_OVAL.ZoneName</strong></a>
</div>
</div>
@@ -15551,7 +15568,7 @@ When moose is loading dynamically (for moose class development), tracing is swit
<h2><a id="#(ZONE_OVAL).GetMajorAxis" ><strong>ZONE_OVAL:GetMajorAxis()</strong></a></h2>
</div>
<p>Gets the major axis of the oval. </p>
<p>Gets the major axis of the oval.</p>
<div id= "#Functions##GetMajorAxis" class="w3-show w3-white">
<div class="w3-container w3-white" id="functiontype">
@@ -15782,7 +15799,7 @@ When moose is loading dynamically (for moose class development), tracing is swit
<div class="w3-card-2 w3-padding-small w3-margin-top">
<div class="w3-theme-l2">
<h2><a id="#(ZONE_OVAL).New" ><strong>ZONE_OVAL.New(vec2, major_axis, minor_axis, angle, self, name)</strong></a></h2>
<h2><a id="#(ZONE_OVAL).New" ><strong>ZONE_OVAL:New(name, vec2, major_axis, minor_axis, angle)</strong></a></h2>
</div>
<p>Creates a new ZONE_OVAL from a center point, major axis, minor axis, and angle.</p>
@@ -15799,6 +15816,19 @@ When moose is loading dynamically (for moose class development), tracing is swit
<p>ZONE_OVAL</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>
#string
<strong><strong>name</strong></strong>
</p>
</div>
<div class="w3-half">
<p>Name of the zone.</p>
</div>
</div>
<div class="w3-row w3-margin-left w3-border-bottom w3-border-l2">
<div class="w3-half">
<p>
@@ -15851,26 +15881,6 @@ When moose is loading dynamically (for moose class development), tracing is swit
</div>
</div>
<div class="w3-row w3-margin-left w3-border-bottom w3-border-l2">
<div class="w3-half">
<p>
<strong><strong>self</strong></strong>
</p>
</div>
<div class="w3-half">
<p></p>
</div>
</div>
<div class="w3-row w3-margin-left w3-border-bottom w3-border-l2">
<div class="w3-half">
<p>
<strong><strong>name</strong></strong>
</p>
</div>
<div class="w3-half">
<p></p>
</div>
</div>
<h2><strong>Return value:</strong></h2>
<div class="w3-row w3-border-bottom w3-margin-left">
<div class="w3-half">
@@ -16054,6 +16064,17 @@ When moose is loading dynamically (for moose class development), tracing is swit
</div>
</div>
<div>
<div class="w3-card-2 w3-padding-small w3-margin-top">
<a id="#(ZONE_OVAL).ZoneName" ><strong>ZONE_OVAL.ZoneName</strong></a>
</div>
</div>
@@ -17996,6 +18017,17 @@ end
</div>
</div>
<div>
<div class="w3-card-2 w3-padding-small w3-margin-top">
<a id="#(ZONE_OVAL).ZoneName" ><strong>ZONE_OVAL.ZoneName</strong></a>
</div>
</div>
@@ -19496,6 +19528,17 @@ end
</div>
</div>
<div>
<div class="w3-card-2 w3-padding-small w3-margin-top">
<a id="#(ZONE_OVAL).ZoneName" ><strong>ZONE_OVAL.ZoneName</strong></a>
</div>
</div>