Shapes - added images (#2122)

* Update Triangle.lua (#2121)

* Update Polygon.lua (#2120)

* Update Oval.lua (#2119)

* Update Line.lua (#2118)

* Update Cube.lua (#2117)

* Update Circle.lua (#2116)
This commit is contained in:
Thomas
2024-04-24 10:46:16 +02:00
committed by GitHub
parent 1bfc98fa99
commit ebc355ee6a
6 changed files with 6 additions and 0 deletions

View File

@@ -5,6 +5,7 @@
--
-- ===
-- @module Shapes.TRIANGLE
-- @image MOOSE.JPG
--- LINE class.
-- @type CUBE