<?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: JavaFX, how to create a rpg like game</title>
	<atom:link href="http://silveiraneto.net/2008/12/08/javafx-how-to-create-a-rpg-like-game/feed/" rel="self" type="application/rss+xml" />
	<link>http://silveiraneto.net/2008/12/08/javafx-how-to-create-a-rpg-like-game/</link>
	<description>come with me, on the way I&#039;ll explain.</description>
	<lastBuildDate>Thu, 18 Mar 2010 16:17:46 +0000</lastBuildDate>
	<generator>http://wordpress.org/?v=2.9.2</generator>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
		<item>
		<title>By: CJ</title>
		<link>http://silveiraneto.net/2008/12/08/javafx-how-to-create-a-rpg-like-game/comment-page-1/#comment-4775</link>
		<dc:creator>CJ</dc:creator>
		<pubDate>Fri, 15 Jan 2010 14:05:50 +0000</pubDate>
		<guid isPermaLink="false">http://silveiraneto.net/?p=1861#comment-4775</guid>
		<description>I made a game with another background and the stormtrooper.. It was cool..

But I would really like if you made a part 2 with some new functions and maps :)


- CJ</description>
		<content:encoded><![CDATA[<p>I made a game with another background and the stormtrooper.. It was cool..</p>
<p>But I would really like if you made a part 2 with some new functions and maps <img src='http://silveiraneto.net/wp-includes/images/smilies/icon_smile.gif' alt=':)' class='wp-smiley' /> </p>
<p>- CJ</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Welcome to JavaFX - DSA Pandora Box</title>
		<link>http://silveiraneto.net/2008/12/08/javafx-how-to-create-a-rpg-like-game/comment-page-1/#comment-4443</link>
		<dc:creator>Welcome to JavaFX - DSA Pandora Box</dc:creator>
		<pubDate>Fri, 27 Nov 2009 04:46:55 +0000</pubDate>
		<guid isPermaLink="false">http://silveiraneto.net/?p=1861#comment-4443</guid>
		<description>[...] 8th, 2008JavaFX, how to create a rpg like game   Posted by Silveira in english JavaFX 1.0 is out and there are tons of new cool features, [...]</description>
		<content:encoded><![CDATA[<p>[...] 8th, 2008JavaFX, how to create a rpg like game   Posted by Silveira in english JavaFX 1.0 is out and there are tons of new cool features, [...]</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Silveira Neto</title>
		<link>http://silveiraneto.net/2008/12/08/javafx-how-to-create-a-rpg-like-game/comment-page-1/#comment-4318</link>
		<dc:creator>Silveira Neto</dc:creator>
		<pubDate>Thu, 05 Nov 2009 00:14:27 +0000</pubDate>
		<guid isPermaLink="false">http://silveiraneto.net/?p=1861#comment-4318</guid>
		<description>Obrigado pela ótima dica Diogo! o/</description>
		<content:encoded><![CDATA[<p>Obrigado pela ótima dica Diogo! o/</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: DIogo Burgos</title>
		<link>http://silveiraneto.net/2008/12/08/javafx-how-to-create-a-rpg-like-game/comment-page-1/#comment-4317</link>
		<dc:creator>DIogo Burgos</dc:creator>
		<pubDate>Thu, 05 Nov 2009 00:06:29 +0000</pubDate>
		<guid isPermaLink="false">http://silveiraneto.net/?p=1861#comment-4317</guid>
		<description>Para quem tentou compilar o código usando Javafx 1.2 e o sprite não saiu do lugar:

Node não pode receber foco por padrão e o key handler não é exigido por Node para ficar focado havendo duas excessões: Control e SwingComponent são focusable por default. A nova variável focusTraversable foi incluida e é um boolean. A variável focusTraversable especifica quando o Node deve fazer parte de um &quot;ciclo transversal de foco&quot; (focus traversal cycle).
[http://javafx.com/docs/articles/javafx1-2.jsp#keyboard]

Simplificando: é só adicionar focusTraversable:true na var player.
E para quem já conhece javaFx 1.0 ou 1.1 vale a pena olhar o artigo acima.

Bons estudos.</description>
		<content:encoded><![CDATA[<p>Para quem tentou compilar o código usando Javafx 1.2 e o sprite não saiu do lugar:</p>
<p>Node não pode receber foco por padrão e o key handler não é exigido por Node para ficar focado havendo duas excessões: Control e SwingComponent são focusable por default. A nova variável focusTraversable foi incluida e é um boolean. A variável focusTraversable especifica quando o Node deve fazer parte de um &#8220;ciclo transversal de foco&#8221; (focus traversal cycle).<br />
[http://javafx.com/docs/articles/javafx1-2.jsp#keyboard]</p>
<p>Simplificando: é só adicionar focusTraversable:true na var player.<br />
E para quem já conhece javaFx 1.0 ou 1.1 vale a pena olhar o artigo acima.</p>
<p>Bons estudos.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Joelmir</title>
		<link>http://silveiraneto.net/2008/12/08/javafx-how-to-create-a-rpg-like-game/comment-page-1/#comment-4026</link>
		<dc:creator>Joelmir</dc:creator>
		<pubDate>Wed, 16 Sep 2009 19:13:02 +0000</pubDate>
		<guid isPermaLink="false">http://silveiraneto.net/?p=1861#comment-4026</guid>
		<description>Silveira voce nao sabe como eu estou depois de ver esse projeto
d rpg eu não tenho muito conhescimento na area mas estou com um projeto de um jogo p celular e se vc vc postar um exemplo não só eu como muitas pessoas te amariam eternameste
rsrsrsrs please answer
c u</description>
		<content:encoded><![CDATA[<p>Silveira voce nao sabe como eu estou depois de ver esse projeto<br />
d rpg eu não tenho muito conhescimento na area mas estou com um projeto de um jogo p celular e se vc vc postar um exemplo não só eu como muitas pessoas te amariam eternameste<br />
rsrsrsrs please answer<br />
c u</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Luis Henrique Rocha</title>
		<link>http://silveiraneto.net/2008/12/08/javafx-how-to-create-a-rpg-like-game/comment-page-1/#comment-4020</link>
		<dc:creator>Luis Henrique Rocha</dc:creator>
		<pubDate>Thu, 10 Sep 2009 02:55:43 +0000</pubDate>
		<guid isPermaLink="false">http://silveiraneto.net/?p=1861#comment-4020</guid>
		<description>Man... this is just very cool! your blog rocks!!! I&#039;m writing a thesis something about JavaFX games. This blog will help me a lot...</description>
		<content:encoded><![CDATA[<p>Man&#8230; this is just very cool! your blog rocks!!! I&#8217;m writing a thesis something about JavaFX games. This blog will help me a lot&#8230;</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Joao Eduardo</title>
		<link>http://silveiraneto.net/2008/12/08/javafx-how-to-create-a-rpg-like-game/comment-page-1/#comment-3968</link>
		<dc:creator>Joao Eduardo</dc:creator>
		<pubDate>Thu, 06 Aug 2009 01:14:32 +0000</pubDate>
		<guid isPermaLink="false">http://silveiraneto.net/?p=1861#comment-3968</guid>
		<description>The funnies and coolest tutorial I&#039;ve read in a long time.</description>
		<content:encoded><![CDATA[<p>The funnies and coolest tutorial I&#8217;ve read in a long time.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: MrP</title>
		<link>http://silveiraneto.net/2008/12/08/javafx-how-to-create-a-rpg-like-game/comment-page-1/#comment-3686</link>
		<dc:creator>MrP</dc:creator>
		<pubDate>Fri, 17 Apr 2009 19:09:11 +0000</pubDate>
		<guid isPermaLink="false">http://silveiraneto.net/?p=1861#comment-3686</guid>
		<description>Really great. 
Exactly that what I was looking for.
Thanks alot</description>
		<content:encoded><![CDATA[<p>Really great.<br />
Exactly that what I was looking for.<br />
Thanks alot</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Fabio Serra</title>
		<link>http://silveiraneto.net/2008/12/08/javafx-how-to-create-a-rpg-like-game/comment-page-1/#comment-3324</link>
		<dc:creator>Fabio Serra</dc:creator>
		<pubDate>Wed, 31 Dec 2008 19:32:49 +0000</pubDate>
		<guid isPermaLink="false">http://silveiraneto.net/?p=1861#comment-3324</guid>
		<description>Great job guy!
Very interesting</description>
		<content:encoded><![CDATA[<p>Great job guy!<br />
Very interesting</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: mi</title>
		<link>http://silveiraneto.net/2008/12/08/javafx-how-to-create-a-rpg-like-game/comment-page-1/#comment-3224</link>
		<dc:creator>mi</dc:creator>
		<pubDate>Wed, 17 Dec 2008 10:33:28 +0000</pubDate>
		<guid isPermaLink="false">http://silveiraneto.net/?p=1861#comment-3224</guid>
		<description>Não consegui rodar nem via JWS nem applet:

#### Unable to load resource: file:/home/silveira/Documentos/jfx/nerdy/dist/Nerdy_browser.jnlp

Please please fix it soon.</description>
		<content:encoded><![CDATA[<p>Não consegui rodar nem via JWS nem applet:</p>
<p>#### Unable to load resource: file:/home/silveira/Documentos/jfx/nerdy/dist/Nerdy_browser.jnlp</p>
<p>Please please fix it soon.</p>
]]></content:encoded>
	</item>
</channel>
</rss>
