<?xml version="1.0" encoding="utf-8"?>
<rss version="2.0" xml:base="http://codebase.dbp-site.com" xmlns:dc="http://purl.org/dc/elements/1.1/">
<channel>
 <title>Bounce</title>
 <link>http://codebase.dbp-site.com/tags/bounce</link>
 <description>The taxonomy view with a depth of 0.</description>
 <language>en</language>
<item>
 <title>Useful physics related functions</title>
 <link>http://codebase.dbp-site.com/code/useful-physics-related-functions-14</link>
 <description>&lt;p&gt;Contains functions such as:&lt;br /&gt;
Rotate point&lt;br /&gt;
Convex collision&lt;br /&gt;
Bouncing&lt;br /&gt;
etc.&lt;/p&gt;

&lt;p&gt; &lt;br /&gt;
&lt;span style=&quot;text-decoration:underline&quot;&gt;&lt;span style=&quot;font-weight:bold&quot;&gt;INSTRUCTIONS&lt;/span&gt;&lt;/span&gt;&lt;br /&gt;
To rotate a point, use RotateX and rotateY to get the new x and y point position.&lt;br /&gt;
 &lt;br /&gt;
To check if a point is inside a convex shape, use ConvexCollision. The first x/y values are the location of the point, the others create a line. If it returns 1 when used on every line in the convex shape, the point is in the shape. The lines must go round the center of the shape clockwise.&lt;/p&gt;&lt;p&gt;&lt;a href=&quot;http://codebase.dbp-site.com/code/useful-physics-related-functions-14&quot;&gt;read more&lt;/a&gt;&lt;/p&gt;</description>
 <comments>http://codebase.dbp-site.com/code/useful-physics-related-functions-14#comments</comments>
 <category domain="http://codebase.dbp-site.com/tags/bounce">Bounce</category>
 <category domain="http://codebase.dbp-site.com/tags/collision">Collision</category>
 <category domain="http://codebase.dbp-site.com/tags/convex">Convex</category>
 <category domain="http://codebase.dbp-site.com/tags/physics">Physics</category>
 <category domain="http://codebase.dbp-site.com/tags/rotate">Rotate</category>
 <pubDate>Sat, 09 Jun 2007 19:29:58 +0100</pubDate>
 <dc:creator>Diggsey</dc:creator>
 <guid isPermaLink="false">14 at http://codebase.dbp-site.com</guid>
</item>
</channel>
</rss>
