From 568cc0fba07baff6ffc4cce42667258ce155d63d Mon Sep 17 00:00:00 2001 From: bi0qaw Date: Tue, 21 Nov 2017 22:03:43 +0100 Subject: [PATCH] Created Polygon (markdown) --- Polygon.md | 8 ++++++++ 1 file changed, 8 insertions(+) create mode 100644 Polygon.md diff --git a/Polygon.md b/Polygon.md new file mode 100644 index 0000000..ce235ce --- /dev/null +++ b/Polygon.md @@ -0,0 +1,8 @@ +![](https://i.imgur.com/Qit4MDg.png) + +Creates list of locations or vectors in the shape of a polygon. The radius is the distance between the center and each point. + +### Vector Syntax +`polygon with %number% points and radius %number%` +### Location Syntax +`polygon at %location% with %number% points and radius %number%`