<?xml version="1.0" encoding="UTF-8"?><!-- generator="wordpress/2.3.3" -->
<rss version="2.0"
	xmlns:content="http://purl.org/rss/1.0/modules/content/"
	xmlns:dc="http://purl.org/dc/elements/1.1/"
	>
<channel>
	<title>Comments for Regni Diem</title>
	<link>http://www.eugmanhome.com/blog</link>
	<description>Just another WordPress weblog</description>
	<pubDate>Fri, 04 Jul 2008 03:38:09 +0000</pubDate>
	<generator>http://wordpress.org/?v=2.3.3</generator>
		<item>
		<title>Comment on Input/Output engine by Richard Jones</title>
		<link>http://www.eugmanhome.com/blog/2008/02/27/inputoutput-engine/#comment-6</link>
		<dc:creator>Richard Jones</dc:creator>
		<pubDate>Mon, 03 Mar 2008 23:14:22 +0000</pubDate>
		<guid>http://www.eugmanhome.com/blog/2008/02/27/inputoutput-engine/#comment-6</guid>
		<description>You know if you were using pyglet you could just:

from pyglet.window import key

...

keyboard = key.KeyboardHandler()
win.push_handlers(keyboard)

...

if keboard[key.SPACE]:
   do stuff</description>
		<content:encoded><![CDATA[<p>You know if you were using pyglet you could just:</p>
<p>from pyglet.window import key</p>
<p>&#8230;</p>
<p>keyboard = key.KeyboardHandler()<br />
win.push_handlers(keyboard)</p>
<p>&#8230;</p>
<p>if keboard[key.SPACE]:<br />
   do stuff</p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on It&#8217;s done. My final entry. by elghinn</title>
		<link>http://www.eugmanhome.com/blog/2008/02/23/its-done-my-final-entry/#comment-2</link>
		<dc:creator>elghinn</dc:creator>
		<pubDate>Sun, 24 Feb 2008 08:23:09 +0000</pubDate>
		<guid>http://www.eugmanhome.com/blog/2008/02/23/its-done-my-final-entry/#comment-2</guid>
		<description>Hi. It's a cool game :)

In your helptext, you have forgotten to include "buy" command.</description>
		<content:encoded><![CDATA[<p>Hi. It&#8217;s a cool game <img src='http://www.eugmanhome.com/blog/wp-includes/images/smilies/icon_smile.gif' alt=':)' class='wp-smiley' /> </p>
<p>In your helptext, you have forgotten to include &#8220;buy&#8221; command.</p>
]]></content:encoded>
	</item>
</channel>
</rss>
