Intellisense

This commit is contained in:
Applevangelist
2023-09-13 16:02:38 +02:00
parent 0e3d4205c9
commit 74f87b3f2d
17 changed files with 30 additions and 4 deletions

View File

@@ -11,6 +11,7 @@
-- @module Wrapper.Identifiable
-- @image MOOSE.JPG
---
-- @type IDENTIFIABLE
-- @extends Wrapper.Object#OBJECT
-- @field #string IdentifiableName The name of the identifiable.

View File

@@ -11,7 +11,7 @@
-- @module Wrapper.Object
-- @image MOOSE.JPG
---
-- @type OBJECT
-- @extends Core.Base#BASE
-- @field #string ObjectName The name of the Object.

View File

@@ -12,6 +12,7 @@
-- @image Wrapper_Static.JPG
---
-- @type STATIC
-- @extends Wrapper.Positionable#POSITIONABLE