mirror of
https://github.com/revarbat/BOSL2.git
synced 2025-08-08 11:06:44 +02:00
Removed ghost reference
to polygon()
This commit is contained in:
@@ -1142,7 +1142,6 @@ function _turtle_command(command, parm, parm2, state, index) =
|
|||||||
// Module: debug_polygon()
|
// Module: debug_polygon()
|
||||||
// Synopsis: Draws an annotated polygon.
|
// Synopsis: Draws an annotated polygon.
|
||||||
// Topics: Shapes (2D)
|
// Topics: Shapes (2D)
|
||||||
// See Also: polygon()
|
|
||||||
//
|
//
|
||||||
// Usage:
|
// Usage:
|
||||||
// debug_polygon(points, paths, [vertices=], [edges=], [convexity=], [size=]);
|
// debug_polygon(points, paths, [vertices=], [edges=], [convexity=], [size=]);
|
||||||
|
Reference in New Issue
Block a user