<?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: A* pathfinding</title>
	<atom:link href="http://www.timovirtanen.com/2009/03/30/a-pathfinding/feed/" rel="self" type="application/rss+xml" />
	<link>http://www.timovirtanen.com/2009/03/30/a-pathfinding/</link>
	<description>FLASH RUNTIME ROCKS!</description>
	<lastBuildDate>Thu, 12 Jan 2012 19:44:33 +0000</lastBuildDate>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=</generator>
	<item>
		<title>By: Ivan</title>
		<link>http://www.timovirtanen.com/2009/03/30/a-pathfinding/comment-page-1/#comment-4956</link>
		<dc:creator>Ivan</dc:creator>
		<pubDate>Mon, 19 Jul 2010 15:50:58 +0000</pubDate>
		<guid isPermaLink="false">http://www.timovirtanen.com/?p=746#comment-4956</guid>
		<description>Hey nice work, but what&#039;s Array2?</description>
		<content:encoded><![CDATA[<p>Hey nice work, but what&#8217;s Array2?</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: palanivel</title>
		<link>http://www.timovirtanen.com/2009/03/30/a-pathfinding/comment-page-1/#comment-4904</link>
		<dc:creator>palanivel</dc:creator>
		<pubDate>Thu, 13 May 2010 11:49:35 +0000</pubDate>
		<guid isPermaLink="false">http://www.timovirtanen.com/?p=746#comment-4904</guid>
		<description>The source file is not loading properly.
I found the following errors
1084: Syntax error: expecting identifier before lessthan.</description>
		<content:encoded><![CDATA[<p>The source file is not loading properly.<br />
I found the following errors<br />
1084: Syntax error: expecting identifier before lessthan.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: theRemix</title>
		<link>http://www.timovirtanen.com/2009/03/30/a-pathfinding/comment-page-1/#comment-4780</link>
		<dc:creator>theRemix</dc:creator>
		<pubDate>Wed, 27 May 2009 22:48:11 +0000</pubDate>
		<guid isPermaLink="false">http://www.timovirtanen.com/?p=746#comment-4780</guid>
		<description>Nice Work!

The paths are very accurate. I&#039;ve ported baseoneonline.com&#039;s A* code to haXe to test any speed improvements.

I think i&#039;ll update my tests and port your code, since yours is more accurate than my examples.

yours is showing an average of 40ms 
while my haXe example is 0-4ms

http://remixtechnology.com/view/AStar-haXe</description>
		<content:encoded><![CDATA[<p>Nice Work!</p>
<p>The paths are very accurate. I&#8217;ve ported baseoneonline.com&#8217;s A* code to haXe to test any speed improvements.</p>
<p>I think i&#8217;ll update my tests and port your code, since yours is more accurate than my examples.</p>
<p>yours is showing an average of 40ms<br />
while my haXe example is 0-4ms</p>
<p><a href="http://remixtechnology.com/view/AStar-haXe" rel="nofollow">http://remixtechnology.com/view/AStar-haXe</a></p>
]]></content:encoded>
	</item>
</channel>
</rss>

