Category:Wren-polygon: Difference between revisions

Changed blurb following addition of two new classes.
(Created page for 'Wren-polygon' module.)
 
(Changed blurb following addition of two new classes.)
Line 1:
{{library}}
'''Wren-polygon''' is a module which enables arbitrary polygons to be drawn and/or filled within a [https://rosettacode.org/wiki/Category:DOME DOME] script using the Wren programming language. It consists of athree singleclasses: classPolygon, PolygonRectangle and Square.
 
It is the twenty-second in a series of modules (listed on the language's [https://rosettacode.org/wiki/Category:Wren main page]) designed to assist with writing Rosetta Code tasks so the same code does not have to be written or copy/pasted time and time again thereby bloating a task's script code unnecessarily.
9,476

edits