<?xml version="1.0" encoding="UTF-8"?><rss version="2.0"
	xmlns:content="http://purl.org/rss/1.0/modules/content/"
	xmlns:dc="http://purl.org/dc/elements/1.1/"
	xmlns:atom="http://www.w3.org/2005/Atom"
	xmlns:sy="http://purl.org/rss/1.0/modules/syndication/"
	>
<channel>
	<title>Comments on: Make a regular N-gon, or two.</title>
	<atom:link href="http://labs.apt.no/2009/12/07/make-a-regular-n-gon-or-two/feed/" rel="self" type="application/rss+xml" />
	<link>http://labs.apt.no/2009/12/07/make-a-regular-n-gon-or-two/</link>
	<description>Mixing potions since 99'</description>
	<pubDate>Sat, 31 Jul 2010 05:00:44 +0000</pubDate>
	<generator>http://wordpress.org/?v=2.7.1</generator>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
		<item>
		<title>By: hp.</title>
		<link>http://labs.apt.no/2009/12/07/make-a-regular-n-gon-or-two/comment-page-1/#comment-333</link>
		<dc:creator>hp.</dc:creator>
		<pubDate>Thu, 17 Dec 2009 10:55:06 +0000</pubDate>
		<guid isPermaLink="false">http://labs.apt.no/?p=793#comment-333</guid>
		<description>You are right in that positions are NaN when angle and radius are not set.
However, unlike drawRect, lineTo allows NaN as arguments.

private var _angle:Number = 0; etc. is an improvement tho'</description>
		<content:encoded><![CDATA[<p>You are right in that positions are NaN when angle and radius are not set.<br />
However, unlike drawRect, lineTo allows NaN as arguments.</p>
<p>private var _angle:Number = 0; etc. is an improvement tho&#8217;</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Torbjørn</title>
		<link>http://labs.apt.no/2009/12/07/make-a-regular-n-gon-or-two/comment-page-1/#comment-325</link>
		<dc:creator>Torbjørn</dc:creator>
		<pubDate>Mon, 07 Dec 2009 13:35:33 +0000</pubDate>
		<guid isPermaLink="false">http://labs.apt.no/?p=793#comment-325</guid>
		<description>Nice!

But won't this crash if you instanciate and set either color or sides? With no defaults for radius and angle, I'd assume that the redraw() method will fail. Or am I wrong?</description>
		<content:encoded><![CDATA[<p>Nice!</p>
<p>But won&#8217;t this crash if you instanciate and set either color or sides? With no defaults for radius and angle, I&#8217;d assume that the redraw() method will fail. Or am I wrong?</p>
]]></content:encoded>
	</item>
</channel>
</rss>
