MOOSE generated documentation [skip ci]

This commit is contained in:
Applevangelist
2022-10-29 08:17:27 +00:00
parent 0f55b75634
commit c2cbd9d497
77 changed files with 1913 additions and 1872 deletions

View File

@@ -1780,7 +1780,7 @@ on the map for all players, coalitions or specific groups:</p>
<p>Calculate if the coordinate has Line of Sight (LOS) with the other given coordinate.
Mountains, trees and other objects can be positioned between the two 3D points, preventing visibilty in a straight continuous line.
The method <a href="##(COORDINATE).IsLOS">COORDINATE.IsLOS</a>() returns if the two coodinates have LOS.</p>
The method <a href="##(COORDINATE).IsLOS">COORDINATE.IsLOS</a>() returns if the two coordinates have LOS.</p>
<h2>4.7) Check the coordinate position.</h2>
@@ -12908,7 +12908,7 @@ Creates a line on the F10 map from one point to another.</p>
</div>
<div class="w3-half">
<p>If true, overwrite the original COORDINATE with the translated one. Otherwise, create a new COODINATE.</p>
<p>If true, overwrite the original COORDINATE with the translated one. Otherwise, create a new COORDINATE.</p>
</div>
</div>
@@ -17583,6 +17583,17 @@ When moose is loading dynamically (for moose class development), tracing is swit
<p>the y coordinate in meters.</p>
</div>
</div>
<div>
<div class="w3-card-2 w3-padding-small w3-margin-top">
<a id="#(POINT_VEC2).z" ><strong>POINT_VEC2.z</strong></a>
</div>
</div>
@@ -17809,7 +17820,7 @@ When moose is loading dynamically (for moose class development), tracing is swit
</div>
<div class="w3-half">
<p>The x coodinate.</p>
<p>The x coordinate.</p>
</div>
</div>
@@ -17839,7 +17850,7 @@ When moose is loading dynamically (for moose class development), tracing is swit
</div>
<div class="w3-half">
<p>The y coodinate.</p>
<p>The y coordinate.</p>
</div>
</div>
@@ -17922,7 +17933,7 @@ When moose is loading dynamically (for moose class development), tracing is swit
</div>
<div class="w3-half">
<p>The x coodinate.</p>
<p>The x coordinate.</p>
</div>
</div>
@@ -17952,7 +17963,7 @@ When moose is loading dynamically (for moose class development), tracing is swit
</div>
<div class="w3-half">
<p>The y coodinate.</p>
<p>The y coordinate.</p>
</div>
</div>
@@ -18381,6 +18392,17 @@ When moose is loading dynamically (for moose class development), tracing is swit
<p>the y coordinate in meters.</p>
</div>
</div>
<div>
<div class="w3-card-2 w3-padding-small w3-margin-top">
<a id="#(POINT_VEC2).z" ><strong>POINT_VEC2.z</strong></a>
</div>
</div>
@@ -25759,7 +25781,7 @@ Creates a line on the F10 map from one point to another.</p>
</div>
<div class="w3-half">
<p>If true, overwrite the original COORDINATE with the translated one. Otherwise, create a new COODINATE.</p>
<p>If true, overwrite the original COORDINATE with the translated one. Otherwise, create a new COORDINATE.</p>
</div>
</div>
@@ -26722,6 +26744,17 @@ Creates a line on the F10 map from one point to another.</p>
<p>the y coordinate in meters.</p>
</div>
</div>
<div>
<div class="w3-card-2 w3-padding-small w3-margin-top">
<a id="#(POINT_VEC2).z" ><strong>POINT_VEC2.z</strong></a>
</div>
</div>
@@ -30202,7 +30235,7 @@ When moose is loading dynamically (for moose class development), tracing is swit
</div>
<div class="w3-half">
<p>The x coordinate value to add to the current x coodinate.</p>
<p>The x coordinate value to add to the current x coordinate.</p>
</div>
</div>
@@ -30246,7 +30279,7 @@ When moose is loading dynamically (for moose class development), tracing is swit
</div>
<div class="w3-half">
<p>The y coordinate value to add to the current y coodinate.</p>
<p>The y coordinate value to add to the current y coordinate.</p>
</div>
</div>
@@ -30290,7 +30323,7 @@ When moose is loading dynamically (for moose class development), tracing is swit
</div>
<div class="w3-half">
<p>The z coordinate value to add to the current z coodinate.</p>
<p>The z coordinate value to add to the current z coordinate.</p>
</div>
</div>
@@ -30384,7 +30417,7 @@ When moose is loading dynamically (for moose class development), tracing is swit
</div>
<div class="w3-half">
<p>The x coodinate.</p>
<p>The x coordinate.</p>
</div>
</div>
@@ -30414,7 +30447,7 @@ When moose is loading dynamically (for moose class development), tracing is swit
</div>
<div class="w3-half">
<p>The y coodinate.</p>
<p>The y coordinate.</p>
</div>
</div>
@@ -30444,7 +30477,7 @@ When moose is loading dynamically (for moose class development), tracing is swit
</div>
<div class="w3-half">
<p>The z coodinate.</p>
<p>The z coordinate.</p>
</div>
</div>