mirror of
https://github.com/FlightControl-Master/MOOSE.git
synced 2025-10-29 16:58:06 +00:00
CAS first prototype
This commit is contained in:
@@ -126,6 +126,7 @@
|
||||
|
||||
--- The CONTROLLABLE class
|
||||
-- @type CONTROLLABLE
|
||||
-- @extends Wrapper.Positionable#POSITIONABLE
|
||||
-- @field Dcs.DCSWrapper.Controllable#Controllable DCSControllable The DCS controllable class.
|
||||
-- @field #string ControllableName The name of the controllable.
|
||||
CONTROLLABLE = {
|
||||
|
||||
@@ -28,7 +28,7 @@
|
||||
--
|
||||
-- ===
|
||||
--
|
||||
-- @module Wrapper.Identifiable
|
||||
-- @module Identifiable
|
||||
|
||||
--- The IDENTIFIABLE class
|
||||
-- @type IDENTIFIABLE
|
||||
|
||||
@@ -22,7 +22,7 @@
|
||||
--
|
||||
-- ===
|
||||
--
|
||||
-- @module Wrapper.Object
|
||||
-- @module Object
|
||||
|
||||
--- The OBJECT class
|
||||
-- @type OBJECT
|
||||
|
||||
@@ -23,7 +23,7 @@
|
||||
--
|
||||
-- ===
|
||||
--
|
||||
-- @module Wrapper.Positionable
|
||||
-- @module Positionable
|
||||
|
||||
--- The POSITIONABLE class
|
||||
-- @type POSITIONABLE
|
||||
|
||||
Reference in New Issue
Block a user