Final updates

This commit is contained in:
FlightControl
2017-01-17 12:19:35 +01:00
parent b9c85d4cb7
commit 1206c51fe1
110 changed files with 13026 additions and 336 deletions

View File

@@ -543,6 +543,12 @@ In order to keep the credibility of the the author, I want to emphasize that the
<h2><a id="#(POINT_VEC3.RoutePointAction)">Type <code>POINT_VEC3.RoutePointAction</code></a></h2>
<table class="function_list">
<tr>
<td class="name" nowrap="nowrap"><a href="##(POINT_VEC3.RoutePointAction).FromParkingArea">POINT_VEC3.RoutePointAction.FromParkingArea</a></td>
<td class="summary">
<p>"From Parking Area"</p>
</td>
</tr>
<tr>
<td class="name" nowrap="nowrap"><a href="##(POINT_VEC3.RoutePointAction).TurningPoint">POINT_VEC3.RoutePointAction.TurningPoint</a></td>
<td class="summary">
<p>"Turning Point"</p>
@@ -563,6 +569,12 @@ In order to keep the credibility of the the author, I want to emphasize that the
<h2><a id="#(POINT_VEC3.RoutePointType)">Type <code>POINT_VEC3.RoutePointType</code></a></h2>
<table class="function_list">
<tr>
<td class="name" nowrap="nowrap"><a href="##(POINT_VEC3.RoutePointType).TakeOffParking">POINT_VEC3.RoutePointType.TakeOffParking</a></td>
<td class="summary">
<p>"TakeOffParking"</p>
</td>
</tr>
<tr>
<td class="name" nowrap="nowrap"><a href="##(POINT_VEC3.RoutePointType).TurningPoint">POINT_VEC3.RoutePointType.TurningPoint</a></td>
<td class="summary">
<p>"Turning Point"</p>
@@ -2099,6 +2111,19 @@ The new calculated POINT_VEC3.</p>
<dl class="function">
<dt>
<a id="#(POINT_VEC3.RoutePointAction).FromParkingArea" >
<strong>POINT_VEC3.RoutePointAction.FromParkingArea</strong>
</a>
</dt>
<dd>
<p>"From Parking Area"</p>
</dd>
</dl>
<dl class="function">
<dt>
<a id="#(POINT_VEC3.RoutePointAction).TurningPoint" >
<strong>POINT_VEC3.RoutePointAction.TurningPoint</strong>
</a>
@@ -2137,6 +2162,19 @@ The new calculated POINT_VEC3.</p>
<dl class="function">
<dt>
<a id="#(POINT_VEC3.RoutePointType).TakeOffParking" >
<strong>POINT_VEC3.RoutePointType.TakeOffParking</strong>
</a>
</dt>
<dd>
<p>"TakeOffParking"</p>
</dd>
</dl>
<dl class="function">
<dt>
<a id="#(POINT_VEC3.RoutePointType).TurningPoint" >
<strong>POINT_VEC3.RoutePointType.TurningPoint</strong>
</a>