<?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 for DevNote.org</title>
	<atom:link href="http://www.devnote.org/wordpress/?feed=comments-rss2" rel="self" type="application/rss+xml" />
	<link>http://www.devnote.org/wordpress</link>
	<description>a software development resource</description>
	<lastBuildDate>Fri, 10 Apr 2009 21:33:22 -0600</lastBuildDate>
	<generator>http://wordpress.org/?v=2.8.4</generator>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
		<item>
		<title>Comment on Adding an isGravitated Attribute to Box2D Bodies by admin</title>
		<link>http://www.devnote.org/wordpress/?p=14&#038;cpage=1#comment-19</link>
		<dc:creator>admin</dc:creator>
		<pubDate>Fri, 10 Apr 2009 21:33:22 +0000</pubDate>
		<guid isPermaLink="false">http://www.devnote.org/wordpress/?p=14#comment-19</guid>
		<description>@kcaz  (as if there&#039;s anyone else here..)

Nice!  Glad I could help.</description>
		<content:encoded><![CDATA[<p>@kcaz  (as if there&#8217;s anyone else here..)</p>
<p>Nice!  Glad I could help.</p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on Adding an isGravitated Attribute to Box2D Bodies by kcaz</title>
		<link>http://www.devnote.org/wordpress/?p=14&#038;cpage=1#comment-18</link>
		<dc:creator>kcaz</dc:creator>
		<pubDate>Fri, 10 Apr 2009 20:08:24 +0000</pubDate>
		<guid isPermaLink="false">http://www.devnote.org/wordpress/?p=14#comment-18</guid>
		<description>WOW that was funny. Well thanks, I got it to work. Like i said the problem was that I was using the wrong files...hehe.

Thanks for all the help,
Kcaz</description>
		<content:encoded><![CDATA[<p>WOW that was funny. Well thanks, I got it to work. Like i said the problem was that I was using the wrong files&#8230;hehe.</p>
<p>Thanks for all the help,<br />
Kcaz</p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on Adding an isGravitated Attribute to Box2D Bodies by kcaz</title>
		<link>http://www.devnote.org/wordpress/?p=14&#038;cpage=1#comment-17</link>
		<dc:creator>kcaz</dc:creator>
		<pubDate>Fri, 10 Apr 2009 20:00:47 +0000</pubDate>
		<guid isPermaLink="false">http://www.devnote.org/wordpress/?p=14#comment-17</guid>
		<description>Oh... hehe wait a sec, I was trying to organize the project, and had some problems with the source files. I think your right and the problem is that it&#039;s not using the correct files. I&#039;m gonna see what I can do...</description>
		<content:encoded><![CDATA[<p>Oh&#8230; hehe wait a sec, I was trying to organize the project, and had some problems with the source files. I think your right and the problem is that it&#8217;s not using the correct files. I&#8217;m gonna see what I can do&#8230;</p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on Adding an isGravitated Attribute to Box2D Bodies by kcaz</title>
		<link>http://www.devnote.org/wordpress/?p=14&#038;cpage=1#comment-16</link>
		<dc:creator>kcaz</dc:creator>
		<pubDate>Fri, 10 Apr 2009 19:58:37 +0000</pubDate>
		<guid isPermaLink="false">http://www.devnote.org/wordpress/?p=14#comment-16</guid>
		<description>Ok well I&#039;ve checked over all my code multiple times, and I included all the steps. Also I made drastic changes, and it effected the program.</description>
		<content:encoded><![CDATA[<p>Ok well I&#8217;ve checked over all my code multiple times, and I included all the steps. Also I made drastic changes, and it effected the program.</p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on Adding an isGravitated Attribute to Box2D Bodies by admin</title>
		<link>http://www.devnote.org/wordpress/?p=14&#038;cpage=1#comment-15</link>
		<dc:creator>admin</dc:creator>
		<pubDate>Fri, 10 Apr 2009 18:41:17 +0000</pubDate>
		<guid isPermaLink="false">http://www.devnote.org/wordpress/?p=14#comment-15</guid>
		<description>@kcaz

Sorry I keep forgetting steps; I&#039;ll be sure to use svn next time to track the changes I&#039;ve made.

As for your error, I can&#039;t imagine what would cause that if you&#039;ve done Step 3 properly (which, from your expertise on the matter, I assume you have).

If I were you, the first thing I&#039;d try is making some ridiculous changes to the b2BodyDef struct and try compile/running it (just to make sure you&#039;re dealing with the correct copy of the file being linked/compiled).</description>
		<content:encoded><![CDATA[<p>@kcaz</p>
<p>Sorry I keep forgetting steps; I&#8217;ll be sure to use svn next time to track the changes I&#8217;ve made.</p>
<p>As for your error, I can&#8217;t imagine what would cause that if you&#8217;ve done Step 3 properly (which, from your expertise on the matter, I assume you have).</p>
<p>If I were you, the first thing I&#8217;d try is making some ridiculous changes to the b2BodyDef struct and try compile/running it (just to make sure you&#8217;re dealing with the correct copy of the file being linked/compiled).</p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on Adding an isGravitated Attribute to Box2D Bodies by kcaz</title>
		<link>http://www.devnote.org/wordpress/?p=14&#038;cpage=1#comment-14</link>
		<dc:creator>kcaz</dc:creator>
		<pubDate>Fri, 10 Apr 2009 17:47:09 +0000</pubDate>
		<guid isPermaLink="false">http://www.devnote.org/wordpress/?p=14#comment-14</guid>
		<description>And no, btw I&#039;m still getting the error, and it&#039;s not a warning, it stops the program. It says that b2BodyDef has no member named isGravitated. Im sure I&#039;m spelling everything right.</description>
		<content:encoded><![CDATA[<p>And no, btw I&#8217;m still getting the error, and it&#8217;s not a warning, it stops the program. It says that b2BodyDef has no member named isGravitated. Im sure I&#8217;m spelling everything right.</p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on Adding an isGravitated Attribute to Box2D Bodies by kcaz</title>
		<link>http://www.devnote.org/wordpress/?p=14&#038;cpage=1#comment-13</link>
		<dc:creator>kcaz</dc:creator>
		<pubDate>Fri, 10 Apr 2009 17:35:17 +0000</pubDate>
		<guid isPermaLink="false">http://www.devnote.org/wordpress/?p=14#comment-13</guid>
		<description>Also I think you need to add:

if (bd-&gt;isGravitated)
	{
		m_flags &#124;= e_gravitatedFlag;
	}

in b2Body.cpp at the top of the file in the constructor with all the other flags.</description>
		<content:encoded><![CDATA[<p>Also I think you need to add:</p>
<p>if (bd-&gt;isGravitated)<br />
	{<br />
		m_flags |= e_gravitatedFlag;<br />
	}</p>
<p>in b2Body.cpp at the top of the file in the constructor with all the other flags.</p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on Adding an isGravitated Attribute to Box2D Bodies by admin</title>
		<link>http://www.devnote.org/wordpress/?p=14&#038;cpage=1#comment-11</link>
		<dc:creator>admin</dc:creator>
		<pubDate>Fri, 10 Apr 2009 13:48:49 +0000</pubDate>
		<guid isPermaLink="false">http://www.devnote.org/wordpress/?p=14#comment-11</guid>
		<description>@kcaz

Thanks for catching the typo (the missing &quot;d&quot;), and the function declaration (I&#039;ve made the changes in the post accordingly).  As for the message generated with &quot;bodyDef.isGravitated = false&quot; I don&#039;t get that error/warning, so I&#039;m not sure how to help you there, but it sounds to me like it&#039;s just a warning and everything is working fine?</description>
		<content:encoded><![CDATA[<p>@kcaz</p>
<p>Thanks for catching the typo (the missing &#8220;d&#8221;), and the function declaration (I&#8217;ve made the changes in the post accordingly).  As for the message generated with &#8220;bodyDef.isGravitated = false&#8221; I don&#8217;t get that error/warning, so I&#8217;m not sure how to help you there, but it sounds to me like it&#8217;s just a warning and everything is working fine?</p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on Adding an isGravitated Attribute to Box2D Bodies by kcaz</title>
		<link>http://www.devnote.org/wordpress/?p=14&#038;cpage=1#comment-10</link>
		<dc:creator>kcaz</dc:creator>
		<pubDate>Fri, 10 Apr 2009 04:10:09 +0000</pubDate>
		<guid isPermaLink="false">http://www.devnote.org/wordpress/?p=14#comment-10</guid>
		<description>Also when I add:
        bodyDef.isGravitated = false;

it says isGravitated is not a part of the b2BodyDef struct...which it clearly is</description>
		<content:encoded><![CDATA[<p>Also when I add:<br />
        bodyDef.isGravitated = false;</p>
<p>it says isGravitated is not a part of the b2BodyDef struct&#8230;which it clearly is</p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on Adding an isGravitated Attribute to Box2D Bodies by kcaz</title>
		<link>http://www.devnote.org/wordpress/?p=14&#038;cpage=1#comment-9</link>
		<dc:creator>kcaz</dc:creator>
		<pubDate>Fri, 10 Apr 2009 04:04:15 +0000</pubDate>
		<guid isPermaLink="false">http://www.devnote.org/wordpress/?p=14#comment-9</guid>
		<description>Oh nvm it worked. BTW you need to add the function declaration in the b2Body class, and in the actual function it should be:

return (m_flags &amp; e_gravitatedFlag) == e_gravitatedFlag;

instead of:

eturn (m_flags &amp; e_gravitateFlag) == e_gravitatedFlag;

Your missing a d in gravitatedFlag</description>
		<content:encoded><![CDATA[<p>Oh nvm it worked. BTW you need to add the function declaration in the b2Body class, and in the actual function it should be:</p>
<p>return (m_flags &amp; e_gravitatedFlag) == e_gravitatedFlag;</p>
<p>instead of:</p>
<p>eturn (m_flags &amp; e_gravitateFlag) == e_gravitatedFlag;</p>
<p>Your missing a d in gravitatedFlag</p>
]]></content:encoded>
	</item>
</channel>
</rss>
