<?xml version="1.0" encoding="UTF-8"?>
<rss version="2.0"
	xmlns:content="http://purl.org/rss/1.0/modules/content/"
	xmlns:wfw="http://wellformedweb.org/CommentAPI/"
	xmlns:dc="http://purl.org/dc/elements/1.1/"
	xmlns:atom="http://www.w3.org/2005/Atom"
	>

<channel>
	<title>Tweened Library</title>
	<atom:link href="http://library.tweened.org/feed/" rel="self" type="application/rss+xml" />
	<link>http://library.tweened.org</link>
	<description>Just another Tweened Library</description>
	<pubDate>Wed, 28 Jan 2009 11:40:54 +0000</pubDate>
	<generator>http://wordpress.org/?v=2.6.3</generator>
	<language>en</language>
			<item>
		<title>TweenedEquations</title>
		<link>http://library.tweened.org/2008/11/tweenedequations/</link>
		<comments>http://library.tweened.org/2008/11/tweenedequations/#comments</comments>
		<pubDate>Tue, 25 Nov 2008 09:43:56 +0000</pubDate>
		<dc:creator>admin</dc:creator>
		
		<category><![CDATA[Classes]]></category>

		<guid isPermaLink="false">http://library.tweened.org/?p=39</guid>
		<description><![CDATA[This static class provides all easing equations, As a flasher I used Robert Penner&#8217;s Equations  and I want to thank him.

]]></description>
			<content:encoded><![CDATA[<p>This static class provides all easing equations, As a flasher I used Robert Penner&#8217;s Equations  and I want to thank him.</p>
<p><iframe src="http://silverlight.services.live.com/invoke/33374/EquationShow/iframe.html" scrolling="no" frameborder="0" style="width:540px; height:620px"></iframe></p>
]]></content:encoded>
			<wfw:commentRss>http://library.tweened.org/2008/11/tweenedequations/feed/</wfw:commentRss>
		</item>
		<item>
		<title>TweenedState</title>
		<link>http://library.tweened.org/2008/11/tweenedstate/</link>
		<comments>http://library.tweened.org/2008/11/tweenedstate/#comments</comments>
		<pubDate>Tue, 25 Nov 2008 09:32:18 +0000</pubDate>
		<dc:creator>admin</dc:creator>
		
		<category><![CDATA[Classes]]></category>

		<guid isPermaLink="false">http://library.tweened.org/?p=32</guid>
		<description><![CDATA[Lists all states Tween



name
Description


Tweening

It is the state of tween when the animation is being.



Reversing

It is the state of tween when the animation back is being.



Stopped

It is the state of tween when no animation is being or when animation back is completed.



Paused

It is the state of tween when the animation is paused.



RPaused

It is the state of [...]]]></description>
			<content:encoded><![CDATA[<p>Lists all states Tween</p>
<table id="memberList" class="members" border="0" cellpadding="2" frame="lhs">
<tbody>
<tr>
<th class="nameColumn">name</th>
<th class="descriptionColumn">Description</th>
</tr>
<tr>
<td><strong><span class="selflink">Tweening</span></strong></td>
<td>
<div class="summary">It is the state of tween when the animation is being.</div>
</td>
</tr>
<tr>
<td><strong><span class="selflink">Reversing</span></strong></td>
<td>
<div class="summary">It is the state of tween when the animation back is being.</div>
</td>
</tr>
<tr>
<td><strong><span class="selflink">Stopped</span></strong></td>
<td>
<div class="summary">It is the state of tween when no animation is being or when animation back is completed.</div>
</td>
</tr>
<tr>
<td><strong><span class="selflink">Paused</span></strong></td>
<td>
<div class="summary">It is the state of tween when the animation is paused.</div>
</td>
</tr>
<tr>
<td><strong><span class="selflink">RPaused</span></strong></td>
<td>
<div class="summary">It is the state of tween when the animation back is paused.</div>
</td>
</tr>
<tr>
<td><strong><span class="selflink">Completed</span></strong></td>
<td>
<div class="summary">It is the state of tween when the animation has been completed.</div>
</td>
</tr>
</tbody>
</table>
]]></content:encoded>
			<wfw:commentRss>http://library.tweened.org/2008/11/tweenedstate/feed/</wfw:commentRss>
		</item>
		<item>
		<title>TweenableProperties</title>
		<link>http://library.tweened.org/2008/11/tweenableproperties/</link>
		<comments>http://library.tweened.org/2008/11/tweenableproperties/#comments</comments>
		<pubDate>Tue, 25 Nov 2008 09:29:18 +0000</pubDate>
		<dc:creator>admin</dc:creator>
		
		<category><![CDATA[Classes]]></category>

		<guid isPermaLink="false">http://library.tweened.org/?p=28</guid>
		<description><![CDATA[This static class contains all xaml properties that can be tweened for shape element or UIElement.




Name
Description



Angle

Applies a Tween on the property AngleY of an object in degrees.



AngleX

Applies a Tween on the property AngleX of an object in degrees.



AngleY

Applies a Tween on the property AngleX of an object in degrees.



Fill

Applies a Tween on the Fill color [...]]]></description>
			<content:encoded><![CDATA[<p>This static class contains all xaml properties that can be tweened for shape element or UIElement.</p>
<p id="fieldTableSection" class="section">
<table id="memberList" class="members" border="0" cellpadding="2" frame="lhs"><col width="10%"></col></p>
<tbody>
<tr>
<th class="iconColumn">Name</th>
<th class="nameColumn">Description</th>
<th class="descriptionColumn"></th>
</tr>
<tr>
<td><strong>Angle</strong></td>
<td>
<div class="summary">Applies a Tween on the property AngleY of an object in degrees.</div>
</td>
</tr>
<tr>
<td><strong>AngleX</strong></td>
<td>
<div class="summary">Applies a Tween on the property AngleX of an object in degrees.</div>
</td>
</tr>
<tr>
<td><strong>AngleY</strong></td>
<td>
<div class="summary">Applies a Tween on the property AngleX of an object in degrees.</div>
</td>
</tr>
<tr>
<td><strong>Fill</strong></td>
<td>
<div class="summary">Applies a Tween on the Fill color of Shapes. example : Color.FromArgb(255, 20, 150, 68)</div>
</td>
</tr>
<tr>
<td><strong>Height</strong></td>
<td>
<div class="summary">Applies a Tween on the property Height of an object in pixels.</div>
</td>
</tr>
<tr>
<td><strong>Left</strong></td>
<td>Applies a Tween on the property Canvas.Left an object in pixels, this value is relative to the origin of the canvas container.</td>
</tr>
<tr>
<td><strong>Opacity</strong></td>
<td>
<div class="summary">Applies a Tween on the opacity of an object, values must be between 0 and 1.</div>
</td>
</tr>
<tr>
<td><strong>ScaleX</strong></td>
<td>
<div class="summary">Applies a Tween on the property ScaleX of an object in percent, values must be between 0 and 1.</div>
</td>
</tr>
<tr>
<td><strong>ScaleY</strong></td>
<td>
<div class="summary">Applies a Tween on the property ScaleY of an object in percent, values must be between 0 and 1.</div>
</td>
</tr>
<tr>
<td><strong>Stroke</strong></td>
<td>
<div class="summary">Applies a Tween on the Stroke color of Shapes. example of value : Color.FromArgb(255, 20, 150, 68)</div>
</td>
</tr>
<tr>
<td><strong>Top</strong></td>
<td>
<div class="summary">Applies a Tween on the property Canvas.Top an object in pixels, this value is relative to the origin of the canvas container.</div>
</td>
</tr>
<tr>
<td><strong>Width</strong></td>
<td>
<div class="summary">Applies a Tween on the property Width of an object in pixels.</div>
</td>
</tr>
<tr>
<td><strong>X</strong></td>
<td>
<div class="summary">Applies a Tween on the property X of an object in pixels,this value is relative to its original position regardless of the container.</div>
</td>
</tr>
<tr>
<td><strong>Y</strong></td>
<td>
<div class="summary">Applies a Tween on the property Y of an object in pixels,this value is relative to its original position regardless of the container.</div>
</td>
</tr>
</tbody>
</table>
]]></content:encoded>
			<wfw:commentRss>http://library.tweened.org/2008/11/tweenableproperties/feed/</wfw:commentRss>
		</item>
		<item>
		<title>ReverseCompleted</title>
		<link>http://library.tweened.org/2008/11/reversecompleted/</link>
		<comments>http://library.tweened.org/2008/11/reversecompleted/#comments</comments>
		<pubDate>Mon, 24 Nov 2008 17:43:49 +0000</pubDate>
		<dc:creator>admin</dc:creator>
		
		<category><![CDATA[Events]]></category>

		<guid isPermaLink="false">http://library.tweened.org/?p=27</guid>
		<description><![CDATA[Event triggered when the animation back Tween is complete. for use with the AutoReverse or method Reverse

&#160;
void Page_Loaded&#40;object sender, RoutedEventArgs e&#41;
&#123;
    myTween.TweenCompleted += new Tween.StoryboardComplete&#40;myTween_TweenCompleted&#41;;
&#160;
    //myTween.FreeReference is typed with object, you set what ever you want.
    myTween.FreeReference = &#34;Hello the animation BACK is finished.&#34;;
&#125;
&#160;
void myTween_TweenCompleted&#40;Tween sender, [...]]]></description>
			<content:encoded><![CDATA[<p>Event triggered when the animation back Tween is complete. for use with the AutoReverse or method Reverse</p>

<div class="wp_syntax"><div class="code"><pre class="csharp csharp" style="font-family:monospace;">&nbsp;
<span style="color: #0600FF;">void</span> Page_Loaded<span style="color: #000000;">&#40;</span><span style="color: #FF0000;">object</span> sender, RoutedEventArgs e<span style="color: #000000;">&#41;</span>
<span style="color: #000000;">&#123;</span>
    myTween.<span style="color: #0000FF;">TweenCompleted</span> <span style="color: #008000;">+=</span> <span style="color: #008000;">new</span> Tween.<span style="color: #0000FF;">StoryboardComplete</span><span style="color: #000000;">&#40;</span>myTween_TweenCompleted<span style="color: #000000;">&#41;</span>;
&nbsp;
    <span style="color: #008080; font-style: italic;">//myTween.FreeReference is typed with object, you set what ever you want.</span>
    myTween.<span style="color: #0000FF;">FreeReference</span> <span style="color: #008000;">=</span> <span style="color: #666666;">&quot;Hello the animation BACK is finished.&quot;</span>;
<span style="color: #000000;">&#125;</span>
&nbsp;
<span style="color: #0600FF;">void</span> myTween_TweenCompleted<span style="color: #000000;">&#40;</span>Tween sender, <span style="color: #FF0000;">object</span> freeReference <span style="color: #000000;">&#41;</span>
<span style="color: #000000;">&#123;</span>
    Debug.<span style="color: #0000FF;">WriteLine</span><span style="color: #000000;">&#40;</span><span style="color: #666666;">&quot;that tween {0} is over with that freeParameter :: {1}.&quot;</span>, sender, freeReference<span style="color: #000000;">&#41;</span>;
<span style="color: #000000;">&#125;</span></pre></div></div>

]]></content:encoded>
			<wfw:commentRss>http://library.tweened.org/2008/11/reversecompleted/feed/</wfw:commentRss>
		</item>
		<item>
		<title>TweenedCompleted</title>
		<link>http://library.tweened.org/2008/11/tweenedcompleted/</link>
		<comments>http://library.tweened.org/2008/11/tweenedcompleted/#comments</comments>
		<pubDate>Mon, 24 Nov 2008 17:41:31 +0000</pubDate>
		<dc:creator>admin</dc:creator>
		
		<category><![CDATA[Events]]></category>

		<guid isPermaLink="false">http://library.tweened.org/?p=26</guid>
		<description><![CDATA[Event triggered when the animation Tween is complete.

&#160;
void Page_Loaded&#40;object sender, RoutedEventArgs e&#41;
&#123;
    myTween.TweenCompleted += new Tween.StoryboardComplete&#40;myTween_TweenCompleted&#41;;
&#160;
    //myTween.FreeReference is typed with object, you can set what ever you want.
    myTween.FreeReference = &#34;Hello the animation is finished.&#34;;
&#125;
&#160;
void myTween_TweenCompleted&#40;Tween sender, object freeReference&#41;
&#123;
    Debug.WriteLine&#40;&#34;that tween {0} is [...]]]></description>
			<content:encoded><![CDATA[<p>Event triggered when the animation Tween is complete.</p>

<div class="wp_syntax"><div class="code"><pre class="csharp csharp" style="font-family:monospace;">&nbsp;
<span style="color: #0600FF;">void</span> Page_Loaded<span style="color: #000000;">&#40;</span><span style="color: #FF0000;">object</span> sender, RoutedEventArgs e<span style="color: #000000;">&#41;</span>
<span style="color: #000000;">&#123;</span>
    myTween.<span style="color: #0000FF;">TweenCompleted</span> <span style="color: #008000;">+=</span> <span style="color: #008000;">new</span> Tween.<span style="color: #0000FF;">StoryboardComplete</span><span style="color: #000000;">&#40;</span>myTween_TweenCompleted<span style="color: #000000;">&#41;</span>;
&nbsp;
    <span style="color: #008080; font-style: italic;">//myTween.FreeReference is typed with object, you can set what ever you want.</span>
    myTween.<span style="color: #0000FF;">FreeReference</span> <span style="color: #008000;">=</span> <span style="color: #666666;">&quot;Hello the animation is finished.&quot;</span>;
<span style="color: #000000;">&#125;</span>
&nbsp;
<span style="color: #0600FF;">void</span> myTween_TweenCompleted<span style="color: #000000;">&#40;</span>Tween sender, <span style="color: #FF0000;">object</span> freeReference<span style="color: #000000;">&#41;</span>
<span style="color: #000000;">&#123;</span>
    Debug.<span style="color: #0000FF;">WriteLine</span><span style="color: #000000;">&#40;</span><span style="color: #666666;">&quot;that tween {0} is over with that freeParameter :: {1}.&quot;</span>, sender, freeReference<span style="color: #000000;">&#41;</span>;
<span style="color: #000000;">&#125;</span></pre></div></div>

]]></content:encoded>
			<wfw:commentRss>http://library.tweened.org/2008/11/tweenedcompleted/feed/</wfw:commentRss>
		</item>
		<item>
		<title>BeginTime</title>
		<link>http://library.tweened.org/2008/11/begintime/</link>
		<comments>http://library.tweened.org/2008/11/begintime/#comments</comments>
		<pubDate>Mon, 24 Nov 2008 17:39:27 +0000</pubDate>
		<dc:creator>admin</dc:creator>
		
		<category><![CDATA[Properties]]></category>

		<guid isPermaLink="false">http://library.tweened.org/?p=25</guid>
		<description><![CDATA[BeginTime can shift the start of animation based on a number of seconds.
Example:

1
2
3
4
5
6
7
8
&#160;
Tween myTween = new Tween&#40;&#41;;
&#160;
myTween.AddSequences&#40;to1&#41;;
&#160;
myTween.BeginTime = TimeSpan.FromSeconds &#40;2&#41;;
&#160;
//Can shift the start of the animation 2 seconds

]]></description>
			<content:encoded><![CDATA[<p>BeginTime can shift the start of animation based on a number of seconds.</p>
<p>Example:</p>

<div class="wp_syntax"><table><tr><td class="line_numbers"><pre>1
2
3
4
5
6
7
8
</pre></td><td class="code"><pre class="csharp csharp" style="font-family:monospace;">&nbsp;
Tween myTween <span style="color: #008000;">=</span> <span style="color: #008000;">new</span> Tween<span style="color: #000000;">&#40;</span><span style="color: #000000;">&#41;</span>;
&nbsp;
myTween.<span style="color: #0000FF;">AddSequences</span><span style="color: #000000;">&#40;</span>to1<span style="color: #000000;">&#41;</span>;
&nbsp;
myTween.<span style="color: #0000FF;">BeginTime</span> <span style="color: #008000;">=</span> TimeSpan.<span style="color: #0000FF;">FromSeconds</span> <span style="color: #000000;">&#40;</span><span style="color: #FF0000;">2</span><span style="color: #000000;">&#41;</span>;
&nbsp;
<span style="color: #008080; font-style: italic;">//Can shift the start of the animation 2 seconds</span></pre></td></tr></table></div>

]]></content:encoded>
			<wfw:commentRss>http://library.tweened.org/2008/11/begintime/feed/</wfw:commentRss>
		</item>
		<item>
		<title>Count</title>
		<link>http://library.tweened.org/2008/11/count/</link>
		<comments>http://library.tweened.org/2008/11/count/#comments</comments>
		<pubDate>Mon, 24 Nov 2008 17:38:10 +0000</pubDate>
		<dc:creator>admin</dc:creator>
		
		<category><![CDATA[Properties]]></category>

		<guid isPermaLink="false">http://library.tweened.org/?p=24</guid>
		<description><![CDATA[Indicates the number of animation sequences (color or double animation) currently administered by the Tween - ReadOnly
]]></description>
			<content:encoded><![CDATA[<p>Indicates the number of animation sequences (color or double animation) currently administered by the Tween - ReadOnly</p>
]]></content:encoded>
			<wfw:commentRss>http://library.tweened.org/2008/11/count/feed/</wfw:commentRss>
		</item>
		<item>
		<title>AutoReverse</title>
		<link>http://library.tweened.org/2008/11/autoreverse/</link>
		<comments>http://library.tweened.org/2008/11/autoreverse/#comments</comments>
		<pubDate>Mon, 24 Nov 2008 17:35:59 +0000</pubDate>
		<dc:creator>admin</dc:creator>
		
		<category><![CDATA[Properties]]></category>

		<guid isPermaLink="false">http://library.tweened.org/?p=23</guid>
		<description><![CDATA[
Allows you to automatically manage the autoReverse Tween.
]]></description>
			<content:encoded><![CDATA[<p>
Allows you to automatically manage the autoReverse Tween.</p>
]]></content:encoded>
			<wfw:commentRss>http://library.tweened.org/2008/11/autoreverse/feed/</wfw:commentRss>
		</item>
		<item>
		<title>ReverseSpeedRatio</title>
		<link>http://library.tweened.org/2008/11/reversespeedratio/</link>
		<comments>http://library.tweened.org/2008/11/reversespeedratio/#comments</comments>
		<pubDate>Mon, 24 Nov 2008 17:34:28 +0000</pubDate>
		<dc:creator>admin</dc:creator>
		
		<category><![CDATA[Properties]]></category>

		<guid isPermaLink="false">http://library.tweened.org/?p=21</guid>
		<description><![CDATA[Can manage the speed of Reverse Tween. The default is 1. If set to 2 reverse will be twice as fast.
]]></description>
			<content:encoded><![CDATA[<p>Can manage the speed of Reverse Tween. The default is 1. If set to 2 reverse will be twice as fast.</p>
]]></content:encoded>
			<wfw:commentRss>http://library.tweened.org/2008/11/reversespeedratio/feed/</wfw:commentRss>
		</item>
		<item>
		<title>TweenedSpeedRatio</title>
		<link>http://library.tweened.org/2008/11/tweenedspeedratio/</link>
		<comments>http://library.tweened.org/2008/11/tweenedspeedratio/#comments</comments>
		<pubDate>Mon, 24 Nov 2008 17:34:00 +0000</pubDate>
		<dc:creator>admin</dc:creator>
		
		<category><![CDATA[Properties]]></category>

		<guid isPermaLink="false">http://library.tweened.org/?p=22</guid>
		<description><![CDATA[Can manage the speed of Tween. The default is 1. If set to 2 tween will be twice as fast.
]]></description>
			<content:encoded><![CDATA[<p>Can manage the speed of Tween. The default is 1. If set to 2 tween will be twice as fast.</p>
]]></content:encoded>
			<wfw:commentRss>http://library.tweened.org/2008/11/tweenedspeedratio/feed/</wfw:commentRss>
		</item>
	</channel>
</rss>
