Documentation

This commit is contained in:
FlightControl
2017-04-24 14:01:17 +02:00
parent 2244a2de24
commit 6459ee4329
74 changed files with 2255 additions and 105 deletions

View File

@@ -20,7 +20,6 @@
<li><a href="AI_Balancer.html">AI_Balancer</a></li>
<li><a href="AI_Cap.html">AI_Cap</a></li>
<li><a href="AI_Cas.html">AI_Cas</a></li>
<li><a href="AI_Designate.html">AI_Designate</a></li>
<li><a href="AI_Patrol.html">AI_Patrol</a></li>
<li><a href="Account.html">Account</a></li>
<li><a href="Airbase.html">Airbase</a></li>
@@ -48,6 +47,7 @@
<li><a href="DCStimer.html">DCStimer</a></li>
<li><a href="DCStrigger.html">DCStrigger</a></li>
<li><a href="Database.html">Database</a></li>
<li><a href="Designate.html">Designate</a></li>
<li><a href="Detection.html">Detection</a></li>
<li><a href="DetectionManager.html">DetectionManager</a></li>
<li><a href="Escort.html">Escort</a></li>
@@ -149,12 +149,6 @@ even when there are hardly any players in the mission.</strong></p>
<hr/>
<p>AI CAS classes makes AI Controllables execute a Close Air Support.</p>
</td>
</tr>
<tr>
<td class="name" nowrap="nowrap"><a href="AI_Designate.html">AI_Designate</a></td>
<td class="summary">
<p><strong>AI R2.1</strong> -- Management of target <strong>Designation</strong>.</p>
</td>
</tr>
<tr>
@@ -323,6 +317,12 @@ even when there are hardly any players in the mission.</strong></p>
<td class="name" nowrap="nowrap"><a href="Database.html">Database</a></td>
<td class="summary">
<p>This module contains the DATABASE class, managing the database of mission objects.</p>
</td>
</tr>
<tr>
<td class="name" nowrap="nowrap"><a href="Designate.html">Designate</a></td>
<td class="summary">
<p><strong>Funtional R2.1</strong> -- Management of target <strong>Designation</strong>.</p>
</td>
</tr>
<tr>