Optimized comments and documentation set

This commit is contained in:
FlightControl_Master
2018-05-23 10:42:27 +02:00
parent fe2f59660d
commit 1b39f5d6e6
83 changed files with 538 additions and 525 deletions

View File

@@ -8,7 +8,7 @@
--
-- ===
--
-- @module Object
-- @module Wrapper.Object
--- @type OBJECT
@@ -16,7 +16,7 @@
-- @field #string ObjectName The name of the Object.
--- # OBJECT class, extends @{Base#BASE}
--- # OBJECT class, extends @{Core.Base#BASE}
--
-- OBJECT handles the DCS Object objects:
--