Reworked MAMEd themes.

This commit is contained in:
Pieter Hulshoff 2015-03-12 15:31:42 +01:00
parent 0ff0f8a776
commit e8b2b4b5bc
3 changed files with 46 additions and 10 deletions

View File

@ -100,7 +100,7 @@
</reloadableImage>
<reloadableImage type="device" x="1510" y="319" xOrigin="center" yOrigin="center" height="326" maxWidth="432" layer="3">
<reloadableImage type="device" x="1473" y="590" xOrigin="center" yOrigin="bottom" height="480" maxWidth="650" layer="3">
<onHighlightEnter menuIndex="0">
<set duration=".3">
<animate type="alpha" from="0" to="1" algorithm="easeinquadratic"/>
@ -112,10 +112,22 @@
</set>
</onHighlightExit>
</reloadableImage>
<reloadableImage type="device" mode="system" x="1510" y="319" xOrigin="center" yOrigin="center" height="326" maxWidth="432" layer="3"/>
<reloadableImage type="device" mode="system" x="1473" y="590" xOrigin="center" yOrigin="bottom" height="480" maxWidth="650" layer="3"/>
<reloadableImage type="logo" x="597" y="350" xOrigin="center" yOrigin="bottom" maxHeight="200" maxWidth="200" layer="4" alpha="0">
<reloadableImage type="logo" x="1473" y="100" xOrigin="center" yOrigin="top" height="170" maxWidth="650" layer="4">
<onHighlightEnter>
<set duration=".3">
<animate type="alpha" from="0" to="1" algorithm="easeinquadratic"/>
</set>
</onHighlightEnter>
<onHighlightExit>
<set duration=".3">
<animate type="alpha" from="1" to="0" algorithm="easeinquadratic"/>
</set>
</onHighlightExit>
</reloadableImage>
<reloadableImage type="logo" x="597" y="350" xOrigin="center" yOrigin="bottom" height="60" maxWidth="200" layer="4" alpha="0">
<onIdle>
<set duration="1">
<animate type="alpha" from="0" to="1" algorithm="easeinquadratic"/>

View File

@ -114,7 +114,7 @@
</reloadableImage>
<reloadableImage type="device" x="1510" y="319" xOrigin="center" yOrigin="center" height="326" maxWidth="432" layer="3">
<reloadableImage type="device" x="1491" y="565" xOrigin="center" yOrigin="bottom" height="465" maxWidth="635" layer="3">
<onHighlightEnter menuIndex="0">
<set duration=".3">
<animate type="alpha" from="0" to="1" algorithm="easeinquadratic"/>
@ -126,10 +126,22 @@
</set>
</onHighlightExit>
</reloadableImage>
<reloadableImage type="device" mode="system" x="1510" y="319" xOrigin="center" yOrigin="center" height="326" maxWidth="432" layer="3"/>
<reloadableImage type="device" mode="system" x="1491" y="565" xOrigin="center" yOrigin="bottom" height="465" maxWidth="635" layer="3"/>
<reloadableImage type="logo" x="597" y="350" xOrigin="center" yOrigin="bottom" maxHeight="200" maxWidth="200" layer="4" alpha="0">
<reloadableImage type="logo" x="1491" y="100" xOrigin="center" yOrigin="top" height="170" maxWidth="635" layer="4">
<onHighlightEnter>
<set duration=".3">
<animate type="alpha" from="0" to="1" algorithm="easeinquadratic"/>
</set>
</onHighlightEnter>
<onHighlightExit>
<set duration=".3">
<animate type="alpha" from="1" to="0" algorithm="easeinquadratic"/>
</set>
</onHighlightExit>
</reloadableImage>
<reloadableImage type="logo" x="597" y="350" xOrigin="center" yOrigin="bottom" height="70" maxWidth="200" layer="4" alpha="0">
<onIdle>
<set duration="1">
<animate type="alpha" from="0" to="1" algorithm="easeinquadratic"/>

View File

@ -48,7 +48,7 @@
<!-- Reloadable items -->
<reloadableVideo imageType="screenshot" x="498" y="578" xOrigin="center" yOrigin="center" height="400" maxWidth="667" layer="2">
<reloadableVideo imageType="screenshot" x="498" y="580" xOrigin="center" yOrigin="center" height="395" maxWidth="667" layer="2">
<onHighlightEnter>
<set duration=".3">
<animate type="alpha" from="0" to="1" algorithm="easeinquadratic"/>
@ -61,7 +61,7 @@
</onHighlightExit>
</reloadableVideo>
<reloadableImage type="device" x="1258" y="355" xOrigin="center" yOrigin="center" height="362" maxWidth="360" layer="3">
<reloadableImage type="device" x="1227" y="655" xOrigin="center" yOrigin="bottom" height="540" maxWidth="535" layer="3">
<onHighlightEnter menuIndex="0">
<set duration=".3">
<animate type="alpha" from="0" to="1" algorithm="easeinquadratic"/>
@ -73,10 +73,22 @@
</set>
</onHighlightExit>
</reloadableImage>
<reloadableImage type="device" mode="system" x="1258" y="355" xOrigin="center" yOrigin="center" height="362" maxWidth="360" layer="3"/>
<reloadableImage type="device" mode="system" x="1227" y="655" xOrigin="center" yOrigin="bottom" height="540" maxWidth="535" layer="3"/>
<reloadableImage type="logo" x="498" y="390" xOrigin="center" yOrigin="bottom" maxHeight="222" maxWidth="168" layer="4" alpha="0">
<reloadableImage type="logo" x="1227" y="120" xOrigin="center" yOrigin="top" height="170" maxWidth="535" layer="4">
<onHighlightEnter>
<set duration=".3">
<animate type="alpha" from="0" to="1" algorithm="easeinquadratic"/>
</set>
</onHighlightEnter>
<onHighlightExit>
<set duration=".3">
<animate type="alpha" from="1" to="0" algorithm="easeinquadratic"/>
</set>
</onHighlightExit>
</reloadableImage>
<reloadableImage type="logo" x="498" y="390" xOrigin="center" yOrigin="bottom" height="60" maxWidth="300" layer="4" alpha="0">
<onIdle>
<set duration="1">
<animate type="alpha" from="0" to="1" algorithm="easeinquadratic"/>