<?xml version="1.0"?>
<rss version="2.0">
	<channel>
		<title>pivot_sprite_h_flip??</title>
		<link>http://www.allegro.cc/forums/view/574526</link>
		<description>Allegro.cc Forum Thread</description>
		<webMaster>matthew@allegro.cc (Matthew Leverton)</webMaster>
		<lastBuildDate>Thu, 23 Mar 2006 09:15:03 +0000</lastBuildDate>
	</channel>
	<item>
		<description><![CDATA[<div class="mockup v2"><p>How would i go about doing so, that function doesn&#39;t exist, only v_flip.  Also can someone tell me why it doesn&#39;t exist, I&#39;m sure theres some sort of logical explanation.
</p></div>]]>
		</description>
		<author>no-reply@allegro.cc (Nelson Cole)</author>
		<pubDate>Thu, 23 Mar 2006 07:49:30 +0000</pubDate>
	</item>
	<item>
		<description><![CDATA[<div class="mockup v2"><p>The answer to both your questions is &quot;vertical flip + 180 degree rotation = horizontal flip&quot;.
</p></div>]]>
		</description>
		<author>no-reply@allegro.cc (gnolam)</author>
		<pubDate>Thu, 23 Mar 2006 07:59:14 +0000</pubDate>
	</item>
	<item>
		<description><![CDATA[<div class="mockup v2"><p>Hm, Hm, point well taken.</p><p>Well I tried such in my code but have come to a dilima, now need to make a new post though.  My problem is that I have the characters arms working like in a Abuse control scheme, they rotate 360 degrees. So only when my is aligned 90 degress does the v_flip + 180 work properly.  How do I get it to work indefitnily??</p><div class="source-code snippet"><div class="inner"><pre><a href="http://www.allegro.cc/manual/pivot_sprite_v_flip" target="_blank"><span class="a">pivot_sprite_v_flip</span></a><span class="k2">(</span><a href="http://www.allegro.cc/manual/screen" target="_blank"><span class="a">screen</span></a>, arms, <span class="k2">(</span>player-&gt;x-mapxoff<span class="k2">)</span><span class="k3">+</span><span class="n">10</span>,
            <span class="k2">(</span>player-&gt;y-mapyoff<span class="k3">+</span><span class="n">7</span><span class="k2">)</span><span class="k3">+</span><span class="n">22</span>, <span class="n">12</span>, <span class="n">53</span>, allegro_degrees<span class="k3">+</span><span class="n">180</span><span class="k2">)</span><span class="k2">;</span>
</pre></div></div><p>
</p></div>]]>
		</description>
		<author>no-reply@allegro.cc (Nelson Cole)</author>
		<pubDate>Thu, 23 Mar 2006 09:15:03 +0000</pubDate>
	</item>
</rss>
