mirror of
https://github.com/FlightControl-Master/MOOSE.git
synced 2025-10-29 16:58:06 +00:00
#SHAPES a bit of extra docu
This commit is contained in:
@@ -1,12 +1,12 @@
|
||||
--
|
||||
---
|
||||
--
|
||||
-- ### Author: **nielsvaes/coconutcockpit**
|
||||
--
|
||||
-- ===
|
||||
-- @module Shapes.LINE
|
||||
|
||||
--- OVAL class.
|
||||
-- @type OVAL
|
||||
--- LINE class.
|
||||
-- @type LINE
|
||||
-- @field #string ClassName Name of the class.
|
||||
-- @field #number Points points of the line
|
||||
-- @field #number Coords coordinates of the line
|
||||
@@ -14,6 +14,7 @@
|
||||
--
|
||||
-- ===
|
||||
|
||||
---
|
||||
-- @field #LINE
|
||||
LINE = {
|
||||
ClassName = "LINE",
|
||||
|
||||
Reference in New Issue
Block a user