Added MENU_MISSION classes and fixed bug in SCORING

-- Added class MENU_MISSION
-- Added class MENU_MISSION_COMMAND
-- Revised documentation of Menu
-- Fixed bug in SCORING class to set the scoring menu
This commit is contained in:
FlightControl
2016-07-23 10:57:10 +02:00
parent 2befd34681
commit e55a7716fb
13 changed files with 766 additions and 58561 deletions

View File

@@ -109,12 +109,6 @@
<td class="name" nowrap="nowrap"><a href="##(PROCESS).AddScore">PROCESS:AddScore(ProcessStatus, ScoreText, Score)</a></td>
<td class="summary">
<p>Adds a score for the PROCESS to be achieved.</p>
</td>
</tr>
<tr>
<td class="name" nowrap="nowrap"><a href="##(PROCESS).AllowEvents">PROCESS.AllowEvents</a></td>
<td class="summary">
</td>
</tr>
<tr>
@@ -256,20 +250,6 @@ is a number providing the score of the status.</p>
<p><em><a href="##(PROCESS)">#PROCESS</a>:</em>
self</p>
</dd>
</dl>
<dl class="function">
<dt>
<em>#boolean</em>
<a id="#(PROCESS).AllowEvents" >
<strong>PROCESS.AllowEvents</strong>
</a>
</dt>
<dd>
</dd>
</dl>
<dl class="function">