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 Client
-- @module Wrapper.Client
--- The CLIENT class
@@ -16,7 +16,7 @@
-- @extends Wrapper.Unit#UNIT
--- # CLIENT class, extends @{Unit#UNIT}
--- # CLIENT class, extends @{Wrapper.Unit#UNIT}
--
-- Clients are those **Units** defined within the Mission Editor that have the skillset defined as __Client__ or __Player__.
-- Note that clients are NOT the same as Units, they are NOT necessarily alive.