mirror of
https://github.com/FlightControl-Master/MOOSE.git
synced 2025-10-29 16:58:06 +00:00
Documentation
This commit is contained in:
@@ -100,19 +100,17 @@
|
||||
<div id="content">
|
||||
<h1>Module <code>Scenery</code></h1>
|
||||
|
||||
<p>This module contains the SCENERY class.</p>
|
||||
<p><strong>Wrapper</strong> -- SCENERY models scenery within the DCS simulator.</p>
|
||||
|
||||
|
||||
|
||||
<h1>1) <a href="Scenery.html##(SCENERY)">Scenery#SCENERY</a> class, extends <a href="Positionable.html##(POSITIONABLE)">Positionable#POSITIONABLE</a></h1>
|
||||
<p>Scenery objects are defined on the map.
|
||||
The <a href="Scenery.html##(SCENERY)">Scenery#SCENERY</a> class is a wrapper class to handle the DCS Scenery objects:</p>
|
||||
<hr/>
|
||||
|
||||
<ul>
|
||||
<li>Wraps the DCS Scenery objects.</li>
|
||||
<li>Support all DCS Scenery APIs.</li>
|
||||
<li>Enhance with Scenery specific APIs not in the DCS API set.</li>
|
||||
</ul>
|
||||
<h3>Author: <strong>Sven Van de Velde (FlightControl)</strong></h3>
|
||||
|
||||
<h3>Contributions:</h3>
|
||||
|
||||
<hr/>
|
||||
|
||||
|
||||
<h2>Global(s)</h2>
|
||||
@@ -120,19 +118,15 @@ The <a href="Scenery.html##(SCENERY)">Scenery#SCENERY</a> class is a wrapper cla
|
||||
<tr>
|
||||
<td class="name" nowrap="nowrap"><a href="#SCENERY">SCENERY</a></td>
|
||||
<td class="summary">
|
||||
<h1>SCENERY class, extends <a href="Positionable.html##(POSITIONABLE)">Positionable#POSITIONABLE</a></h1>
|
||||
|
||||
<p>Scenery objects are defined on the map.</p>
|
||||
</td>
|
||||
</tr>
|
||||
</table>
|
||||
<h2><a id="#(SCENERY)">Type <code>SCENERY</code></a></h2>
|
||||
<table class="function_list">
|
||||
<tr>
|
||||
<td class="name" nowrap="nowrap"><a href="##(SCENERY).ClassName">SCENERY.ClassName</a></td>
|
||||
<td class="summary">
|
||||
|
||||
</td>
|
||||
</tr>
|
||||
<tr>
|
||||
<td class="name" nowrap="nowrap"><a href="##(SCENERY).GetDCSObject">SCENERY:GetDCSObject()</a></td>
|
||||
<td class="summary">
|
||||
|
||||
@@ -163,6 +157,18 @@ The <a href="Scenery.html##(SCENERY)">Scenery#SCENERY</a> class is a wrapper cla
|
||||
</dt>
|
||||
<dd>
|
||||
|
||||
<h1>SCENERY class, extends <a href="Positionable.html##(POSITIONABLE)">Positionable#POSITIONABLE</a></h1>
|
||||
|
||||
<p>Scenery objects are defined on the map.</p>
|
||||
|
||||
|
||||
<p>The <a href="Scenery.html##(SCENERY)">Scenery#SCENERY</a> class is a wrapper class to handle the DCS Scenery objects:</p>
|
||||
|
||||
<ul>
|
||||
<li>Wraps the DCS Scenery objects.</li>
|
||||
<li>Support all DCS Scenery APIs.</li>
|
||||
<li>Enhance with Scenery specific APIs not in the DCS API set.</li>
|
||||
</ul>
|
||||
|
||||
|
||||
</dd>
|
||||
@@ -170,24 +176,7 @@ The <a href="Scenery.html##(SCENERY)">Scenery#SCENERY</a> class is a wrapper cla
|
||||
<h2><a id="#(Scenery)" >Type <code>Scenery</code></a></h2>
|
||||
|
||||
<h2><a id="#(SCENERY)" >Type <code>SCENERY</code></a></h2>
|
||||
|
||||
<p>The SCENERY class</p>
|
||||
|
||||
<h3>Field(s)</h3>
|
||||
<dl class="function">
|
||||
<dt>
|
||||
|
||||
<em>#string</em>
|
||||
<a id="#(SCENERY).ClassName" >
|
||||
<strong>SCENERY.ClassName</strong>
|
||||
</a>
|
||||
</dt>
|
||||
<dd>
|
||||
|
||||
|
||||
|
||||
</dd>
|
||||
</dl>
|
||||
<h3>Field(s)</h3>
|
||||
<dl class="function">
|
||||
<dt>
|
||||
|
||||
|
||||
Reference in New Issue
Block a user