data/rotatelandscape.fxml
changeset 54 0f0f3f26f787
--- /dev/null	Thu Jan 01 00:00:00 1970 +0000
+++ b/data/rotatelandscape.fxml	Fri Aug 06 20:44:25 2010 +0530
@@ -0,0 +1,16 @@
+<?xml version="1.0" encoding="UTF-8"?>
+<layers xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance"
+	xsi:noNamespaceSchemaLocation="http://www.nokia.com/FXML/10.1">
+	<comment>Created using carbide.fx 1.5.0;  FxML revision 0.84; Platform 10.1 </comment>
+	<visual src="Item">
+		<param name="rotation_angle" type="anim">
+			<style>linear</style>
+			<duration>0.2</duration>
+			<keyframe at="0.0">30</keyframe>
+			<keyframe at="1.0">90</keyframe>
+		</param>
+		<param name="rotation_origin_x" ref="visual.width">0.5</param>
+		<param name="rotation_origin_y" ref="visual.height">0.5</param>
+		
+	</visual>
+</layers>
\ No newline at end of file