2018-11-23 17:30:06 +08:00
|
|
|
<window layout="c4 r4">
|
2018-11-24 18:30:26 +08:00
|
|
|
<svg_image image="china" />
|
2018-11-23 17:30:06 +08:00
|
|
|
<svg_image image="pointer_1" />
|
|
|
|
<svg_image image="girl" />
|
|
|
|
<svg_image image="pointer_4" />
|
|
|
|
|
2018-11-24 18:30:26 +08:00
|
|
|
<svg_image image="china"
|
2018-11-23 17:30:06 +08:00
|
|
|
animation="rotation(from=0, to=6.28, yoyo_times=1000, duration=5000);scale(x_from=0, x_to=2, y_from=0, y_to=2, yoyo_times=1000, duration=5000);"/>
|
|
|
|
<svg_image image="pointer_1"
|
|
|
|
animation="rotation(from=0, to=6.28, yoyo_times=1000, duration=5000);scale(x_from=0, x_to=2, y_from=0, y_to=2, yoyo_times=1000, duration=5000);"/>
|
|
|
|
<svg_image image="girl"
|
|
|
|
animation="rotation(from=0, to=6.28, yoyo_times=1000, duration=5000);scale(x_from=0, x_to=2, y_from=0, y_to=2, yoyo_times=1000, duration=5000);"/>
|
|
|
|
|
|
|
|
<svg_image image="pointer_4"
|
|
|
|
animation="rotation(from=0, to=6.28, yoyo_times=1000, duration=5000);scale(x_from=0, x_to=2, y_from=0, y_to=2, yoyo_times=1000, duration=5000);"/>
|
|
|
|
<button name="close" text="Close"/>
|
|
|
|
</window>
|