Fixed and documentation of ZONE_CAPTURE_COALITION

This commit is contained in:
FlightControl_Master
2017-11-01 17:22:22 +01:00
parent 6a0294e22b
commit 7bc0f103d9
15 changed files with 36 additions and 76 deletions

View File

@@ -123,6 +123,9 @@ MOOSE Functional Classes provide various functions that are useful in mission de
* [ATC_GROUND](Documentation/ATC_Ground.html#ATC_GROUND_NEVADA): ATC Ground operations for Nevada.
* [ATC_GROUND](Documentation/ATC_Ground.html#ATC_GROUND_NORMANDY): ATC Ground operations for Normandy.
* [ZONE\_CAPTURE\_COALITION](Documentation/ZoneCaptureCoalition.html): Create a zone capturing process around a zone! Zones can be guarded, attacked, empty or captured.
## 2.4. MOOSE Wrapper Classes
MOOSE Wrapper Classes provide an object oriented hierarchical mechanism to manage the DCS objects within the simulator.