<?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: Example 9-8: A Snake Following the Mouse</title>
	<atom:link href="http://www.learningprocessing.com/examples/chapter-9/example-9-8/feed/" rel="self" type="application/rss+xml" />
	<link>http://www.learningprocessing.com</link>
	<description>A Beginner's Guide to Programming Images, Animation, and Interaction by Daniel Shiffman</description>
	<lastBuildDate>Thu, 09 Feb 2012 16:27:00 +0000</lastBuildDate>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
		<item>
		<title>By: Daniel Shiffman</title>
		<link>http://www.learningprocessing.com/examples/chapter-9/example-9-8/comment-page-1/#comment-17978</link>
		<dc:creator>Daniel Shiffman</dc:creator>
		<pubDate>Thu, 20 Jan 2011 14:51:49 +0000</pubDate>
		<guid isPermaLink="false">http://www.learningprocessing.com/?page_id=431#comment-17978</guid>
		<description>length is a &quot;property&quot; of an array so you can always access it with the dot syntax.  See:

http://processing.org/reference/Array.html</description>
		<content:encoded><![CDATA[<p>length is a &#8220;property&#8221; of an array so you can always access it with the dot syntax.  See:</p>
<p><a href="http://processing.org/reference/Array.html" rel="nofollow">http://processing.org/reference/Array.html</a></p>
]]></content:encoded>
	</item>
	<item>
		<title>By: mauritus</title>
		<link>http://www.learningprocessing.com/examples/chapter-9/example-9-8/comment-page-1/#comment-8501</link>
		<dc:creator>mauritus</dc:creator>
		<pubDate>Sun, 24 Jan 2010 18:07:15 +0000</pubDate>
		<guid isPermaLink="false">http://www.learningprocessing.com/?page_id=431#comment-8501</guid>
		<description>where did you declare xpos.length?
what is xpos.length?
you should explain your programs better.</description>
		<content:encoded><![CDATA[<p>where did you declare xpos.length?<br />
what is xpos.length?<br />
you should explain your programs better.</p>
]]></content:encoded>
	</item>
</channel>
</rss>

