data/rotatefslandscape.fxml
author hgs
Mon, 27 Sep 2010 15:13:20 +0530
changeset 69 45459746d5e8
parent 58 383b67fbdb11
permissions -rw-r--r--
201039

<?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">-60</keyframe>
			<keyframe at="1.0">0</keyframe>
		</param>
		<param name="rotation_origin_x" ref="screen.width">0.5</param>
		<param name="rotation_origin_y" ref="screen.height">0.5</param>
		
	</visual>
	
</layers>