data/rotatefslandscape.fxml
author Dremov Kirill (Nokia-D-MSW/Tampere) <kirill.dremov@nokia.com>
Thu, 02 Sep 2010 20:26:45 +0300
changeset 61 743eb0b9959e
parent 55 fb37077c270f
permissions -rw-r--r--
Revision: 201033 Kit: 201035

<?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>