mirror of
https://github.com/FunKey-Project/RetroFE.git
synced 2026-03-18 18:02:49 +01:00
Fixed onEnter/onMenuEnter/onHighlightEnter animation issues due to art loading time.
Improved animation smoothness on default theme.
This commit is contained in:
@@ -218,12 +218,12 @@
|
||||
</set>
|
||||
</onMenuExit>
|
||||
<onHighlightEnter menuIndex="0">
|
||||
<set duration=".15">
|
||||
<set duration=".25">
|
||||
<animate type="alpha" to="1" algorithm="easeinquadratic"/>
|
||||
</set>
|
||||
</onHighlightEnter>
|
||||
<onHighlightExit menuIndex="0">
|
||||
<set duration=".15">
|
||||
<set duration=".25">
|
||||
<animate type="alpha" to="0" algorithm="easeinquadratic"/>
|
||||
</set>
|
||||
</onHighlightExit>
|
||||
@@ -252,12 +252,12 @@
|
||||
</set>
|
||||
</onMenuExit>
|
||||
<onHighlightEnter menuIndex="0">
|
||||
<set duration=".15">
|
||||
<set duration=".25">
|
||||
<animate type="alpha" to="1" algorithm="easeinquadratic"/>
|
||||
</set>
|
||||
</onHighlightEnter>
|
||||
<onHighlightExit menuIndex="0">
|
||||
<set duration=".15">
|
||||
<set duration=".25">
|
||||
<animate type="alpha" to="0" algorithm="easeinquadratic"/>
|
||||
</set>
|
||||
</onHighlightExit>
|
||||
@@ -286,12 +286,12 @@
|
||||
</set>
|
||||
</onMenuExit>
|
||||
<onHighlightEnter menuIndex="0">
|
||||
<set duration=".15">
|
||||
<set duration=".25">
|
||||
<animate type="alpha" to="1" algorithm="easeinquadratic"/>
|
||||
</set>
|
||||
</onHighlightEnter>
|
||||
<onHighlightExit menuIndex="0">
|
||||
<set duration=".15">
|
||||
<set duration=".25">
|
||||
<animate type="alpha" to="0" algorithm="easeinquadratic"/>
|
||||
</set>
|
||||
</onHighlightExit>
|
||||
@@ -320,12 +320,12 @@
|
||||
</set>
|
||||
</onMenuExit>
|
||||
<onHighlightEnter menuIndex="0">
|
||||
<set duration=".15">
|
||||
<set duration=".25">
|
||||
<animate type="alpha" to="1" algorithm="easeinquadratic"/>
|
||||
</set>
|
||||
</onHighlightEnter>
|
||||
<onHighlightExit menuIndex="0">
|
||||
<set duration=".15">
|
||||
<set duration=".25">
|
||||
<animate type="alpha" to="0" algorithm="easeinquadratic"/>
|
||||
</set>
|
||||
</onHighlightExit>
|
||||
@@ -353,12 +353,12 @@
|
||||
</set>
|
||||
</onMenuExit>
|
||||
<onHighlightEnter menuIndex="0">
|
||||
<set duration=".15">
|
||||
<set duration=".25">
|
||||
<animate type="alpha" to="1" algorithm="easeinquadratic"/>
|
||||
</set>
|
||||
</onHighlightEnter>
|
||||
<onHighlightExit menuIndex="0">
|
||||
<set duration=".15">
|
||||
<set duration=".25">
|
||||
<animate type="alpha" to="0" algorithm="easeinquadratic"/>
|
||||
</set>
|
||||
</onHighlightExit>
|
||||
@@ -386,12 +386,12 @@
|
||||
</set>
|
||||
</onMenuExit>
|
||||
<onHighlightEnter menuIndex="0">
|
||||
<set duration=".15">
|
||||
<set duration=".25">
|
||||
<animate type="alpha" to="1" algorithm="easeinquadratic"/>
|
||||
</set>
|
||||
</onHighlightEnter>
|
||||
<onHighlightExit menuIndex="0">
|
||||
<set duration=".15">
|
||||
<set duration=".25">
|
||||
<animate type="alpha" to="0" algorithm="easeinquadratic"/>
|
||||
</set>
|
||||
</onHighlightExit>
|
||||
@@ -405,12 +405,12 @@
|
||||
</set>
|
||||
</onExit>
|
||||
<onHighlightEnter menuIndex="0">
|
||||
<set duration=".15">
|
||||
<set duration=".25">
|
||||
<animate type="alpha" to="1" algorithm="easeinquadratic"/>
|
||||
</set>
|
||||
</onHighlightEnter>
|
||||
<onHighlightExit menuIndex="0">
|
||||
<set duration=".15">
|
||||
<set duration=".25">
|
||||
<animate type="alpha" to="0" algorithm="easeinquadratic"/>
|
||||
</set>
|
||||
</onHighlightExit>
|
||||
@@ -441,12 +441,12 @@
|
||||
</set>
|
||||
</onEnter>
|
||||
<onExit>
|
||||
<set duration=".15">
|
||||
<set duration=".25">
|
||||
<animate type="alpha" to="0" algorithm="easeinquadratic"/>
|
||||
</set>
|
||||
</onExit>
|
||||
<onMenuEnter menuIndex="0">
|
||||
<set duration=".30">
|
||||
<set duration=".25">
|
||||
<animate type="alpha" to="1" algorithm="easeinquadratic"/>
|
||||
</set>
|
||||
</onMenuEnter>
|
||||
@@ -456,12 +456,12 @@
|
||||
</set>
|
||||
</onMenuExit>
|
||||
<onHighlightEnter menuIndex="0">
|
||||
<set duration=".30">
|
||||
<set duration=".25">
|
||||
<animate type="alpha" to="1" algorithm="easeinquadratic"/>
|
||||
</set>
|
||||
</onHighlightEnter>
|
||||
<onHighlightExit menuIndex="0">
|
||||
<set duration=".15">
|
||||
<set duration=".25">
|
||||
<animate type="alpha" to="0" algorithm="easeinquadratic"/>
|
||||
</set>
|
||||
</onHighlightExit>
|
||||
@@ -489,12 +489,12 @@
|
||||
</set>
|
||||
</onMenuExit>
|
||||
<onHighlightEnter menuIndex="0">
|
||||
<set duration=".15">
|
||||
<set duration=".25">
|
||||
<animate type="alpha" to="1" algorithm="easeinquadratic"/>
|
||||
</set>
|
||||
</onHighlightEnter>
|
||||
<onHighlightExit menuIndex="0">
|
||||
<set duration=".15">
|
||||
<set duration=".25">
|
||||
<animate type="alpha" to="0" algorithm="easeinquadratic"/>
|
||||
</set>
|
||||
</onHighlightExit>
|
||||
@@ -507,12 +507,12 @@
|
||||
</set>
|
||||
</onEnter>
|
||||
<onExit>
|
||||
<set duration=".15">
|
||||
<set duration=".25">
|
||||
<animate type="alpha" to="0" algorithm="easeinquadratic"/>
|
||||
</set>
|
||||
</onExit>
|
||||
<onMenuEnter menuIndex="0">
|
||||
<set duration=".30">
|
||||
<set duration=".25">
|
||||
<animate type="alpha" to="1" algorithm="easeinquadratic"/>
|
||||
</set>
|
||||
</onMenuEnter>
|
||||
@@ -522,12 +522,12 @@
|
||||
</set>
|
||||
</onMenuExit>
|
||||
<onHighlightEnter menuIndex="0">
|
||||
<set duration=".30">
|
||||
<set duration=".25">
|
||||
<animate type="alpha" to="1" algorithm="easeinquadratic"/>
|
||||
</set>
|
||||
</onHighlightEnter>
|
||||
<onHighlightExit menuIndex="0">
|
||||
<set duration=".15">
|
||||
<set duration=".25">
|
||||
<animate type="alpha" to="0" algorithm="easeinquadratic"/>
|
||||
</set>
|
||||
</onHighlightExit>
|
||||
@@ -555,12 +555,12 @@
|
||||
</set>
|
||||
</onMenuExit>
|
||||
<onHighlightEnter menuIndex="0">
|
||||
<set duration=".15">
|
||||
<set duration=".25">
|
||||
<animate type="alpha" to="1" algorithm="easeinquadratic"/>
|
||||
</set>
|
||||
</onHighlightEnter>
|
||||
<onHighlightExit menuIndex="0">
|
||||
<set duration=".15">
|
||||
<set duration=".25">
|
||||
<animate type="alpha" to="0" algorithm="easeinquadratic"/>
|
||||
</set>
|
||||
</onHighlightExit>
|
||||
@@ -573,12 +573,12 @@
|
||||
</set>
|
||||
</onEnter>
|
||||
<onExit>
|
||||
<set duration=".15">
|
||||
<set duration=".25">
|
||||
<animate type="alpha" to="0" algorithm="easeinquadratic"/>
|
||||
</set>
|
||||
</onExit>
|
||||
<onMenuEnter menuIndex="0">
|
||||
<set duration=".30">
|
||||
<set duration=".25">
|
||||
<animate type="alpha" to="1" algorithm="easeinquadratic"/>
|
||||
</set>
|
||||
</onMenuEnter>
|
||||
@@ -588,12 +588,12 @@
|
||||
</set>
|
||||
</onMenuExit>
|
||||
<onHighlightEnter menuIndex="0">
|
||||
<set duration=".30">
|
||||
<set duration=".25">
|
||||
<animate type="alpha" to="1" algorithm="easeinquadratic"/>
|
||||
</set>
|
||||
</onHighlightEnter>
|
||||
<onHighlightExit menuIndex="0">
|
||||
<set duration=".15">
|
||||
<set duration=".25">
|
||||
<animate type="alpha" to="0" algorithm="easeinquadratic"/>
|
||||
</set>
|
||||
</onHighlightExit>
|
||||
@@ -621,12 +621,12 @@
|
||||
</set>
|
||||
</onMenuExit>
|
||||
<onHighlightEnter menuIndex="0">
|
||||
<set duration=".15">
|
||||
<set duration=".25">
|
||||
<animate type="alpha" to="1" algorithm="easeinquadratic"/>
|
||||
</set>
|
||||
</onHighlightEnter>
|
||||
<onHighlightExit menuIndex="0">
|
||||
<set duration=".15">
|
||||
<set duration=".25">
|
||||
<animate type="alpha" to="0" algorithm="easeinquadratic"/>
|
||||
</set>
|
||||
</onHighlightExit>
|
||||
@@ -639,12 +639,12 @@
|
||||
</set>
|
||||
</onEnter>
|
||||
<onExit>
|
||||
<set duration=".15">
|
||||
<set duration=".25">
|
||||
<animate type="alpha" to="0" algorithm="easeinquadratic"/>
|
||||
</set>
|
||||
</onExit>
|
||||
<onMenuEnter menuIndex="0">
|
||||
<set duration=".30">
|
||||
<set duration=".25">
|
||||
<animate type="alpha" to="1" algorithm="easeinquadratic"/>
|
||||
</set>
|
||||
</onMenuEnter>
|
||||
@@ -654,12 +654,12 @@
|
||||
</set>
|
||||
</onMenuExit>
|
||||
<onHighlightEnter menuIndex="0">
|
||||
<set duration=".30">
|
||||
<set duration=".25">
|
||||
<animate type="alpha" to="1" algorithm="easeinquadratic"/>
|
||||
</set>
|
||||
</onHighlightEnter>
|
||||
<onHighlightExit menuIndex="0">
|
||||
<set duration=".15">
|
||||
<set duration=".25">
|
||||
<animate type="alpha" to="0" algorithm="easeinquadratic"/>
|
||||
</set>
|
||||
</onHighlightExit>
|
||||
@@ -687,12 +687,12 @@
|
||||
</set>
|
||||
</onMenuExit>
|
||||
<onHighlightEnter menuIndex="0">
|
||||
<set duration=".15">
|
||||
<set duration=".25">
|
||||
<animate type="alpha" to="1" algorithm="easeinquadratic"/>
|
||||
</set>
|
||||
</onHighlightEnter>
|
||||
<onHighlightExit menuIndex="0">
|
||||
<set duration=".15">
|
||||
<set duration=".25">
|
||||
<animate type="alpha" to="0" algorithm="easeinquadratic"/>
|
||||
</set>
|
||||
</onHighlightExit>
|
||||
@@ -705,12 +705,12 @@
|
||||
</set>
|
||||
</onEnter>
|
||||
<onExit>
|
||||
<set duration=".15">
|
||||
<set duration=".25">
|
||||
<animate type="alpha" to="0" algorithm="easeinquadratic"/>
|
||||
</set>
|
||||
</onExit>
|
||||
<onMenuEnter menuIndex="0">
|
||||
<set duration=".30">
|
||||
<set duration=".25">
|
||||
<animate type="alpha" to="1" algorithm="easeinquadratic"/>
|
||||
</set>
|
||||
</onMenuEnter>
|
||||
@@ -720,12 +720,12 @@
|
||||
</set>
|
||||
</onMenuExit>
|
||||
<onHighlightEnter menuIndex="0">
|
||||
<set duration=".30">
|
||||
<set duration=".25">
|
||||
<animate type="alpha" to="1" algorithm="easeinquadratic"/>
|
||||
</set>
|
||||
</onHighlightEnter>
|
||||
<onHighlightExit menuIndex="0">
|
||||
<set duration=".15">
|
||||
<set duration=".25">
|
||||
<animate type="alpha" to="0" algorithm="easeinquadratic"/>
|
||||
</set>
|
||||
</onHighlightExit>
|
||||
@@ -753,12 +753,12 @@
|
||||
</set>
|
||||
</onMenuExit>
|
||||
<onHighlightEnter menuIndex="0">
|
||||
<set duration=".15">
|
||||
<set duration=".25">
|
||||
<animate type="alpha" to="1" algorithm="easeinquadratic"/>
|
||||
</set>
|
||||
</onHighlightEnter>
|
||||
<onHighlightExit menuIndex="0">
|
||||
<set duration=".15">
|
||||
<set duration=".25">
|
||||
<animate type="alpha" to="0" algorithm="easeinquadratic"/>
|
||||
</set>
|
||||
</onHighlightExit>
|
||||
@@ -771,12 +771,12 @@
|
||||
</set>
|
||||
</onEnter>
|
||||
<onExit>
|
||||
<set duration=".15">
|
||||
<set duration=".25">
|
||||
<animate type="alpha" to="0" algorithm="easeinquadratic"/>
|
||||
</set>
|
||||
</onExit>
|
||||
<onMenuEnter menuIndex="0">
|
||||
<set duration=".30">
|
||||
<set duration=".25">
|
||||
<animate type="alpha" to="1" algorithm="easeinquadratic"/>
|
||||
</set>
|
||||
</onMenuEnter>
|
||||
@@ -786,12 +786,12 @@
|
||||
</set>
|
||||
</onMenuExit>
|
||||
<onHighlightEnter menuIndex="0">
|
||||
<set duration=".30">
|
||||
<set duration=".25">
|
||||
<animate type="alpha" to="1" algorithm="easeinquadratic"/>
|
||||
</set>
|
||||
</onHighlightEnter>
|
||||
<onHighlightExit menuIndex="0">
|
||||
<set duration=".15">
|
||||
<set duration=".25">
|
||||
<animate type="alpha" to="0" algorithm="easeinquadratic"/>
|
||||
</set>
|
||||
</onHighlightExit>
|
||||
@@ -819,12 +819,12 @@
|
||||
</set>
|
||||
</onMenuExit>
|
||||
<onHighlightEnter menuIndex="0">
|
||||
<set duration=".15">
|
||||
<set duration=".25">
|
||||
<animate type="alpha" to="1" algorithm="easeinquadratic"/>
|
||||
</set>
|
||||
</onHighlightEnter>
|
||||
<onHighlightExit menuIndex="0">
|
||||
<set duration=".15">
|
||||
<set duration=".25">
|
||||
<animate type="alpha" to="0" algorithm="easeinquadratic"/>
|
||||
</set>
|
||||
</onHighlightExit>
|
||||
@@ -853,12 +853,12 @@
|
||||
</set>
|
||||
</onMenuExit>
|
||||
<onHighlightEnter menuIndex="0">
|
||||
<set duration=".15">
|
||||
<set duration=".25">
|
||||
<animate type="alpha" to="1" algorithm="easeinquadratic"/>
|
||||
</set>
|
||||
</onHighlightEnter>
|
||||
<onHighlightExit menuIndex="0">
|
||||
<set duration=".15">
|
||||
<set duration=".25">
|
||||
<animate type="alpha" to="0" algorithm="easeinquadratic"/>
|
||||
</set>
|
||||
</onHighlightExit>
|
||||
@@ -887,12 +887,12 @@
|
||||
</set>
|
||||
</onMenuExit>
|
||||
<onHighlightEnter menuIndex="0">
|
||||
<set duration=".15">
|
||||
<set duration=".25">
|
||||
<animate type="alpha" to="1" algorithm="easeinquadratic"/>
|
||||
</set>
|
||||
</onHighlightEnter>
|
||||
<onHighlightExit menuIndex="0">
|
||||
<set duration=".15">
|
||||
<set duration=".25">
|
||||
<animate type="alpha" to="0" algorithm="easeinquadratic"/>
|
||||
</set>
|
||||
</onHighlightExit>
|
||||
@@ -921,12 +921,12 @@
|
||||
</set>
|
||||
</onMenuExit>
|
||||
<onHighlightEnter menuIndex="0">
|
||||
<set duration=".15">
|
||||
<set duration=".25">
|
||||
<animate type="alpha" to=".2" algorithm="easeinquadratic"/>
|
||||
</set>
|
||||
</onHighlightEnter>
|
||||
<onHighlightExit menuIndex="0">
|
||||
<set duration=".15">
|
||||
<set duration=".25">
|
||||
<animate type="alpha" to="0" algorithm="easeinquadratic"/>
|
||||
</set>
|
||||
</onHighlightExit>
|
||||
@@ -955,12 +955,12 @@
|
||||
</set>
|
||||
</onMenuExit>
|
||||
<onHighlightEnter menuIndex="0">
|
||||
<set duration=".15">
|
||||
<set duration=".25">
|
||||
<animate type="alpha" to="1" algorithm="easeinquadratic"/>
|
||||
</set>
|
||||
</onHighlightEnter>
|
||||
<onHighlightExit menuIndex="0">
|
||||
<set duration=".15">
|
||||
<set duration=".25">
|
||||
<animate type="alpha" to="0" algorithm="easeinquadratic"/>
|
||||
</set>
|
||||
</onHighlightExit>
|
||||
@@ -1354,7 +1354,7 @@
|
||||
</set>
|
||||
</onMenuEnter>
|
||||
<onMenuExit menuIndex="1">
|
||||
<set duration=".01">
|
||||
<set duration=".25">
|
||||
<animate type="y" from="25" to="-68"/>
|
||||
</set>
|
||||
</onMenuExit>
|
||||
@@ -1384,12 +1384,12 @@
|
||||
</set>
|
||||
</onMenuExit>
|
||||
<onHighlightEnter menuIndex="1">
|
||||
<set duration=".15">
|
||||
<set duration=".25">
|
||||
<animate type="alpha" to="1" algorithm="easeinquadratic"/>
|
||||
</set>
|
||||
</onHighlightEnter>
|
||||
<onHighlightExit menuIndex="1">
|
||||
<set duration=".15">
|
||||
<set duration=".25">
|
||||
<animate type="alpha" to="0" algorithm="easeinquadratic"/>
|
||||
</set>
|
||||
</onHighlightExit>
|
||||
@@ -1413,12 +1413,12 @@
|
||||
</set>
|
||||
</onMenuExit>
|
||||
<onHighlightEnter menuIndex="1">
|
||||
<set duration=".15">
|
||||
<set duration=".25">
|
||||
<animate type="alpha" to="1" algorithm="easeinquadratic"/>
|
||||
</set>
|
||||
</onHighlightEnter>
|
||||
<onHighlightExit menuIndex="1">
|
||||
<set duration=".15">
|
||||
<set duration=".25">
|
||||
<animate type="alpha" to="0" algorithm="easeinquadratic"/>
|
||||
</set>
|
||||
</onHighlightExit>
|
||||
@@ -1442,12 +1442,12 @@
|
||||
</set>
|
||||
</onMenuExit>
|
||||
<onHighlightEnter menuIndex="1">
|
||||
<set duration=".15">
|
||||
<set duration=".25">
|
||||
<animate type="alpha" to="1" algorithm="easeinquadratic"/>
|
||||
</set>
|
||||
</onHighlightEnter>
|
||||
<onHighlightExit menuIndex="1">
|
||||
<set duration=".15">
|
||||
<set duration=".25">
|
||||
<animate type="alpha" to="0" algorithm="easeinquadratic"/>
|
||||
</set>
|
||||
</onHighlightExit>
|
||||
@@ -1471,12 +1471,12 @@
|
||||
</set>
|
||||
</onMenuExit>
|
||||
<onHighlightEnter menuIndex="1">
|
||||
<set duration=".15">
|
||||
<set duration=".25">
|
||||
<animate type="alpha" to="1" algorithm="easeinquadratic"/>
|
||||
</set>
|
||||
</onHighlightEnter>
|
||||
<onHighlightExit menuIndex="1">
|
||||
<set duration=".15">
|
||||
<set duration=".25">
|
||||
<animate type="alpha" to="0" algorithm="easeinquadratic"/>
|
||||
</set>
|
||||
</onHighlightExit>
|
||||
@@ -1500,12 +1500,12 @@
|
||||
</set>
|
||||
</onMenuExit>
|
||||
<onHighlightEnter menuIndex="1">
|
||||
<set duration=".15">
|
||||
<set duration=".25">
|
||||
<animate type="alpha" to="1" algorithm="easeinquadratic"/>
|
||||
</set>
|
||||
</onHighlightEnter>
|
||||
<onHighlightExit menuIndex="1">
|
||||
<set duration=".15">
|
||||
<set duration=".25">
|
||||
<animate type="alpha" to="0" algorithm="easeinquadratic"/>
|
||||
</set>
|
||||
</onHighlightExit>
|
||||
@@ -1529,12 +1529,12 @@
|
||||
</set>
|
||||
</onMenuExit>
|
||||
<onHighlightEnter menuIndex="1">
|
||||
<set duration=".15">
|
||||
<set duration=".25">
|
||||
<animate type="alpha" to="1" algorithm="easeinquadratic"/>
|
||||
</set>
|
||||
</onHighlightEnter>
|
||||
<onHighlightExit menuIndex="1">
|
||||
<set duration=".15">
|
||||
<set duration=".25">
|
||||
<animate type="alpha" to="0" algorithm="easeinquadratic"/>
|
||||
</set>
|
||||
</onHighlightExit>
|
||||
@@ -1558,12 +1558,12 @@
|
||||
</set>
|
||||
</onMenuExit>
|
||||
<onHighlightEnter menuIndex="1">
|
||||
<set duration=".15">
|
||||
<set duration=".25">
|
||||
<animate type="alpha" to="1" algorithm="easeinquadratic"/>
|
||||
</set>
|
||||
</onHighlightEnter>
|
||||
<onHighlightExit menuIndex="1">
|
||||
<set duration=".15">
|
||||
<set duration=".25">
|
||||
<animate type="alpha" to="0" algorithm="easeinquadratic"/>
|
||||
</set>
|
||||
</onHighlightExit>
|
||||
@@ -1587,12 +1587,12 @@
|
||||
</set>
|
||||
</onMenuExit>
|
||||
<onHighlightEnter menuIndex="1">
|
||||
<set duration=".15">
|
||||
<set duration=".25">
|
||||
<animate type="alpha" to="1" algorithm="easeinquadratic"/>
|
||||
</set>
|
||||
</onHighlightEnter>
|
||||
<onHighlightExit menuIndex="1">
|
||||
<set duration=".15">
|
||||
<set duration=".25">
|
||||
<animate type="alpha" to="0" algorithm="easeinquadratic"/>
|
||||
</set>
|
||||
</onHighlightExit>
|
||||
@@ -1616,12 +1616,12 @@
|
||||
</set>
|
||||
</onMenuExit>
|
||||
<onHighlightEnter menuIndex="1">
|
||||
<set duration=".15">
|
||||
<set duration=".25">
|
||||
<animate type="alpha" to="1" algorithm="easeinquadratic"/>
|
||||
</set>
|
||||
</onHighlightEnter>
|
||||
<onHighlightExit menuIndex="1">
|
||||
<set duration=".15">
|
||||
<set duration=".25">
|
||||
<animate type="alpha" to="0" algorithm="easeinquadratic"/>
|
||||
</set>
|
||||
</onHighlightExit>
|
||||
@@ -1645,12 +1645,12 @@
|
||||
</set>
|
||||
</onMenuExit>
|
||||
<onHighlightEnter menuIndex="1">
|
||||
<set duration=".15">
|
||||
<set duration=".25">
|
||||
<animate type="alpha" to="1" algorithm="easeinquadratic"/>
|
||||
</set>
|
||||
</onHighlightEnter>
|
||||
<onHighlightExit menuIndex="1">
|
||||
<set duration=".15">
|
||||
<set duration=".25">
|
||||
<animate type="alpha" to="0" algorithm="easeinquadratic"/>
|
||||
</set>
|
||||
</onHighlightExit>
|
||||
@@ -1674,12 +1674,12 @@
|
||||
</set>
|
||||
</onMenuExit>
|
||||
<onHighlightEnter menuIndex="1">
|
||||
<set duration=".15">
|
||||
<set duration=".25">
|
||||
<animate type="alpha" to="1" algorithm="easeinquadratic"/>
|
||||
</set>
|
||||
</onHighlightEnter>
|
||||
<onHighlightExit menuIndex="1">
|
||||
<set duration=".15">
|
||||
<set duration=".25">
|
||||
<animate type="alpha" to="0" algorithm="easeinquadratic"/>
|
||||
</set>
|
||||
</onHighlightExit>
|
||||
@@ -1709,12 +1709,12 @@
|
||||
</set>
|
||||
</onMenuExit>
|
||||
<onHighlightEnter menuIndex="1">
|
||||
<set duration=".15">
|
||||
<set duration=".25">
|
||||
<animate type="alpha" to="1" algorithm="easeinquadratic"/>
|
||||
</set>
|
||||
</onHighlightEnter>
|
||||
<onHighlightExit menuIndex="1">
|
||||
<set duration=".15">
|
||||
<set duration=".25">
|
||||
<animate type="alpha" to="0" algorithm="easeinquadratic"/>
|
||||
</set>
|
||||
</onHighlightExit>
|
||||
@@ -1738,12 +1738,12 @@
|
||||
</set>
|
||||
</onMenuExit>
|
||||
<onHighlightEnter menuIndex="1">
|
||||
<set duration=".15">
|
||||
<set duration=".25">
|
||||
<animate type="alpha" to="1" algorithm="easeinquadratic"/>
|
||||
</set>
|
||||
</onHighlightEnter>
|
||||
<onHighlightExit menuIndex="1">
|
||||
<set duration=".15">
|
||||
<set duration=".25">
|
||||
<animate type="alpha" to="0" algorithm="easeinquadratic"/>
|
||||
</set>
|
||||
</onHighlightExit>
|
||||
@@ -1924,12 +1924,12 @@
|
||||
</set>
|
||||
</onMenuExit>
|
||||
<onHighlightEnter menuIndex="0">
|
||||
<set duration=".15">
|
||||
<set duration=".25">
|
||||
<animate type="alpha" to="1" algorithm="easeinquadratic"/>
|
||||
</set>
|
||||
</onHighlightEnter>
|
||||
<onHighlightExit menuIndex="0">
|
||||
<set duration=".15">
|
||||
<set duration=".25">
|
||||
<animate type="alpha" to="0" algorithm="easeinquadratic"/>
|
||||
</set>
|
||||
</onHighlightExit>
|
||||
@@ -1958,12 +1958,12 @@
|
||||
</set>
|
||||
</onMenuExit>
|
||||
<onHighlightEnter menuIndex="1">
|
||||
<set duration=".15">
|
||||
<set duration=".25">
|
||||
<animate type="alpha" to=".9" algorithm="easeinquadratic"/>
|
||||
</set>
|
||||
</onHighlightEnter>
|
||||
<onHighlightExit menuIndex="1">
|
||||
<set duration=".15">
|
||||
<set duration=".25">
|
||||
<animate type="alpha" to="0" algorithm="easeinquadratic"/>
|
||||
</set>
|
||||
</onHighlightExit>
|
||||
|
||||
@@ -218,12 +218,12 @@
|
||||
</set>
|
||||
</onMenuExit>
|
||||
<onHighlightEnter menuIndex="0">
|
||||
<set duration=".15">
|
||||
<set duration=".25">
|
||||
<animate type="alpha" to="1" algorithm="easeinquadratic"/>
|
||||
</set>
|
||||
</onHighlightEnter>
|
||||
<onHighlightExit menuIndex="0">
|
||||
<set duration=".15">
|
||||
<set duration=".25">
|
||||
<animate type="alpha" to="0" algorithm="easeinquadratic"/>
|
||||
</set>
|
||||
</onHighlightExit>
|
||||
@@ -252,12 +252,12 @@
|
||||
</set>
|
||||
</onMenuExit>
|
||||
<onHighlightEnter menuIndex="0">
|
||||
<set duration=".15">
|
||||
<set duration=".25">
|
||||
<animate type="alpha" to="1" algorithm="easeinquadratic"/>
|
||||
</set>
|
||||
</onHighlightEnter>
|
||||
<onHighlightExit menuIndex="0">
|
||||
<set duration=".15">
|
||||
<set duration=".25">
|
||||
<animate type="alpha" to="0" algorithm="easeinquadratic"/>
|
||||
</set>
|
||||
</onHighlightExit>
|
||||
@@ -286,12 +286,12 @@
|
||||
</set>
|
||||
</onMenuExit>
|
||||
<onHighlightEnter menuIndex="0">
|
||||
<set duration=".15">
|
||||
<set duration=".25">
|
||||
<animate type="alpha" to="1" algorithm="easeinquadratic"/>
|
||||
</set>
|
||||
</onHighlightEnter>
|
||||
<onHighlightExit menuIndex="0">
|
||||
<set duration=".15">
|
||||
<set duration=".25">
|
||||
<animate type="alpha" to="0" algorithm="easeinquadratic"/>
|
||||
</set>
|
||||
</onHighlightExit>
|
||||
@@ -320,12 +320,12 @@
|
||||
</set>
|
||||
</onMenuExit>
|
||||
<onHighlightEnter menuIndex="0">
|
||||
<set duration=".15">
|
||||
<set duration=".25">
|
||||
<animate type="alpha" to="1" algorithm="easeinquadratic"/>
|
||||
</set>
|
||||
</onHighlightEnter>
|
||||
<onHighlightExit menuIndex="0">
|
||||
<set duration=".15">
|
||||
<set duration=".25">
|
||||
<animate type="alpha" to="0" algorithm="easeinquadratic"/>
|
||||
</set>
|
||||
</onHighlightExit>
|
||||
@@ -353,12 +353,12 @@
|
||||
</set>
|
||||
</onMenuExit>
|
||||
<onHighlightEnter menuIndex="0">
|
||||
<set duration=".15">
|
||||
<set duration=".25">
|
||||
<animate type="alpha" to="1" algorithm="easeinquadratic"/>
|
||||
</set>
|
||||
</onHighlightEnter>
|
||||
<onHighlightExit menuIndex="0">
|
||||
<set duration=".15">
|
||||
<set duration=".25">
|
||||
<animate type="alpha" to="0" algorithm="easeinquadratic"/>
|
||||
</set>
|
||||
</onHighlightExit>
|
||||
@@ -386,12 +386,12 @@
|
||||
</set>
|
||||
</onMenuExit>
|
||||
<onHighlightEnter menuIndex="0">
|
||||
<set duration=".15">
|
||||
<set duration=".25">
|
||||
<animate type="alpha" to="1" algorithm="easeinquadratic"/>
|
||||
</set>
|
||||
</onHighlightEnter>
|
||||
<onHighlightExit menuIndex="0">
|
||||
<set duration=".15">
|
||||
<set duration=".25">
|
||||
<animate type="alpha" to="0" algorithm="easeinquadratic"/>
|
||||
</set>
|
||||
</onHighlightExit>
|
||||
@@ -405,12 +405,12 @@
|
||||
</set>
|
||||
</onExit>
|
||||
<onHighlightEnter menuIndex="0">
|
||||
<set duration=".15">
|
||||
<set duration=".25">
|
||||
<animate type="alpha" to="1" algorithm="easeinquadratic"/>
|
||||
</set>
|
||||
</onHighlightEnter>
|
||||
<onHighlightExit menuIndex="0">
|
||||
<set duration=".15">
|
||||
<set duration=".25">
|
||||
<animate type="alpha" to="0" algorithm="easeinquadratic"/>
|
||||
</set>
|
||||
</onHighlightExit>
|
||||
@@ -441,12 +441,12 @@
|
||||
</set>
|
||||
</onEnter>
|
||||
<onExit>
|
||||
<set duration=".15">
|
||||
<set duration=".25">
|
||||
<animate type="alpha" to="0" algorithm="easeinquadratic"/>
|
||||
</set>
|
||||
</onExit>
|
||||
<onMenuEnter menuIndex="0">
|
||||
<set duration=".30">
|
||||
<set duration=".25">
|
||||
<animate type="alpha" to="1" algorithm="easeinquadratic"/>
|
||||
</set>
|
||||
</onMenuEnter>
|
||||
@@ -456,12 +456,12 @@
|
||||
</set>
|
||||
</onMenuExit>
|
||||
<onHighlightEnter menuIndex="0">
|
||||
<set duration=".30">
|
||||
<set duration=".25">
|
||||
<animate type="alpha" to="1" algorithm="easeinquadratic"/>
|
||||
</set>
|
||||
</onHighlightEnter>
|
||||
<onHighlightExit menuIndex="0">
|
||||
<set duration=".15">
|
||||
<set duration=".25">
|
||||
<animate type="alpha" to="0" algorithm="easeinquadratic"/>
|
||||
</set>
|
||||
</onHighlightExit>
|
||||
@@ -489,12 +489,12 @@
|
||||
</set>
|
||||
</onMenuExit>
|
||||
<onHighlightEnter menuIndex="0">
|
||||
<set duration=".15">
|
||||
<set duration=".25">
|
||||
<animate type="alpha" to="1" algorithm="easeinquadratic"/>
|
||||
</set>
|
||||
</onHighlightEnter>
|
||||
<onHighlightExit menuIndex="0">
|
||||
<set duration=".15">
|
||||
<set duration=".25">
|
||||
<animate type="alpha" to="0" algorithm="easeinquadratic"/>
|
||||
</set>
|
||||
</onHighlightExit>
|
||||
@@ -507,12 +507,12 @@
|
||||
</set>
|
||||
</onEnter>
|
||||
<onExit>
|
||||
<set duration=".15">
|
||||
<set duration=".25">
|
||||
<animate type="alpha" to="0" algorithm="easeinquadratic"/>
|
||||
</set>
|
||||
</onExit>
|
||||
<onMenuEnter menuIndex="0">
|
||||
<set duration=".30">
|
||||
<set duration=".25">
|
||||
<animate type="alpha" to="1" algorithm="easeinquadratic"/>
|
||||
</set>
|
||||
</onMenuEnter>
|
||||
@@ -522,12 +522,12 @@
|
||||
</set>
|
||||
</onMenuExit>
|
||||
<onHighlightEnter menuIndex="0">
|
||||
<set duration=".30">
|
||||
<set duration=".25">
|
||||
<animate type="alpha" to="1" algorithm="easeinquadratic"/>
|
||||
</set>
|
||||
</onHighlightEnter>
|
||||
<onHighlightExit menuIndex="0">
|
||||
<set duration=".15">
|
||||
<set duration=".25">
|
||||
<animate type="alpha" to="0" algorithm="easeinquadratic"/>
|
||||
</set>
|
||||
</onHighlightExit>
|
||||
@@ -555,12 +555,12 @@
|
||||
</set>
|
||||
</onMenuExit>
|
||||
<onHighlightEnter menuIndex="0">
|
||||
<set duration=".15">
|
||||
<set duration=".25">
|
||||
<animate type="alpha" to="1" algorithm="easeinquadratic"/>
|
||||
</set>
|
||||
</onHighlightEnter>
|
||||
<onHighlightExit menuIndex="0">
|
||||
<set duration=".15">
|
||||
<set duration=".25">
|
||||
<animate type="alpha" to="0" algorithm="easeinquadratic"/>
|
||||
</set>
|
||||
</onHighlightExit>
|
||||
@@ -573,12 +573,12 @@
|
||||
</set>
|
||||
</onEnter>
|
||||
<onExit>
|
||||
<set duration=".15">
|
||||
<set duration=".25">
|
||||
<animate type="alpha" to="0" algorithm="easeinquadratic"/>
|
||||
</set>
|
||||
</onExit>
|
||||
<onMenuEnter menuIndex="0">
|
||||
<set duration=".30">
|
||||
<set duration=".25">
|
||||
<animate type="alpha" to="1" algorithm="easeinquadratic"/>
|
||||
</set>
|
||||
</onMenuEnter>
|
||||
@@ -588,12 +588,12 @@
|
||||
</set>
|
||||
</onMenuExit>
|
||||
<onHighlightEnter menuIndex="0">
|
||||
<set duration=".30">
|
||||
<set duration=".25">
|
||||
<animate type="alpha" to="1" algorithm="easeinquadratic"/>
|
||||
</set>
|
||||
</onHighlightEnter>
|
||||
<onHighlightExit menuIndex="0">
|
||||
<set duration=".15">
|
||||
<set duration=".25">
|
||||
<animate type="alpha" to="0" algorithm="easeinquadratic"/>
|
||||
</set>
|
||||
</onHighlightExit>
|
||||
@@ -621,12 +621,12 @@
|
||||
</set>
|
||||
</onMenuExit>
|
||||
<onHighlightEnter menuIndex="0">
|
||||
<set duration=".15">
|
||||
<set duration=".25">
|
||||
<animate type="alpha" to="1" algorithm="easeinquadratic"/>
|
||||
</set>
|
||||
</onHighlightEnter>
|
||||
<onHighlightExit menuIndex="0">
|
||||
<set duration=".15">
|
||||
<set duration=".25">
|
||||
<animate type="alpha" to="0" algorithm="easeinquadratic"/>
|
||||
</set>
|
||||
</onHighlightExit>
|
||||
@@ -639,12 +639,12 @@
|
||||
</set>
|
||||
</onEnter>
|
||||
<onExit>
|
||||
<set duration=".15">
|
||||
<set duration=".25">
|
||||
<animate type="alpha" to="0" algorithm="easeinquadratic"/>
|
||||
</set>
|
||||
</onExit>
|
||||
<onMenuEnter menuIndex="0">
|
||||
<set duration=".30">
|
||||
<set duration=".25">
|
||||
<animate type="alpha" to="1" algorithm="easeinquadratic"/>
|
||||
</set>
|
||||
</onMenuEnter>
|
||||
@@ -654,12 +654,12 @@
|
||||
</set>
|
||||
</onMenuExit>
|
||||
<onHighlightEnter menuIndex="0">
|
||||
<set duration=".30">
|
||||
<set duration=".25">
|
||||
<animate type="alpha" to="1" algorithm="easeinquadratic"/>
|
||||
</set>
|
||||
</onHighlightEnter>
|
||||
<onHighlightExit menuIndex="0">
|
||||
<set duration=".15">
|
||||
<set duration=".25">
|
||||
<animate type="alpha" to="0" algorithm="easeinquadratic"/>
|
||||
</set>
|
||||
</onHighlightExit>
|
||||
@@ -687,12 +687,12 @@
|
||||
</set>
|
||||
</onMenuExit>
|
||||
<onHighlightEnter menuIndex="0">
|
||||
<set duration=".15">
|
||||
<set duration=".25">
|
||||
<animate type="alpha" to="1" algorithm="easeinquadratic"/>
|
||||
</set>
|
||||
</onHighlightEnter>
|
||||
<onHighlightExit menuIndex="0">
|
||||
<set duration=".15">
|
||||
<set duration=".25">
|
||||
<animate type="alpha" to="0" algorithm="easeinquadratic"/>
|
||||
</set>
|
||||
</onHighlightExit>
|
||||
@@ -705,12 +705,12 @@
|
||||
</set>
|
||||
</onEnter>
|
||||
<onExit>
|
||||
<set duration=".15">
|
||||
<set duration=".25">
|
||||
<animate type="alpha" to="0" algorithm="easeinquadratic"/>
|
||||
</set>
|
||||
</onExit>
|
||||
<onMenuEnter menuIndex="0">
|
||||
<set duration=".30">
|
||||
<set duration=".25">
|
||||
<animate type="alpha" to="1" algorithm="easeinquadratic"/>
|
||||
</set>
|
||||
</onMenuEnter>
|
||||
@@ -720,12 +720,12 @@
|
||||
</set>
|
||||
</onMenuExit>
|
||||
<onHighlightEnter menuIndex="0">
|
||||
<set duration=".30">
|
||||
<set duration=".25">
|
||||
<animate type="alpha" to="1" algorithm="easeinquadratic"/>
|
||||
</set>
|
||||
</onHighlightEnter>
|
||||
<onHighlightExit menuIndex="0">
|
||||
<set duration=".15">
|
||||
<set duration=".25">
|
||||
<animate type="alpha" to="0" algorithm="easeinquadratic"/>
|
||||
</set>
|
||||
</onHighlightExit>
|
||||
@@ -753,12 +753,12 @@
|
||||
</set>
|
||||
</onMenuExit>
|
||||
<onHighlightEnter menuIndex="0">
|
||||
<set duration=".15">
|
||||
<set duration=".25">
|
||||
<animate type="alpha" to="1" algorithm="easeinquadratic"/>
|
||||
</set>
|
||||
</onHighlightEnter>
|
||||
<onHighlightExit menuIndex="0">
|
||||
<set duration=".15">
|
||||
<set duration=".25">
|
||||
<animate type="alpha" to="0" algorithm="easeinquadratic"/>
|
||||
</set>
|
||||
</onHighlightExit>
|
||||
@@ -771,12 +771,12 @@
|
||||
</set>
|
||||
</onEnter>
|
||||
<onExit>
|
||||
<set duration=".15">
|
||||
<set duration=".25">
|
||||
<animate type="alpha" to="0" algorithm="easeinquadratic"/>
|
||||
</set>
|
||||
</onExit>
|
||||
<onMenuEnter menuIndex="0">
|
||||
<set duration=".30">
|
||||
<set duration=".25">
|
||||
<animate type="alpha" to="1" algorithm="easeinquadratic"/>
|
||||
</set>
|
||||
</onMenuEnter>
|
||||
@@ -786,12 +786,12 @@
|
||||
</set>
|
||||
</onMenuExit>
|
||||
<onHighlightEnter menuIndex="0">
|
||||
<set duration=".30">
|
||||
<set duration=".25">
|
||||
<animate type="alpha" to="1" algorithm="easeinquadratic"/>
|
||||
</set>
|
||||
</onHighlightEnter>
|
||||
<onHighlightExit menuIndex="0">
|
||||
<set duration=".15">
|
||||
<set duration=".25">
|
||||
<animate type="alpha" to="0" algorithm="easeinquadratic"/>
|
||||
</set>
|
||||
</onHighlightExit>
|
||||
@@ -819,12 +819,12 @@
|
||||
</set>
|
||||
</onMenuExit>
|
||||
<onHighlightEnter menuIndex="0">
|
||||
<set duration=".15">
|
||||
<set duration=".25">
|
||||
<animate type="alpha" to="1" algorithm="easeinquadratic"/>
|
||||
</set>
|
||||
</onHighlightEnter>
|
||||
<onHighlightExit menuIndex="0">
|
||||
<set duration=".15">
|
||||
<set duration=".25">
|
||||
<animate type="alpha" to="0" algorithm="easeinquadratic"/>
|
||||
</set>
|
||||
</onHighlightExit>
|
||||
@@ -853,12 +853,12 @@
|
||||
</set>
|
||||
</onMenuExit>
|
||||
<onHighlightEnter menuIndex="0">
|
||||
<set duration=".15">
|
||||
<set duration=".25">
|
||||
<animate type="alpha" to="1" algorithm="easeinquadratic"/>
|
||||
</set>
|
||||
</onHighlightEnter>
|
||||
<onHighlightExit menuIndex="0">
|
||||
<set duration=".15">
|
||||
<set duration=".25">
|
||||
<animate type="alpha" to="0" algorithm="easeinquadratic"/>
|
||||
</set>
|
||||
</onHighlightExit>
|
||||
@@ -887,12 +887,12 @@
|
||||
</set>
|
||||
</onMenuExit>
|
||||
<onHighlightEnter menuIndex="0">
|
||||
<set duration=".15">
|
||||
<set duration=".25">
|
||||
<animate type="alpha" to="1" algorithm="easeinquadratic"/>
|
||||
</set>
|
||||
</onHighlightEnter>
|
||||
<onHighlightExit menuIndex="0">
|
||||
<set duration=".15">
|
||||
<set duration=".25">
|
||||
<animate type="alpha" to="0" algorithm="easeinquadratic"/>
|
||||
</set>
|
||||
</onHighlightExit>
|
||||
@@ -921,12 +921,12 @@
|
||||
</set>
|
||||
</onMenuExit>
|
||||
<onHighlightEnter menuIndex="0">
|
||||
<set duration=".15">
|
||||
<set duration=".25">
|
||||
<animate type="alpha" to=".2" algorithm="easeinquadratic"/>
|
||||
</set>
|
||||
</onHighlightEnter>
|
||||
<onHighlightExit menuIndex="0">
|
||||
<set duration=".15">
|
||||
<set duration=".25">
|
||||
<animate type="alpha" to="0" algorithm="easeinquadratic"/>
|
||||
</set>
|
||||
</onHighlightExit>
|
||||
@@ -955,12 +955,12 @@
|
||||
</set>
|
||||
</onMenuExit>
|
||||
<onHighlightEnter menuIndex="0">
|
||||
<set duration=".15">
|
||||
<set duration=".25">
|
||||
<animate type="alpha" to="1" algorithm="easeinquadratic"/>
|
||||
</set>
|
||||
</onHighlightEnter>
|
||||
<onHighlightExit menuIndex="0">
|
||||
<set duration=".15">
|
||||
<set duration=".25">
|
||||
<animate type="alpha" to="0" algorithm="easeinquadratic"/>
|
||||
</set>
|
||||
</onHighlightExit>
|
||||
@@ -1354,7 +1354,7 @@
|
||||
</set>
|
||||
</onMenuEnter>
|
||||
<onMenuExit menuIndex="1">
|
||||
<set duration=".01">
|
||||
<set duration=".25">
|
||||
<animate type="y" from="25" to="-68"/>
|
||||
</set>
|
||||
</onMenuExit>
|
||||
@@ -1384,12 +1384,12 @@
|
||||
</set>
|
||||
</onMenuExit>
|
||||
<onHighlightEnter menuIndex="1">
|
||||
<set duration=".15">
|
||||
<set duration=".25">
|
||||
<animate type="alpha" to="1" algorithm="easeinquadratic"/>
|
||||
</set>
|
||||
</onHighlightEnter>
|
||||
<onHighlightExit menuIndex="1">
|
||||
<set duration=".15">
|
||||
<set duration=".25">
|
||||
<animate type="alpha" to="0" algorithm="easeinquadratic"/>
|
||||
</set>
|
||||
</onHighlightExit>
|
||||
@@ -1413,12 +1413,12 @@
|
||||
</set>
|
||||
</onMenuExit>
|
||||
<onHighlightEnter menuIndex="1">
|
||||
<set duration=".15">
|
||||
<set duration=".25">
|
||||
<animate type="alpha" to="1" algorithm="easeinquadratic"/>
|
||||
</set>
|
||||
</onHighlightEnter>
|
||||
<onHighlightExit menuIndex="1">
|
||||
<set duration=".15">
|
||||
<set duration=".25">
|
||||
<animate type="alpha" to="0" algorithm="easeinquadratic"/>
|
||||
</set>
|
||||
</onHighlightExit>
|
||||
@@ -1442,12 +1442,12 @@
|
||||
</set>
|
||||
</onMenuExit>
|
||||
<onHighlightEnter menuIndex="1">
|
||||
<set duration=".15">
|
||||
<set duration=".25">
|
||||
<animate type="alpha" to="1" algorithm="easeinquadratic"/>
|
||||
</set>
|
||||
</onHighlightEnter>
|
||||
<onHighlightExit menuIndex="1">
|
||||
<set duration=".15">
|
||||
<set duration=".25">
|
||||
<animate type="alpha" to="0" algorithm="easeinquadratic"/>
|
||||
</set>
|
||||
</onHighlightExit>
|
||||
@@ -1471,12 +1471,12 @@
|
||||
</set>
|
||||
</onMenuExit>
|
||||
<onHighlightEnter menuIndex="1">
|
||||
<set duration=".15">
|
||||
<set duration=".25">
|
||||
<animate type="alpha" to="1" algorithm="easeinquadratic"/>
|
||||
</set>
|
||||
</onHighlightEnter>
|
||||
<onHighlightExit menuIndex="1">
|
||||
<set duration=".15">
|
||||
<set duration=".25">
|
||||
<animate type="alpha" to="0" algorithm="easeinquadratic"/>
|
||||
</set>
|
||||
</onHighlightExit>
|
||||
@@ -1500,12 +1500,12 @@
|
||||
</set>
|
||||
</onMenuExit>
|
||||
<onHighlightEnter menuIndex="1">
|
||||
<set duration=".15">
|
||||
<set duration=".25">
|
||||
<animate type="alpha" to="1" algorithm="easeinquadratic"/>
|
||||
</set>
|
||||
</onHighlightEnter>
|
||||
<onHighlightExit menuIndex="1">
|
||||
<set duration=".15">
|
||||
<set duration=".25">
|
||||
<animate type="alpha" to="0" algorithm="easeinquadratic"/>
|
||||
</set>
|
||||
</onHighlightExit>
|
||||
@@ -1529,12 +1529,12 @@
|
||||
</set>
|
||||
</onMenuExit>
|
||||
<onHighlightEnter menuIndex="1">
|
||||
<set duration=".15">
|
||||
<set duration=".25">
|
||||
<animate type="alpha" to="1" algorithm="easeinquadratic"/>
|
||||
</set>
|
||||
</onHighlightEnter>
|
||||
<onHighlightExit menuIndex="1">
|
||||
<set duration=".15">
|
||||
<set duration=".25">
|
||||
<animate type="alpha" to="0" algorithm="easeinquadratic"/>
|
||||
</set>
|
||||
</onHighlightExit>
|
||||
@@ -1558,12 +1558,12 @@
|
||||
</set>
|
||||
</onMenuExit>
|
||||
<onHighlightEnter menuIndex="1">
|
||||
<set duration=".15">
|
||||
<set duration=".25">
|
||||
<animate type="alpha" to="1" algorithm="easeinquadratic"/>
|
||||
</set>
|
||||
</onHighlightEnter>
|
||||
<onHighlightExit menuIndex="1">
|
||||
<set duration=".15">
|
||||
<set duration=".25">
|
||||
<animate type="alpha" to="0" algorithm="easeinquadratic"/>
|
||||
</set>
|
||||
</onHighlightExit>
|
||||
@@ -1587,12 +1587,12 @@
|
||||
</set>
|
||||
</onMenuExit>
|
||||
<onHighlightEnter menuIndex="1">
|
||||
<set duration=".15">
|
||||
<set duration=".25">
|
||||
<animate type="alpha" to="1" algorithm="easeinquadratic"/>
|
||||
</set>
|
||||
</onHighlightEnter>
|
||||
<onHighlightExit menuIndex="1">
|
||||
<set duration=".15">
|
||||
<set duration=".25">
|
||||
<animate type="alpha" to="0" algorithm="easeinquadratic"/>
|
||||
</set>
|
||||
</onHighlightExit>
|
||||
@@ -1616,12 +1616,12 @@
|
||||
</set>
|
||||
</onMenuExit>
|
||||
<onHighlightEnter menuIndex="1">
|
||||
<set duration=".15">
|
||||
<set duration=".25">
|
||||
<animate type="alpha" to="1" algorithm="easeinquadratic"/>
|
||||
</set>
|
||||
</onHighlightEnter>
|
||||
<onHighlightExit menuIndex="1">
|
||||
<set duration=".15">
|
||||
<set duration=".25">
|
||||
<animate type="alpha" to="0" algorithm="easeinquadratic"/>
|
||||
</set>
|
||||
</onHighlightExit>
|
||||
@@ -1645,12 +1645,12 @@
|
||||
</set>
|
||||
</onMenuExit>
|
||||
<onHighlightEnter menuIndex="1">
|
||||
<set duration=".15">
|
||||
<set duration=".25">
|
||||
<animate type="alpha" to="1" algorithm="easeinquadratic"/>
|
||||
</set>
|
||||
</onHighlightEnter>
|
||||
<onHighlightExit menuIndex="1">
|
||||
<set duration=".15">
|
||||
<set duration=".25">
|
||||
<animate type="alpha" to="0" algorithm="easeinquadratic"/>
|
||||
</set>
|
||||
</onHighlightExit>
|
||||
@@ -1674,12 +1674,12 @@
|
||||
</set>
|
||||
</onMenuExit>
|
||||
<onHighlightEnter menuIndex="1">
|
||||
<set duration=".15">
|
||||
<set duration=".25">
|
||||
<animate type="alpha" to="1" algorithm="easeinquadratic"/>
|
||||
</set>
|
||||
</onHighlightEnter>
|
||||
<onHighlightExit menuIndex="1">
|
||||
<set duration=".15">
|
||||
<set duration=".25">
|
||||
<animate type="alpha" to="0" algorithm="easeinquadratic"/>
|
||||
</set>
|
||||
</onHighlightExit>
|
||||
@@ -1709,12 +1709,12 @@
|
||||
</set>
|
||||
</onMenuExit>
|
||||
<onHighlightEnter menuIndex="1">
|
||||
<set duration=".15">
|
||||
<set duration=".25">
|
||||
<animate type="alpha" to="1" algorithm="easeinquadratic"/>
|
||||
</set>
|
||||
</onHighlightEnter>
|
||||
<onHighlightExit menuIndex="1">
|
||||
<set duration=".15">
|
||||
<set duration=".25">
|
||||
<animate type="alpha" to="0" algorithm="easeinquadratic"/>
|
||||
</set>
|
||||
</onHighlightExit>
|
||||
@@ -1738,12 +1738,12 @@
|
||||
</set>
|
||||
</onMenuExit>
|
||||
<onHighlightEnter menuIndex="1">
|
||||
<set duration=".15">
|
||||
<set duration=".25">
|
||||
<animate type="alpha" to="1" algorithm="easeinquadratic"/>
|
||||
</set>
|
||||
</onHighlightEnter>
|
||||
<onHighlightExit menuIndex="1">
|
||||
<set duration=".15">
|
||||
<set duration=".25">
|
||||
<animate type="alpha" to="0" algorithm="easeinquadratic"/>
|
||||
</set>
|
||||
</onHighlightExit>
|
||||
@@ -1924,12 +1924,12 @@
|
||||
</set>
|
||||
</onMenuExit>
|
||||
<onHighlightEnter menuIndex="0">
|
||||
<set duration=".15">
|
||||
<set duration=".25">
|
||||
<animate type="alpha" to="1" algorithm="easeinquadratic"/>
|
||||
</set>
|
||||
</onHighlightEnter>
|
||||
<onHighlightExit menuIndex="0">
|
||||
<set duration=".15">
|
||||
<set duration=".25">
|
||||
<animate type="alpha" to="0" algorithm="easeinquadratic"/>
|
||||
</set>
|
||||
</onHighlightExit>
|
||||
@@ -1958,12 +1958,12 @@
|
||||
</set>
|
||||
</onMenuExit>
|
||||
<onHighlightEnter menuIndex="1">
|
||||
<set duration=".15">
|
||||
<set duration=".25">
|
||||
<animate type="alpha" to=".9" algorithm="easeinquadratic"/>
|
||||
</set>
|
||||
</onHighlightEnter>
|
||||
<onHighlightExit menuIndex="1">
|
||||
<set duration=".15">
|
||||
<set duration=".25">
|
||||
<animate type="alpha" to="0" algorithm="easeinquadratic"/>
|
||||
</set>
|
||||
</onHighlightExit>
|
||||
|
||||
@@ -203,12 +203,12 @@
|
||||
</set>
|
||||
</onExit>
|
||||
<onHighlightEnter menuIndex="0">
|
||||
<set duration=".15">
|
||||
<set duration=".25">
|
||||
<animate type="alpha" to="1" algorithm="easeinquadratic"/>
|
||||
</set>
|
||||
</onHighlightEnter>
|
||||
<onHighlightExit menuIndex="0">
|
||||
<set duration=".15">
|
||||
<set duration=".25">
|
||||
<animate type="alpha" to="0" algorithm="easeinquadratic"/>
|
||||
</set>
|
||||
</onHighlightExit>
|
||||
@@ -239,12 +239,12 @@
|
||||
</set>
|
||||
</onEnter>
|
||||
<onExit>
|
||||
<set duration=".15">
|
||||
<set duration=".25">
|
||||
<animate type="alpha" to="0" algorithm="easeinquadratic"/>
|
||||
</set>
|
||||
</onExit>
|
||||
<onMenuEnter menuIndex="0">
|
||||
<set duration=".30">
|
||||
<set duration=".25">
|
||||
<animate type="alpha" to="1" algorithm="easeinquadratic"/>
|
||||
</set>
|
||||
</onMenuEnter>
|
||||
@@ -254,12 +254,12 @@
|
||||
</set>
|
||||
</onMenuExit>
|
||||
<onHighlightEnter menuIndex="0">
|
||||
<set duration=".30">
|
||||
<set duration=".25">
|
||||
<animate type="alpha" to="1" algorithm="easeinquadratic"/>
|
||||
</set>
|
||||
</onHighlightEnter>
|
||||
<onHighlightExit menuIndex="0">
|
||||
<set duration=".15">
|
||||
<set duration=".25">
|
||||
<animate type="alpha" to="0" algorithm="easeinquadratic"/>
|
||||
</set>
|
||||
</onHighlightExit>
|
||||
@@ -287,12 +287,12 @@
|
||||
</set>
|
||||
</onMenuExit>
|
||||
<onHighlightEnter menuIndex="0">
|
||||
<set duration=".15">
|
||||
<set duration=".25">
|
||||
<animate type="alpha" to="1" algorithm="easeinquadratic"/>
|
||||
</set>
|
||||
</onHighlightEnter>
|
||||
<onHighlightExit menuIndex="0">
|
||||
<set duration=".15">
|
||||
<set duration=".25">
|
||||
<animate type="alpha" to="0" algorithm="easeinquadratic"/>
|
||||
</set>
|
||||
</onHighlightExit>
|
||||
@@ -305,12 +305,12 @@
|
||||
</set>
|
||||
</onEnter>
|
||||
<onExit>
|
||||
<set duration=".15">
|
||||
<set duration=".25">
|
||||
<animate type="alpha" to="0" algorithm="easeinquadratic"/>
|
||||
</set>
|
||||
</onExit>
|
||||
<onMenuEnter menuIndex="0">
|
||||
<set duration=".30">
|
||||
<set duration=".25">
|
||||
<animate type="alpha" to="1" algorithm="easeinquadratic"/>
|
||||
</set>
|
||||
</onMenuEnter>
|
||||
@@ -320,12 +320,12 @@
|
||||
</set>
|
||||
</onMenuExit>
|
||||
<onHighlightEnter menuIndex="0">
|
||||
<set duration=".30">
|
||||
<set duration=".25">
|
||||
<animate type="alpha" to="1" algorithm="easeinquadratic"/>
|
||||
</set>
|
||||
</onHighlightEnter>
|
||||
<onHighlightExit menuIndex="0">
|
||||
<set duration=".15">
|
||||
<set duration=".25">
|
||||
<animate type="alpha" to="0" algorithm="easeinquadratic"/>
|
||||
</set>
|
||||
</onHighlightExit>
|
||||
@@ -353,12 +353,12 @@
|
||||
</set>
|
||||
</onMenuExit>
|
||||
<onHighlightEnter menuIndex="0">
|
||||
<set duration=".15">
|
||||
<set duration=".25">
|
||||
<animate type="alpha" to="1" algorithm="easeinquadratic"/>
|
||||
</set>
|
||||
</onHighlightEnter>
|
||||
<onHighlightExit menuIndex="0">
|
||||
<set duration=".15">
|
||||
<set duration=".25">
|
||||
<animate type="alpha" to="0" algorithm="easeinquadratic"/>
|
||||
</set>
|
||||
</onHighlightExit>
|
||||
@@ -371,12 +371,12 @@
|
||||
</set>
|
||||
</onEnter>
|
||||
<onExit>
|
||||
<set duration=".15">
|
||||
<set duration=".25">
|
||||
<animate type="alpha" to="0" algorithm="easeinquadratic"/>
|
||||
</set>
|
||||
</onExit>
|
||||
<onMenuEnter menuIndex="0">
|
||||
<set duration=".30">
|
||||
<set duration=".25">
|
||||
<animate type="alpha" to="1" algorithm="easeinquadratic"/>
|
||||
</set>
|
||||
</onMenuEnter>
|
||||
@@ -386,12 +386,12 @@
|
||||
</set>
|
||||
</onMenuExit>
|
||||
<onHighlightEnter menuIndex="0">
|
||||
<set duration=".30">
|
||||
<set duration=".25">
|
||||
<animate type="alpha" to="1" algorithm="easeinquadratic"/>
|
||||
</set>
|
||||
</onHighlightEnter>
|
||||
<onHighlightExit menuIndex="0">
|
||||
<set duration=".15">
|
||||
<set duration=".25">
|
||||
<animate type="alpha" to="0" algorithm="easeinquadratic"/>
|
||||
</set>
|
||||
</onHighlightExit>
|
||||
@@ -419,12 +419,12 @@
|
||||
</set>
|
||||
</onMenuExit>
|
||||
<onHighlightEnter menuIndex="0">
|
||||
<set duration=".15">
|
||||
<set duration=".25">
|
||||
<animate type="alpha" to="1" algorithm="easeinquadratic"/>
|
||||
</set>
|
||||
</onHighlightEnter>
|
||||
<onHighlightExit menuIndex="0">
|
||||
<set duration=".15">
|
||||
<set duration=".25">
|
||||
<animate type="alpha" to="0" algorithm="easeinquadratic"/>
|
||||
</set>
|
||||
</onHighlightExit>
|
||||
@@ -437,12 +437,12 @@
|
||||
</set>
|
||||
</onEnter>
|
||||
<onExit>
|
||||
<set duration=".15">
|
||||
<set duration=".25">
|
||||
<animate type="alpha" to="0" algorithm="easeinquadratic"/>
|
||||
</set>
|
||||
</onExit>
|
||||
<onMenuEnter menuIndex="0">
|
||||
<set duration=".30">
|
||||
<set duration=".25">
|
||||
<animate type="alpha" to="1" algorithm="easeinquadratic"/>
|
||||
</set>
|
||||
</onMenuEnter>
|
||||
@@ -452,12 +452,12 @@
|
||||
</set>
|
||||
</onMenuExit>
|
||||
<onHighlightEnter menuIndex="0">
|
||||
<set duration=".30">
|
||||
<set duration=".25">
|
||||
<animate type="alpha" to="1" algorithm="easeinquadratic"/>
|
||||
</set>
|
||||
</onHighlightEnter>
|
||||
<onHighlightExit menuIndex="0">
|
||||
<set duration=".15">
|
||||
<set duration=".25">
|
||||
<animate type="alpha" to="0" algorithm="easeinquadratic"/>
|
||||
</set>
|
||||
</onHighlightExit>
|
||||
@@ -485,12 +485,12 @@
|
||||
</set>
|
||||
</onMenuExit>
|
||||
<onHighlightEnter menuIndex="0">
|
||||
<set duration=".15">
|
||||
<set duration=".25">
|
||||
<animate type="alpha" to="1" algorithm="easeinquadratic"/>
|
||||
</set>
|
||||
</onHighlightEnter>
|
||||
<onHighlightExit menuIndex="0">
|
||||
<set duration=".15">
|
||||
<set duration=".25">
|
||||
<animate type="alpha" to="0" algorithm="easeinquadratic"/>
|
||||
</set>
|
||||
</onHighlightExit>
|
||||
@@ -503,12 +503,12 @@
|
||||
</set>
|
||||
</onEnter>
|
||||
<onExit>
|
||||
<set duration=".15">
|
||||
<set duration=".25">
|
||||
<animate type="alpha" to="0" algorithm="easeinquadratic"/>
|
||||
</set>
|
||||
</onExit>
|
||||
<onMenuEnter menuIndex="0">
|
||||
<set duration=".30">
|
||||
<set duration=".25">
|
||||
<animate type="alpha" to="1" algorithm="easeinquadratic"/>
|
||||
</set>
|
||||
</onMenuEnter>
|
||||
@@ -518,12 +518,12 @@
|
||||
</set>
|
||||
</onMenuExit>
|
||||
<onHighlightEnter menuIndex="0">
|
||||
<set duration=".30">
|
||||
<set duration=".25">
|
||||
<animate type="alpha" to="1" algorithm="easeinquadratic"/>
|
||||
</set>
|
||||
</onHighlightEnter>
|
||||
<onHighlightExit menuIndex="0">
|
||||
<set duration=".15">
|
||||
<set duration=".25">
|
||||
<animate type="alpha" to="0" algorithm="easeinquadratic"/>
|
||||
</set>
|
||||
</onHighlightExit>
|
||||
@@ -551,12 +551,12 @@
|
||||
</set>
|
||||
</onMenuExit>
|
||||
<onHighlightEnter menuIndex="0">
|
||||
<set duration=".15">
|
||||
<set duration=".25">
|
||||
<animate type="alpha" to="1" algorithm="easeinquadratic"/>
|
||||
</set>
|
||||
</onHighlightEnter>
|
||||
<onHighlightExit menuIndex="0">
|
||||
<set duration=".15">
|
||||
<set duration=".25">
|
||||
<animate type="alpha" to="0" algorithm="easeinquadratic"/>
|
||||
</set>
|
||||
</onHighlightExit>
|
||||
@@ -569,12 +569,12 @@
|
||||
</set>
|
||||
</onEnter>
|
||||
<onExit>
|
||||
<set duration=".15">
|
||||
<set duration=".25">
|
||||
<animate type="alpha" to="0" algorithm="easeinquadratic"/>
|
||||
</set>
|
||||
</onExit>
|
||||
<onMenuEnter menuIndex="0">
|
||||
<set duration=".30">
|
||||
<set duration=".25">
|
||||
<animate type="alpha" to="1" algorithm="easeinquadratic"/>
|
||||
</set>
|
||||
</onMenuEnter>
|
||||
@@ -584,12 +584,12 @@
|
||||
</set>
|
||||
</onMenuExit>
|
||||
<onHighlightEnter menuIndex="0">
|
||||
<set duration=".30">
|
||||
<set duration=".25">
|
||||
<animate type="alpha" to="1" algorithm="easeinquadratic"/>
|
||||
</set>
|
||||
</onHighlightEnter>
|
||||
<onHighlightExit menuIndex="0">
|
||||
<set duration=".15">
|
||||
<set duration=".25">
|
||||
<animate type="alpha" to="0" algorithm="easeinquadratic"/>
|
||||
</set>
|
||||
</onHighlightExit>
|
||||
@@ -617,12 +617,12 @@
|
||||
</set>
|
||||
</onMenuExit>
|
||||
<onHighlightEnter menuIndex="0">
|
||||
<set duration=".15">
|
||||
<set duration=".25">
|
||||
<animate type="alpha" to="1" algorithm="easeinquadratic"/>
|
||||
</set>
|
||||
</onHighlightEnter>
|
||||
<onHighlightExit menuIndex="0">
|
||||
<set duration=".15">
|
||||
<set duration=".25">
|
||||
<animate type="alpha" to="0" algorithm="easeinquadratic"/>
|
||||
</set>
|
||||
</onHighlightExit>
|
||||
@@ -651,12 +651,12 @@
|
||||
</set>
|
||||
</onMenuExit>
|
||||
<onHighlightEnter menuIndex="0">
|
||||
<set duration=".15">
|
||||
<set duration=".25">
|
||||
<animate type="alpha" to="1" algorithm="easeinquadratic"/>
|
||||
</set>
|
||||
</onHighlightEnter>
|
||||
<onHighlightExit menuIndex="0">
|
||||
<set duration=".15">
|
||||
<set duration=".25">
|
||||
<animate type="alpha" to="0" algorithm="easeinquadratic"/>
|
||||
</set>
|
||||
</onHighlightExit>
|
||||
@@ -685,12 +685,12 @@
|
||||
</set>
|
||||
</onMenuExit>
|
||||
<onHighlightEnter menuIndex="0">
|
||||
<set duration=".15">
|
||||
<set duration=".25">
|
||||
<animate type="alpha" to="1" algorithm="easeinquadratic"/>
|
||||
</set>
|
||||
</onHighlightEnter>
|
||||
<onHighlightExit menuIndex="0">
|
||||
<set duration=".15">
|
||||
<set duration=".25">
|
||||
<animate type="alpha" to="0" algorithm="easeinquadratic"/>
|
||||
</set>
|
||||
</onHighlightExit>
|
||||
@@ -719,12 +719,12 @@
|
||||
</set>
|
||||
</onMenuExit>
|
||||
<onHighlightEnter menuIndex="0">
|
||||
<set duration=".15">
|
||||
<set duration=".25">
|
||||
<animate type="alpha" to=".2" algorithm="easeinquadratic"/>
|
||||
</set>
|
||||
</onHighlightEnter>
|
||||
<onHighlightExit menuIndex="0">
|
||||
<set duration=".15">
|
||||
<set duration=".25">
|
||||
<animate type="alpha" to="0" algorithm="easeinquadratic"/>
|
||||
</set>
|
||||
</onHighlightExit>
|
||||
@@ -753,12 +753,12 @@
|
||||
</set>
|
||||
</onMenuExit>
|
||||
<onHighlightEnter menuIndex="0">
|
||||
<set duration=".15">
|
||||
<set duration=".25">
|
||||
<animate type="alpha" to="1" algorithm="easeinquadratic"/>
|
||||
</set>
|
||||
</onHighlightEnter>
|
||||
<onHighlightExit menuIndex="0">
|
||||
<set duration=".15">
|
||||
<set duration=".25">
|
||||
<animate type="alpha" to="0" algorithm="easeinquadratic"/>
|
||||
</set>
|
||||
</onHighlightExit>
|
||||
@@ -1152,7 +1152,7 @@
|
||||
</set>
|
||||
</onMenuEnter>
|
||||
<onMenuExit menuIndex="1">
|
||||
<set duration=".01">
|
||||
<set duration=".25">
|
||||
<animate type="y" from="25" to="-68"/>
|
||||
</set>
|
||||
</onMenuExit>
|
||||
@@ -1182,12 +1182,12 @@
|
||||
</set>
|
||||
</onMenuExit>
|
||||
<onHighlightEnter menuIndex="1">
|
||||
<set duration=".15">
|
||||
<set duration=".25">
|
||||
<animate type="alpha" to="1" algorithm="easeinquadratic"/>
|
||||
</set>
|
||||
</onHighlightEnter>
|
||||
<onHighlightExit menuIndex="1">
|
||||
<set duration=".15">
|
||||
<set duration=".25">
|
||||
<animate type="alpha" to="0" algorithm="easeinquadratic"/>
|
||||
</set>
|
||||
</onHighlightExit>
|
||||
@@ -1211,12 +1211,12 @@
|
||||
</set>
|
||||
</onMenuExit>
|
||||
<onHighlightEnter menuIndex="1">
|
||||
<set duration=".15">
|
||||
<set duration=".25">
|
||||
<animate type="alpha" to="1" algorithm="easeinquadratic"/>
|
||||
</set>
|
||||
</onHighlightEnter>
|
||||
<onHighlightExit menuIndex="1">
|
||||
<set duration=".15">
|
||||
<set duration=".25">
|
||||
<animate type="alpha" to="0" algorithm="easeinquadratic"/>
|
||||
</set>
|
||||
</onHighlightExit>
|
||||
@@ -1240,12 +1240,12 @@
|
||||
</set>
|
||||
</onMenuExit>
|
||||
<onHighlightEnter menuIndex="1">
|
||||
<set duration=".15">
|
||||
<set duration=".25">
|
||||
<animate type="alpha" to="1" algorithm="easeinquadratic"/>
|
||||
</set>
|
||||
</onHighlightEnter>
|
||||
<onHighlightExit menuIndex="1">
|
||||
<set duration=".15">
|
||||
<set duration=".25">
|
||||
<animate type="alpha" to="0" algorithm="easeinquadratic"/>
|
||||
</set>
|
||||
</onHighlightExit>
|
||||
@@ -1269,12 +1269,12 @@
|
||||
</set>
|
||||
</onMenuExit>
|
||||
<onHighlightEnter menuIndex="1">
|
||||
<set duration=".15">
|
||||
<set duration=".25">
|
||||
<animate type="alpha" to="1" algorithm="easeinquadratic"/>
|
||||
</set>
|
||||
</onHighlightEnter>
|
||||
<onHighlightExit menuIndex="1">
|
||||
<set duration=".15">
|
||||
<set duration=".25">
|
||||
<animate type="alpha" to="0" algorithm="easeinquadratic"/>
|
||||
</set>
|
||||
</onHighlightExit>
|
||||
@@ -1298,12 +1298,12 @@
|
||||
</set>
|
||||
</onMenuExit>
|
||||
<onHighlightEnter menuIndex="1">
|
||||
<set duration=".15">
|
||||
<set duration=".25">
|
||||
<animate type="alpha" to="1" algorithm="easeinquadratic"/>
|
||||
</set>
|
||||
</onHighlightEnter>
|
||||
<onHighlightExit menuIndex="1">
|
||||
<set duration=".15">
|
||||
<set duration=".25">
|
||||
<animate type="alpha" to="0" algorithm="easeinquadratic"/>
|
||||
</set>
|
||||
</onHighlightExit>
|
||||
@@ -1327,12 +1327,12 @@
|
||||
</set>
|
||||
</onMenuExit>
|
||||
<onHighlightEnter menuIndex="1">
|
||||
<set duration=".15">
|
||||
<set duration=".25">
|
||||
<animate type="alpha" to="1" algorithm="easeinquadratic"/>
|
||||
</set>
|
||||
</onHighlightEnter>
|
||||
<onHighlightExit menuIndex="1">
|
||||
<set duration=".15">
|
||||
<set duration=".25">
|
||||
<animate type="alpha" to="0" algorithm="easeinquadratic"/>
|
||||
</set>
|
||||
</onHighlightExit>
|
||||
@@ -1356,12 +1356,12 @@
|
||||
</set>
|
||||
</onMenuExit>
|
||||
<onHighlightEnter menuIndex="1">
|
||||
<set duration=".15">
|
||||
<set duration=".25">
|
||||
<animate type="alpha" to="1" algorithm="easeinquadratic"/>
|
||||
</set>
|
||||
</onHighlightEnter>
|
||||
<onHighlightExit menuIndex="1">
|
||||
<set duration=".15">
|
||||
<set duration=".25">
|
||||
<animate type="alpha" to="0" algorithm="easeinquadratic"/>
|
||||
</set>
|
||||
</onHighlightExit>
|
||||
@@ -1385,12 +1385,12 @@
|
||||
</set>
|
||||
</onMenuExit>
|
||||
<onHighlightEnter menuIndex="1">
|
||||
<set duration=".15">
|
||||
<set duration=".25">
|
||||
<animate type="alpha" to="1" algorithm="easeinquadratic"/>
|
||||
</set>
|
||||
</onHighlightEnter>
|
||||
<onHighlightExit menuIndex="1">
|
||||
<set duration=".15">
|
||||
<set duration=".25">
|
||||
<animate type="alpha" to="0" algorithm="easeinquadratic"/>
|
||||
</set>
|
||||
</onHighlightExit>
|
||||
@@ -1414,12 +1414,12 @@
|
||||
</set>
|
||||
</onMenuExit>
|
||||
<onHighlightEnter menuIndex="1">
|
||||
<set duration=".15">
|
||||
<set duration=".25">
|
||||
<animate type="alpha" to="1" algorithm="easeinquadratic"/>
|
||||
</set>
|
||||
</onHighlightEnter>
|
||||
<onHighlightExit menuIndex="1">
|
||||
<set duration=".15">
|
||||
<set duration=".25">
|
||||
<animate type="alpha" to="0" algorithm="easeinquadratic"/>
|
||||
</set>
|
||||
</onHighlightExit>
|
||||
@@ -1443,12 +1443,12 @@
|
||||
</set>
|
||||
</onMenuExit>
|
||||
<onHighlightEnter menuIndex="1">
|
||||
<set duration=".15">
|
||||
<set duration=".25">
|
||||
<animate type="alpha" to="1" algorithm="easeinquadratic"/>
|
||||
</set>
|
||||
</onHighlightEnter>
|
||||
<onHighlightExit menuIndex="1">
|
||||
<set duration=".15">
|
||||
<set duration=".25">
|
||||
<animate type="alpha" to="0" algorithm="easeinquadratic"/>
|
||||
</set>
|
||||
</onHighlightExit>
|
||||
@@ -1472,12 +1472,12 @@
|
||||
</set>
|
||||
</onMenuExit>
|
||||
<onHighlightEnter menuIndex="1">
|
||||
<set duration=".15">
|
||||
<set duration=".25">
|
||||
<animate type="alpha" to="1" algorithm="easeinquadratic"/>
|
||||
</set>
|
||||
</onHighlightEnter>
|
||||
<onHighlightExit menuIndex="1">
|
||||
<set duration=".15">
|
||||
<set duration=".25">
|
||||
<animate type="alpha" to="0" algorithm="easeinquadratic"/>
|
||||
</set>
|
||||
</onHighlightExit>
|
||||
@@ -1507,12 +1507,12 @@
|
||||
</set>
|
||||
</onMenuExit>
|
||||
<onHighlightEnter menuIndex="1">
|
||||
<set duration=".15">
|
||||
<set duration=".25">
|
||||
<animate type="alpha" to="1" algorithm="easeinquadratic"/>
|
||||
</set>
|
||||
</onHighlightEnter>
|
||||
<onHighlightExit menuIndex="1">
|
||||
<set duration=".15">
|
||||
<set duration=".25">
|
||||
<animate type="alpha" to="0" algorithm="easeinquadratic"/>
|
||||
</set>
|
||||
</onHighlightExit>
|
||||
@@ -1536,12 +1536,12 @@
|
||||
</set>
|
||||
</onMenuExit>
|
||||
<onHighlightEnter menuIndex="1">
|
||||
<set duration=".15">
|
||||
<set duration=".25">
|
||||
<animate type="alpha" to="1" algorithm="easeinquadratic"/>
|
||||
</set>
|
||||
</onHighlightEnter>
|
||||
<onHighlightExit menuIndex="1">
|
||||
<set duration=".15">
|
||||
<set duration=".25">
|
||||
<animate type="alpha" to="0" algorithm="easeinquadratic"/>
|
||||
</set>
|
||||
</onHighlightExit>
|
||||
@@ -1621,12 +1621,12 @@
|
||||
</set>
|
||||
</onMenuExit>
|
||||
<onHighlightEnter menuIndex="0">
|
||||
<set duration=".15">
|
||||
<set duration=".25">
|
||||
<animate type="alpha" to="1" algorithm="easeinquadratic"/>
|
||||
</set>
|
||||
</onHighlightEnter>
|
||||
<onHighlightExit menuIndex="0">
|
||||
<set duration=".15">
|
||||
<set duration=".25">
|
||||
<animate type="alpha" to="0" algorithm="easeinquadratic"/>
|
||||
</set>
|
||||
</onHighlightExit>
|
||||
@@ -1655,12 +1655,12 @@
|
||||
</set>
|
||||
</onMenuExit>
|
||||
<onHighlightEnter menuIndex="1">
|
||||
<set duration=".15">
|
||||
<set duration=".25">
|
||||
<animate type="alpha" to=".9" algorithm="easeinquadratic"/>
|
||||
</set>
|
||||
</onHighlightEnter>
|
||||
<onHighlightExit menuIndex="1">
|
||||
<set duration=".15">
|
||||
<set duration=".25">
|
||||
<animate type="alpha" to="0" algorithm="easeinquadratic"/>
|
||||
</set>
|
||||
</onHighlightExit>
|
||||
|
||||
@@ -203,12 +203,12 @@
|
||||
</set>
|
||||
</onExit>
|
||||
<onHighlightEnter menuIndex="0">
|
||||
<set duration=".15">
|
||||
<set duration=".25">
|
||||
<animate type="alpha" to="1" algorithm="easeinquadratic"/>
|
||||
</set>
|
||||
</onHighlightEnter>
|
||||
<onHighlightExit menuIndex="0">
|
||||
<set duration=".15">
|
||||
<set duration=".25">
|
||||
<animate type="alpha" to="0" algorithm="easeinquadratic"/>
|
||||
</set>
|
||||
</onHighlightExit>
|
||||
@@ -239,12 +239,12 @@
|
||||
</set>
|
||||
</onEnter>
|
||||
<onExit>
|
||||
<set duration=".15">
|
||||
<set duration=".25">
|
||||
<animate type="alpha" to="0" algorithm="easeinquadratic"/>
|
||||
</set>
|
||||
</onExit>
|
||||
<onMenuEnter menuIndex="0">
|
||||
<set duration=".30">
|
||||
<set duration=".25">
|
||||
<animate type="alpha" to="1" algorithm="easeinquadratic"/>
|
||||
</set>
|
||||
</onMenuEnter>
|
||||
@@ -254,12 +254,12 @@
|
||||
</set>
|
||||
</onMenuExit>
|
||||
<onHighlightEnter menuIndex="0">
|
||||
<set duration=".30">
|
||||
<set duration=".25">
|
||||
<animate type="alpha" to="1" algorithm="easeinquadratic"/>
|
||||
</set>
|
||||
</onHighlightEnter>
|
||||
<onHighlightExit menuIndex="0">
|
||||
<set duration=".15">
|
||||
<set duration=".25">
|
||||
<animate type="alpha" to="0" algorithm="easeinquadratic"/>
|
||||
</set>
|
||||
</onHighlightExit>
|
||||
@@ -287,12 +287,12 @@
|
||||
</set>
|
||||
</onMenuExit>
|
||||
<onHighlightEnter menuIndex="0">
|
||||
<set duration=".15">
|
||||
<set duration=".25">
|
||||
<animate type="alpha" to="1" algorithm="easeinquadratic"/>
|
||||
</set>
|
||||
</onHighlightEnter>
|
||||
<onHighlightExit menuIndex="0">
|
||||
<set duration=".15">
|
||||
<set duration=".25">
|
||||
<animate type="alpha" to="0" algorithm="easeinquadratic"/>
|
||||
</set>
|
||||
</onHighlightExit>
|
||||
@@ -305,12 +305,12 @@
|
||||
</set>
|
||||
</onEnter>
|
||||
<onExit>
|
||||
<set duration=".15">
|
||||
<set duration=".25">
|
||||
<animate type="alpha" to="0" algorithm="easeinquadratic"/>
|
||||
</set>
|
||||
</onExit>
|
||||
<onMenuEnter menuIndex="0">
|
||||
<set duration=".30">
|
||||
<set duration=".25">
|
||||
<animate type="alpha" to="1" algorithm="easeinquadratic"/>
|
||||
</set>
|
||||
</onMenuEnter>
|
||||
@@ -320,12 +320,12 @@
|
||||
</set>
|
||||
</onMenuExit>
|
||||
<onHighlightEnter menuIndex="0">
|
||||
<set duration=".30">
|
||||
<set duration=".25">
|
||||
<animate type="alpha" to="1" algorithm="easeinquadratic"/>
|
||||
</set>
|
||||
</onHighlightEnter>
|
||||
<onHighlightExit menuIndex="0">
|
||||
<set duration=".15">
|
||||
<set duration=".25">
|
||||
<animate type="alpha" to="0" algorithm="easeinquadratic"/>
|
||||
</set>
|
||||
</onHighlightExit>
|
||||
@@ -353,12 +353,12 @@
|
||||
</set>
|
||||
</onMenuExit>
|
||||
<onHighlightEnter menuIndex="0">
|
||||
<set duration=".15">
|
||||
<set duration=".25">
|
||||
<animate type="alpha" to="1" algorithm="easeinquadratic"/>
|
||||
</set>
|
||||
</onHighlightEnter>
|
||||
<onHighlightExit menuIndex="0">
|
||||
<set duration=".15">
|
||||
<set duration=".25">
|
||||
<animate type="alpha" to="0" algorithm="easeinquadratic"/>
|
||||
</set>
|
||||
</onHighlightExit>
|
||||
@@ -371,12 +371,12 @@
|
||||
</set>
|
||||
</onEnter>
|
||||
<onExit>
|
||||
<set duration=".15">
|
||||
<set duration=".25">
|
||||
<animate type="alpha" to="0" algorithm="easeinquadratic"/>
|
||||
</set>
|
||||
</onExit>
|
||||
<onMenuEnter menuIndex="0">
|
||||
<set duration=".30">
|
||||
<set duration=".25">
|
||||
<animate type="alpha" to="1" algorithm="easeinquadratic"/>
|
||||
</set>
|
||||
</onMenuEnter>
|
||||
@@ -386,12 +386,12 @@
|
||||
</set>
|
||||
</onMenuExit>
|
||||
<onHighlightEnter menuIndex="0">
|
||||
<set duration=".30">
|
||||
<set duration=".25">
|
||||
<animate type="alpha" to="1" algorithm="easeinquadratic"/>
|
||||
</set>
|
||||
</onHighlightEnter>
|
||||
<onHighlightExit menuIndex="0">
|
||||
<set duration=".15">
|
||||
<set duration=".25">
|
||||
<animate type="alpha" to="0" algorithm="easeinquadratic"/>
|
||||
</set>
|
||||
</onHighlightExit>
|
||||
@@ -419,12 +419,12 @@
|
||||
</set>
|
||||
</onMenuExit>
|
||||
<onHighlightEnter menuIndex="0">
|
||||
<set duration=".15">
|
||||
<set duration=".25">
|
||||
<animate type="alpha" to="1" algorithm="easeinquadratic"/>
|
||||
</set>
|
||||
</onHighlightEnter>
|
||||
<onHighlightExit menuIndex="0">
|
||||
<set duration=".15">
|
||||
<set duration=".25">
|
||||
<animate type="alpha" to="0" algorithm="easeinquadratic"/>
|
||||
</set>
|
||||
</onHighlightExit>
|
||||
@@ -437,12 +437,12 @@
|
||||
</set>
|
||||
</onEnter>
|
||||
<onExit>
|
||||
<set duration=".15">
|
||||
<set duration=".25">
|
||||
<animate type="alpha" to="0" algorithm="easeinquadratic"/>
|
||||
</set>
|
||||
</onExit>
|
||||
<onMenuEnter menuIndex="0">
|
||||
<set duration=".30">
|
||||
<set duration=".25">
|
||||
<animate type="alpha" to="1" algorithm="easeinquadratic"/>
|
||||
</set>
|
||||
</onMenuEnter>
|
||||
@@ -452,12 +452,12 @@
|
||||
</set>
|
||||
</onMenuExit>
|
||||
<onHighlightEnter menuIndex="0">
|
||||
<set duration=".30">
|
||||
<set duration=".25">
|
||||
<animate type="alpha" to="1" algorithm="easeinquadratic"/>
|
||||
</set>
|
||||
</onHighlightEnter>
|
||||
<onHighlightExit menuIndex="0">
|
||||
<set duration=".15">
|
||||
<set duration=".25">
|
||||
<animate type="alpha" to="0" algorithm="easeinquadratic"/>
|
||||
</set>
|
||||
</onHighlightExit>
|
||||
@@ -485,12 +485,12 @@
|
||||
</set>
|
||||
</onMenuExit>
|
||||
<onHighlightEnter menuIndex="0">
|
||||
<set duration=".15">
|
||||
<set duration=".25">
|
||||
<animate type="alpha" to="1" algorithm="easeinquadratic"/>
|
||||
</set>
|
||||
</onHighlightEnter>
|
||||
<onHighlightExit menuIndex="0">
|
||||
<set duration=".15">
|
||||
<set duration=".25">
|
||||
<animate type="alpha" to="0" algorithm="easeinquadratic"/>
|
||||
</set>
|
||||
</onHighlightExit>
|
||||
@@ -503,12 +503,12 @@
|
||||
</set>
|
||||
</onEnter>
|
||||
<onExit>
|
||||
<set duration=".15">
|
||||
<set duration=".25">
|
||||
<animate type="alpha" to="0" algorithm="easeinquadratic"/>
|
||||
</set>
|
||||
</onExit>
|
||||
<onMenuEnter menuIndex="0">
|
||||
<set duration=".30">
|
||||
<set duration=".25">
|
||||
<animate type="alpha" to="1" algorithm="easeinquadratic"/>
|
||||
</set>
|
||||
</onMenuEnter>
|
||||
@@ -518,12 +518,12 @@
|
||||
</set>
|
||||
</onMenuExit>
|
||||
<onHighlightEnter menuIndex="0">
|
||||
<set duration=".30">
|
||||
<set duration=".25">
|
||||
<animate type="alpha" to="1" algorithm="easeinquadratic"/>
|
||||
</set>
|
||||
</onHighlightEnter>
|
||||
<onHighlightExit menuIndex="0">
|
||||
<set duration=".15">
|
||||
<set duration=".25">
|
||||
<animate type="alpha" to="0" algorithm="easeinquadratic"/>
|
||||
</set>
|
||||
</onHighlightExit>
|
||||
@@ -551,12 +551,12 @@
|
||||
</set>
|
||||
</onMenuExit>
|
||||
<onHighlightEnter menuIndex="0">
|
||||
<set duration=".15">
|
||||
<set duration=".25">
|
||||
<animate type="alpha" to="1" algorithm="easeinquadratic"/>
|
||||
</set>
|
||||
</onHighlightEnter>
|
||||
<onHighlightExit menuIndex="0">
|
||||
<set duration=".15">
|
||||
<set duration=".25">
|
||||
<animate type="alpha" to="0" algorithm="easeinquadratic"/>
|
||||
</set>
|
||||
</onHighlightExit>
|
||||
@@ -569,12 +569,12 @@
|
||||
</set>
|
||||
</onEnter>
|
||||
<onExit>
|
||||
<set duration=".15">
|
||||
<set duration=".25">
|
||||
<animate type="alpha" to="0" algorithm="easeinquadratic"/>
|
||||
</set>
|
||||
</onExit>
|
||||
<onMenuEnter menuIndex="0">
|
||||
<set duration=".30">
|
||||
<set duration=".25">
|
||||
<animate type="alpha" to="1" algorithm="easeinquadratic"/>
|
||||
</set>
|
||||
</onMenuEnter>
|
||||
@@ -584,12 +584,12 @@
|
||||
</set>
|
||||
</onMenuExit>
|
||||
<onHighlightEnter menuIndex="0">
|
||||
<set duration=".30">
|
||||
<set duration=".25">
|
||||
<animate type="alpha" to="1" algorithm="easeinquadratic"/>
|
||||
</set>
|
||||
</onHighlightEnter>
|
||||
<onHighlightExit menuIndex="0">
|
||||
<set duration=".15">
|
||||
<set duration=".25">
|
||||
<animate type="alpha" to="0" algorithm="easeinquadratic"/>
|
||||
</set>
|
||||
</onHighlightExit>
|
||||
@@ -617,12 +617,12 @@
|
||||
</set>
|
||||
</onMenuExit>
|
||||
<onHighlightEnter menuIndex="0">
|
||||
<set duration=".15">
|
||||
<set duration=".25">
|
||||
<animate type="alpha" to="1" algorithm="easeinquadratic"/>
|
||||
</set>
|
||||
</onHighlightEnter>
|
||||
<onHighlightExit menuIndex="0">
|
||||
<set duration=".15">
|
||||
<set duration=".25">
|
||||
<animate type="alpha" to="0" algorithm="easeinquadratic"/>
|
||||
</set>
|
||||
</onHighlightExit>
|
||||
@@ -651,12 +651,12 @@
|
||||
</set>
|
||||
</onMenuExit>
|
||||
<onHighlightEnter menuIndex="0">
|
||||
<set duration=".15">
|
||||
<set duration=".25">
|
||||
<animate type="alpha" to="1" algorithm="easeinquadratic"/>
|
||||
</set>
|
||||
</onHighlightEnter>
|
||||
<onHighlightExit menuIndex="0">
|
||||
<set duration=".15">
|
||||
<set duration=".25">
|
||||
<animate type="alpha" to="0" algorithm="easeinquadratic"/>
|
||||
</set>
|
||||
</onHighlightExit>
|
||||
@@ -685,12 +685,12 @@
|
||||
</set>
|
||||
</onMenuExit>
|
||||
<onHighlightEnter menuIndex="0">
|
||||
<set duration=".15">
|
||||
<set duration=".25">
|
||||
<animate type="alpha" to="1" algorithm="easeinquadratic"/>
|
||||
</set>
|
||||
</onHighlightEnter>
|
||||
<onHighlightExit menuIndex="0">
|
||||
<set duration=".15">
|
||||
<set duration=".25">
|
||||
<animate type="alpha" to="0" algorithm="easeinquadratic"/>
|
||||
</set>
|
||||
</onHighlightExit>
|
||||
@@ -719,12 +719,12 @@
|
||||
</set>
|
||||
</onMenuExit>
|
||||
<onHighlightEnter menuIndex="0">
|
||||
<set duration=".15">
|
||||
<set duration=".25">
|
||||
<animate type="alpha" to=".2" algorithm="easeinquadratic"/>
|
||||
</set>
|
||||
</onHighlightEnter>
|
||||
<onHighlightExit menuIndex="0">
|
||||
<set duration=".15">
|
||||
<set duration=".25">
|
||||
<animate type="alpha" to="0" algorithm="easeinquadratic"/>
|
||||
</set>
|
||||
</onHighlightExit>
|
||||
@@ -753,12 +753,12 @@
|
||||
</set>
|
||||
</onMenuExit>
|
||||
<onHighlightEnter menuIndex="0">
|
||||
<set duration=".15">
|
||||
<set duration=".25">
|
||||
<animate type="alpha" to="1" algorithm="easeinquadratic"/>
|
||||
</set>
|
||||
</onHighlightEnter>
|
||||
<onHighlightExit menuIndex="0">
|
||||
<set duration=".15">
|
||||
<set duration=".25">
|
||||
<animate type="alpha" to="0" algorithm="easeinquadratic"/>
|
||||
</set>
|
||||
</onHighlightExit>
|
||||
@@ -1152,7 +1152,7 @@
|
||||
</set>
|
||||
</onMenuEnter>
|
||||
<onMenuExit menuIndex="1">
|
||||
<set duration=".01">
|
||||
<set duration=".25">
|
||||
<animate type="y" from="25" to="-68"/>
|
||||
</set>
|
||||
</onMenuExit>
|
||||
@@ -1182,12 +1182,12 @@
|
||||
</set>
|
||||
</onMenuExit>
|
||||
<onHighlightEnter menuIndex="1">
|
||||
<set duration=".15">
|
||||
<set duration=".25">
|
||||
<animate type="alpha" to="1" algorithm="easeinquadratic"/>
|
||||
</set>
|
||||
</onHighlightEnter>
|
||||
<onHighlightExit menuIndex="1">
|
||||
<set duration=".15">
|
||||
<set duration=".25">
|
||||
<animate type="alpha" to="0" algorithm="easeinquadratic"/>
|
||||
</set>
|
||||
</onHighlightExit>
|
||||
@@ -1211,12 +1211,12 @@
|
||||
</set>
|
||||
</onMenuExit>
|
||||
<onHighlightEnter menuIndex="1">
|
||||
<set duration=".15">
|
||||
<set duration=".25">
|
||||
<animate type="alpha" to="1" algorithm="easeinquadratic"/>
|
||||
</set>
|
||||
</onHighlightEnter>
|
||||
<onHighlightExit menuIndex="1">
|
||||
<set duration=".15">
|
||||
<set duration=".25">
|
||||
<animate type="alpha" to="0" algorithm="easeinquadratic"/>
|
||||
</set>
|
||||
</onHighlightExit>
|
||||
@@ -1240,12 +1240,12 @@
|
||||
</set>
|
||||
</onMenuExit>
|
||||
<onHighlightEnter menuIndex="1">
|
||||
<set duration=".15">
|
||||
<set duration=".25">
|
||||
<animate type="alpha" to="1" algorithm="easeinquadratic"/>
|
||||
</set>
|
||||
</onHighlightEnter>
|
||||
<onHighlightExit menuIndex="1">
|
||||
<set duration=".15">
|
||||
<set duration=".25">
|
||||
<animate type="alpha" to="0" algorithm="easeinquadratic"/>
|
||||
</set>
|
||||
</onHighlightExit>
|
||||
@@ -1269,12 +1269,12 @@
|
||||
</set>
|
||||
</onMenuExit>
|
||||
<onHighlightEnter menuIndex="1">
|
||||
<set duration=".15">
|
||||
<set duration=".25">
|
||||
<animate type="alpha" to="1" algorithm="easeinquadratic"/>
|
||||
</set>
|
||||
</onHighlightEnter>
|
||||
<onHighlightExit menuIndex="1">
|
||||
<set duration=".15">
|
||||
<set duration=".25">
|
||||
<animate type="alpha" to="0" algorithm="easeinquadratic"/>
|
||||
</set>
|
||||
</onHighlightExit>
|
||||
@@ -1298,12 +1298,12 @@
|
||||
</set>
|
||||
</onMenuExit>
|
||||
<onHighlightEnter menuIndex="1">
|
||||
<set duration=".15">
|
||||
<set duration=".25">
|
||||
<animate type="alpha" to="1" algorithm="easeinquadratic"/>
|
||||
</set>
|
||||
</onHighlightEnter>
|
||||
<onHighlightExit menuIndex="1">
|
||||
<set duration=".15">
|
||||
<set duration=".25">
|
||||
<animate type="alpha" to="0" algorithm="easeinquadratic"/>
|
||||
</set>
|
||||
</onHighlightExit>
|
||||
@@ -1327,12 +1327,12 @@
|
||||
</set>
|
||||
</onMenuExit>
|
||||
<onHighlightEnter menuIndex="1">
|
||||
<set duration=".15">
|
||||
<set duration=".25">
|
||||
<animate type="alpha" to="1" algorithm="easeinquadratic"/>
|
||||
</set>
|
||||
</onHighlightEnter>
|
||||
<onHighlightExit menuIndex="1">
|
||||
<set duration=".15">
|
||||
<set duration=".25">
|
||||
<animate type="alpha" to="0" algorithm="easeinquadratic"/>
|
||||
</set>
|
||||
</onHighlightExit>
|
||||
@@ -1356,12 +1356,12 @@
|
||||
</set>
|
||||
</onMenuExit>
|
||||
<onHighlightEnter menuIndex="1">
|
||||
<set duration=".15">
|
||||
<set duration=".25">
|
||||
<animate type="alpha" to="1" algorithm="easeinquadratic"/>
|
||||
</set>
|
||||
</onHighlightEnter>
|
||||
<onHighlightExit menuIndex="1">
|
||||
<set duration=".15">
|
||||
<set duration=".25">
|
||||
<animate type="alpha" to="0" algorithm="easeinquadratic"/>
|
||||
</set>
|
||||
</onHighlightExit>
|
||||
@@ -1385,12 +1385,12 @@
|
||||
</set>
|
||||
</onMenuExit>
|
||||
<onHighlightEnter menuIndex="1">
|
||||
<set duration=".15">
|
||||
<set duration=".25">
|
||||
<animate type="alpha" to="1" algorithm="easeinquadratic"/>
|
||||
</set>
|
||||
</onHighlightEnter>
|
||||
<onHighlightExit menuIndex="1">
|
||||
<set duration=".15">
|
||||
<set duration=".25">
|
||||
<animate type="alpha" to="0" algorithm="easeinquadratic"/>
|
||||
</set>
|
||||
</onHighlightExit>
|
||||
@@ -1414,12 +1414,12 @@
|
||||
</set>
|
||||
</onMenuExit>
|
||||
<onHighlightEnter menuIndex="1">
|
||||
<set duration=".15">
|
||||
<set duration=".25">
|
||||
<animate type="alpha" to="1" algorithm="easeinquadratic"/>
|
||||
</set>
|
||||
</onHighlightEnter>
|
||||
<onHighlightExit menuIndex="1">
|
||||
<set duration=".15">
|
||||
<set duration=".25">
|
||||
<animate type="alpha" to="0" algorithm="easeinquadratic"/>
|
||||
</set>
|
||||
</onHighlightExit>
|
||||
@@ -1443,12 +1443,12 @@
|
||||
</set>
|
||||
</onMenuExit>
|
||||
<onHighlightEnter menuIndex="1">
|
||||
<set duration=".15">
|
||||
<set duration=".25">
|
||||
<animate type="alpha" to="1" algorithm="easeinquadratic"/>
|
||||
</set>
|
||||
</onHighlightEnter>
|
||||
<onHighlightExit menuIndex="1">
|
||||
<set duration=".15">
|
||||
<set duration=".25">
|
||||
<animate type="alpha" to="0" algorithm="easeinquadratic"/>
|
||||
</set>
|
||||
</onHighlightExit>
|
||||
@@ -1472,12 +1472,12 @@
|
||||
</set>
|
||||
</onMenuExit>
|
||||
<onHighlightEnter menuIndex="1">
|
||||
<set duration=".15">
|
||||
<set duration=".25">
|
||||
<animate type="alpha" to="1" algorithm="easeinquadratic"/>
|
||||
</set>
|
||||
</onHighlightEnter>
|
||||
<onHighlightExit menuIndex="1">
|
||||
<set duration=".15">
|
||||
<set duration=".25">
|
||||
<animate type="alpha" to="0" algorithm="easeinquadratic"/>
|
||||
</set>
|
||||
</onHighlightExit>
|
||||
@@ -1507,12 +1507,12 @@
|
||||
</set>
|
||||
</onMenuExit>
|
||||
<onHighlightEnter menuIndex="1">
|
||||
<set duration=".15">
|
||||
<set duration=".25">
|
||||
<animate type="alpha" to="1" algorithm="easeinquadratic"/>
|
||||
</set>
|
||||
</onHighlightEnter>
|
||||
<onHighlightExit menuIndex="1">
|
||||
<set duration=".15">
|
||||
<set duration=".25">
|
||||
<animate type="alpha" to="0" algorithm="easeinquadratic"/>
|
||||
</set>
|
||||
</onHighlightExit>
|
||||
@@ -1536,12 +1536,12 @@
|
||||
</set>
|
||||
</onMenuExit>
|
||||
<onHighlightEnter menuIndex="1">
|
||||
<set duration=".15">
|
||||
<set duration=".25">
|
||||
<animate type="alpha" to="1" algorithm="easeinquadratic"/>
|
||||
</set>
|
||||
</onHighlightEnter>
|
||||
<onHighlightExit menuIndex="1">
|
||||
<set duration=".15">
|
||||
<set duration=".25">
|
||||
<animate type="alpha" to="0" algorithm="easeinquadratic"/>
|
||||
</set>
|
||||
</onHighlightExit>
|
||||
@@ -1621,12 +1621,12 @@
|
||||
</set>
|
||||
</onMenuExit>
|
||||
<onHighlightEnter menuIndex="0">
|
||||
<set duration=".15">
|
||||
<set duration=".25">
|
||||
<animate type="alpha" to="1" algorithm="easeinquadratic"/>
|
||||
</set>
|
||||
</onHighlightEnter>
|
||||
<onHighlightExit menuIndex="0">
|
||||
<set duration=".15">
|
||||
<set duration=".25">
|
||||
<animate type="alpha" to="0" algorithm="easeinquadratic"/>
|
||||
</set>
|
||||
</onHighlightExit>
|
||||
@@ -1655,12 +1655,12 @@
|
||||
</set>
|
||||
</onMenuExit>
|
||||
<onHighlightEnter menuIndex="1">
|
||||
<set duration=".15">
|
||||
<set duration=".25">
|
||||
<animate type="alpha" to=".9" algorithm="easeinquadratic"/>
|
||||
</set>
|
||||
</onHighlightEnter>
|
||||
<onHighlightExit menuIndex="1">
|
||||
<set duration=".15">
|
||||
<set duration=".25">
|
||||
<animate type="alpha" to="0" algorithm="easeinquadratic"/>
|
||||
</set>
|
||||
</onHighlightExit>
|
||||
|
||||
@@ -218,12 +218,12 @@
|
||||
</set>
|
||||
</onMenuExit>
|
||||
<onHighlightEnter menuIndex="0">
|
||||
<set duration=".15">
|
||||
<set duration=".25">
|
||||
<animate type="alpha" to="1" algorithm="easeinquadratic"/>
|
||||
</set>
|
||||
</onHighlightEnter>
|
||||
<onHighlightExit menuIndex="0">
|
||||
<set duration=".15">
|
||||
<set duration=".25">
|
||||
<animate type="alpha" to="0" algorithm="easeinquadratic"/>
|
||||
</set>
|
||||
</onHighlightExit>
|
||||
@@ -252,12 +252,12 @@
|
||||
</set>
|
||||
</onMenuExit>
|
||||
<onHighlightEnter menuIndex="0">
|
||||
<set duration=".15">
|
||||
<set duration=".25">
|
||||
<animate type="alpha" to="1" algorithm="easeinquadratic"/>
|
||||
</set>
|
||||
</onHighlightEnter>
|
||||
<onHighlightExit menuIndex="0">
|
||||
<set duration=".15">
|
||||
<set duration=".25">
|
||||
<animate type="alpha" to="0" algorithm="easeinquadratic"/>
|
||||
</set>
|
||||
</onHighlightExit>
|
||||
@@ -286,12 +286,12 @@
|
||||
</set>
|
||||
</onMenuExit>
|
||||
<onHighlightEnter menuIndex="0">
|
||||
<set duration=".15">
|
||||
<set duration=".25">
|
||||
<animate type="alpha" to="1" algorithm="easeinquadratic"/>
|
||||
</set>
|
||||
</onHighlightEnter>
|
||||
<onHighlightExit menuIndex="0">
|
||||
<set duration=".15">
|
||||
<set duration=".25">
|
||||
<animate type="alpha" to="0" algorithm="easeinquadratic"/>
|
||||
</set>
|
||||
</onHighlightExit>
|
||||
@@ -320,12 +320,12 @@
|
||||
</set>
|
||||
</onMenuExit>
|
||||
<onHighlightEnter menuIndex="0">
|
||||
<set duration=".15">
|
||||
<set duration=".25">
|
||||
<animate type="alpha" to="1" algorithm="easeinquadratic"/>
|
||||
</set>
|
||||
</onHighlightEnter>
|
||||
<onHighlightExit menuIndex="0">
|
||||
<set duration=".15">
|
||||
<set duration=".25">
|
||||
<animate type="alpha" to="0" algorithm="easeinquadratic"/>
|
||||
</set>
|
||||
</onHighlightExit>
|
||||
@@ -353,12 +353,12 @@
|
||||
</set>
|
||||
</onMenuExit>
|
||||
<onHighlightEnter menuIndex="0">
|
||||
<set duration=".15">
|
||||
<set duration=".25">
|
||||
<animate type="alpha" to="1" algorithm="easeinquadratic"/>
|
||||
</set>
|
||||
</onHighlightEnter>
|
||||
<onHighlightExit menuIndex="0">
|
||||
<set duration=".15">
|
||||
<set duration=".25">
|
||||
<animate type="alpha" to="0" algorithm="easeinquadratic"/>
|
||||
</set>
|
||||
</onHighlightExit>
|
||||
@@ -386,12 +386,12 @@
|
||||
</set>
|
||||
</onMenuExit>
|
||||
<onHighlightEnter menuIndex="0">
|
||||
<set duration=".15">
|
||||
<set duration=".25">
|
||||
<animate type="alpha" to="1" algorithm="easeinquadratic"/>
|
||||
</set>
|
||||
</onHighlightEnter>
|
||||
<onHighlightExit menuIndex="0">
|
||||
<set duration=".15">
|
||||
<set duration=".25">
|
||||
<animate type="alpha" to="0" algorithm="easeinquadratic"/>
|
||||
</set>
|
||||
</onHighlightExit>
|
||||
@@ -405,12 +405,12 @@
|
||||
</set>
|
||||
</onExit>
|
||||
<onHighlightEnter menuIndex="0">
|
||||
<set duration=".15">
|
||||
<set duration=".25">
|
||||
<animate type="alpha" to="1" algorithm="easeinquadratic"/>
|
||||
</set>
|
||||
</onHighlightEnter>
|
||||
<onHighlightExit menuIndex="0">
|
||||
<set duration=".15">
|
||||
<set duration=".25">
|
||||
<animate type="alpha" to="0" algorithm="easeinquadratic"/>
|
||||
</set>
|
||||
</onHighlightExit>
|
||||
@@ -441,12 +441,12 @@
|
||||
</set>
|
||||
</onEnter>
|
||||
<onExit>
|
||||
<set duration=".15">
|
||||
<set duration=".25">
|
||||
<animate type="alpha" to="0" algorithm="easeinquadratic"/>
|
||||
</set>
|
||||
</onExit>
|
||||
<onMenuEnter menuIndex="0">
|
||||
<set duration=".30">
|
||||
<set duration=".25">
|
||||
<animate type="alpha" to="1" algorithm="easeinquadratic"/>
|
||||
</set>
|
||||
</onMenuEnter>
|
||||
@@ -456,12 +456,12 @@
|
||||
</set>
|
||||
</onMenuExit>
|
||||
<onHighlightEnter menuIndex="0">
|
||||
<set duration=".30">
|
||||
<set duration=".25">
|
||||
<animate type="alpha" to="1" algorithm="easeinquadratic"/>
|
||||
</set>
|
||||
</onHighlightEnter>
|
||||
<onHighlightExit menuIndex="0">
|
||||
<set duration=".15">
|
||||
<set duration=".25">
|
||||
<animate type="alpha" to="0" algorithm="easeinquadratic"/>
|
||||
</set>
|
||||
</onHighlightExit>
|
||||
@@ -489,12 +489,12 @@
|
||||
</set>
|
||||
</onMenuExit>
|
||||
<onHighlightEnter menuIndex="0">
|
||||
<set duration=".15">
|
||||
<set duration=".25">
|
||||
<animate type="alpha" to="1" algorithm="easeinquadratic"/>
|
||||
</set>
|
||||
</onHighlightEnter>
|
||||
<onHighlightExit menuIndex="0">
|
||||
<set duration=".15">
|
||||
<set duration=".25">
|
||||
<animate type="alpha" to="0" algorithm="easeinquadratic"/>
|
||||
</set>
|
||||
</onHighlightExit>
|
||||
@@ -507,12 +507,12 @@
|
||||
</set>
|
||||
</onEnter>
|
||||
<onExit>
|
||||
<set duration=".15">
|
||||
<set duration=".25">
|
||||
<animate type="alpha" to="0" algorithm="easeinquadratic"/>
|
||||
</set>
|
||||
</onExit>
|
||||
<onMenuEnter menuIndex="0">
|
||||
<set duration=".30">
|
||||
<set duration=".25">
|
||||
<animate type="alpha" to="1" algorithm="easeinquadratic"/>
|
||||
</set>
|
||||
</onMenuEnter>
|
||||
@@ -522,12 +522,12 @@
|
||||
</set>
|
||||
</onMenuExit>
|
||||
<onHighlightEnter menuIndex="0">
|
||||
<set duration=".30">
|
||||
<set duration=".25">
|
||||
<animate type="alpha" to="1" algorithm="easeinquadratic"/>
|
||||
</set>
|
||||
</onHighlightEnter>
|
||||
<onHighlightExit menuIndex="0">
|
||||
<set duration=".15">
|
||||
<set duration=".25">
|
||||
<animate type="alpha" to="0" algorithm="easeinquadratic"/>
|
||||
</set>
|
||||
</onHighlightExit>
|
||||
@@ -555,12 +555,12 @@
|
||||
</set>
|
||||
</onMenuExit>
|
||||
<onHighlightEnter menuIndex="0">
|
||||
<set duration=".15">
|
||||
<set duration=".25">
|
||||
<animate type="alpha" to="1" algorithm="easeinquadratic"/>
|
||||
</set>
|
||||
</onHighlightEnter>
|
||||
<onHighlightExit menuIndex="0">
|
||||
<set duration=".15">
|
||||
<set duration=".25">
|
||||
<animate type="alpha" to="0" algorithm="easeinquadratic"/>
|
||||
</set>
|
||||
</onHighlightExit>
|
||||
@@ -573,12 +573,12 @@
|
||||
</set>
|
||||
</onEnter>
|
||||
<onExit>
|
||||
<set duration=".15">
|
||||
<set duration=".25">
|
||||
<animate type="alpha" to="0" algorithm="easeinquadratic"/>
|
||||
</set>
|
||||
</onExit>
|
||||
<onMenuEnter menuIndex="0">
|
||||
<set duration=".30">
|
||||
<set duration=".25">
|
||||
<animate type="alpha" to="1" algorithm="easeinquadratic"/>
|
||||
</set>
|
||||
</onMenuEnter>
|
||||
@@ -588,12 +588,12 @@
|
||||
</set>
|
||||
</onMenuExit>
|
||||
<onHighlightEnter menuIndex="0">
|
||||
<set duration=".30">
|
||||
<set duration=".25">
|
||||
<animate type="alpha" to="1" algorithm="easeinquadratic"/>
|
||||
</set>
|
||||
</onHighlightEnter>
|
||||
<onHighlightExit menuIndex="0">
|
||||
<set duration=".15">
|
||||
<set duration=".25">
|
||||
<animate type="alpha" to="0" algorithm="easeinquadratic"/>
|
||||
</set>
|
||||
</onHighlightExit>
|
||||
@@ -621,12 +621,12 @@
|
||||
</set>
|
||||
</onMenuExit>
|
||||
<onHighlightEnter menuIndex="0">
|
||||
<set duration=".15">
|
||||
<set duration=".25">
|
||||
<animate type="alpha" to="1" algorithm="easeinquadratic"/>
|
||||
</set>
|
||||
</onHighlightEnter>
|
||||
<onHighlightExit menuIndex="0">
|
||||
<set duration=".15">
|
||||
<set duration=".25">
|
||||
<animate type="alpha" to="0" algorithm="easeinquadratic"/>
|
||||
</set>
|
||||
</onHighlightExit>
|
||||
@@ -639,12 +639,12 @@
|
||||
</set>
|
||||
</onEnter>
|
||||
<onExit>
|
||||
<set duration=".15">
|
||||
<set duration=".25">
|
||||
<animate type="alpha" to="0" algorithm="easeinquadratic"/>
|
||||
</set>
|
||||
</onExit>
|
||||
<onMenuEnter menuIndex="0">
|
||||
<set duration=".30">
|
||||
<set duration=".25">
|
||||
<animate type="alpha" to="1" algorithm="easeinquadratic"/>
|
||||
</set>
|
||||
</onMenuEnter>
|
||||
@@ -654,12 +654,12 @@
|
||||
</set>
|
||||
</onMenuExit>
|
||||
<onHighlightEnter menuIndex="0">
|
||||
<set duration=".30">
|
||||
<set duration=".25">
|
||||
<animate type="alpha" to="1" algorithm="easeinquadratic"/>
|
||||
</set>
|
||||
</onHighlightEnter>
|
||||
<onHighlightExit menuIndex="0">
|
||||
<set duration=".15">
|
||||
<set duration=".25">
|
||||
<animate type="alpha" to="0" algorithm="easeinquadratic"/>
|
||||
</set>
|
||||
</onHighlightExit>
|
||||
@@ -687,12 +687,12 @@
|
||||
</set>
|
||||
</onMenuExit>
|
||||
<onHighlightEnter menuIndex="0">
|
||||
<set duration=".15">
|
||||
<set duration=".25">
|
||||
<animate type="alpha" to="1" algorithm="easeinquadratic"/>
|
||||
</set>
|
||||
</onHighlightEnter>
|
||||
<onHighlightExit menuIndex="0">
|
||||
<set duration=".15">
|
||||
<set duration=".25">
|
||||
<animate type="alpha" to="0" algorithm="easeinquadratic"/>
|
||||
</set>
|
||||
</onHighlightExit>
|
||||
@@ -705,12 +705,12 @@
|
||||
</set>
|
||||
</onEnter>
|
||||
<onExit>
|
||||
<set duration=".15">
|
||||
<set duration=".25">
|
||||
<animate type="alpha" to="0" algorithm="easeinquadratic"/>
|
||||
</set>
|
||||
</onExit>
|
||||
<onMenuEnter menuIndex="0">
|
||||
<set duration=".30">
|
||||
<set duration=".25">
|
||||
<animate type="alpha" to="1" algorithm="easeinquadratic"/>
|
||||
</set>
|
||||
</onMenuEnter>
|
||||
@@ -720,12 +720,12 @@
|
||||
</set>
|
||||
</onMenuExit>
|
||||
<onHighlightEnter menuIndex="0">
|
||||
<set duration=".30">
|
||||
<set duration=".25">
|
||||
<animate type="alpha" to="1" algorithm="easeinquadratic"/>
|
||||
</set>
|
||||
</onHighlightEnter>
|
||||
<onHighlightExit menuIndex="0">
|
||||
<set duration=".15">
|
||||
<set duration=".25">
|
||||
<animate type="alpha" to="0" algorithm="easeinquadratic"/>
|
||||
</set>
|
||||
</onHighlightExit>
|
||||
@@ -753,12 +753,12 @@
|
||||
</set>
|
||||
</onMenuExit>
|
||||
<onHighlightEnter menuIndex="0">
|
||||
<set duration=".15">
|
||||
<set duration=".25">
|
||||
<animate type="alpha" to="1" algorithm="easeinquadratic"/>
|
||||
</set>
|
||||
</onHighlightEnter>
|
||||
<onHighlightExit menuIndex="0">
|
||||
<set duration=".15">
|
||||
<set duration=".25">
|
||||
<animate type="alpha" to="0" algorithm="easeinquadratic"/>
|
||||
</set>
|
||||
</onHighlightExit>
|
||||
@@ -771,12 +771,12 @@
|
||||
</set>
|
||||
</onEnter>
|
||||
<onExit>
|
||||
<set duration=".15">
|
||||
<set duration=".25">
|
||||
<animate type="alpha" to="0" algorithm="easeinquadratic"/>
|
||||
</set>
|
||||
</onExit>
|
||||
<onMenuEnter menuIndex="0">
|
||||
<set duration=".30">
|
||||
<set duration=".25">
|
||||
<animate type="alpha" to="1" algorithm="easeinquadratic"/>
|
||||
</set>
|
||||
</onMenuEnter>
|
||||
@@ -786,12 +786,12 @@
|
||||
</set>
|
||||
</onMenuExit>
|
||||
<onHighlightEnter menuIndex="0">
|
||||
<set duration=".30">
|
||||
<set duration=".25">
|
||||
<animate type="alpha" to="1" algorithm="easeinquadratic"/>
|
||||
</set>
|
||||
</onHighlightEnter>
|
||||
<onHighlightExit menuIndex="0">
|
||||
<set duration=".15">
|
||||
<set duration=".25">
|
||||
<animate type="alpha" to="0" algorithm="easeinquadratic"/>
|
||||
</set>
|
||||
</onHighlightExit>
|
||||
@@ -819,12 +819,12 @@
|
||||
</set>
|
||||
</onMenuExit>
|
||||
<onHighlightEnter menuIndex="0">
|
||||
<set duration=".15">
|
||||
<set duration=".25">
|
||||
<animate type="alpha" to="1" algorithm="easeinquadratic"/>
|
||||
</set>
|
||||
</onHighlightEnter>
|
||||
<onHighlightExit menuIndex="0">
|
||||
<set duration=".15">
|
||||
<set duration=".25">
|
||||
<animate type="alpha" to="0" algorithm="easeinquadratic"/>
|
||||
</set>
|
||||
</onHighlightExit>
|
||||
@@ -853,12 +853,12 @@
|
||||
</set>
|
||||
</onMenuExit>
|
||||
<onHighlightEnter menuIndex="0">
|
||||
<set duration=".15">
|
||||
<set duration=".25">
|
||||
<animate type="alpha" to="1" algorithm="easeinquadratic"/>
|
||||
</set>
|
||||
</onHighlightEnter>
|
||||
<onHighlightExit menuIndex="0">
|
||||
<set duration=".15">
|
||||
<set duration=".25">
|
||||
<animate type="alpha" to="0" algorithm="easeinquadratic"/>
|
||||
</set>
|
||||
</onHighlightExit>
|
||||
@@ -887,12 +887,12 @@
|
||||
</set>
|
||||
</onMenuExit>
|
||||
<onHighlightEnter menuIndex="0">
|
||||
<set duration=".15">
|
||||
<set duration=".25">
|
||||
<animate type="alpha" to="1" algorithm="easeinquadratic"/>
|
||||
</set>
|
||||
</onHighlightEnter>
|
||||
<onHighlightExit menuIndex="0">
|
||||
<set duration=".15">
|
||||
<set duration=".25">
|
||||
<animate type="alpha" to="0" algorithm="easeinquadratic"/>
|
||||
</set>
|
||||
</onHighlightExit>
|
||||
@@ -921,12 +921,12 @@
|
||||
</set>
|
||||
</onMenuExit>
|
||||
<onHighlightEnter menuIndex="0">
|
||||
<set duration=".15">
|
||||
<set duration=".25">
|
||||
<animate type="alpha" to=".2" algorithm="easeinquadratic"/>
|
||||
</set>
|
||||
</onHighlightEnter>
|
||||
<onHighlightExit menuIndex="0">
|
||||
<set duration=".15">
|
||||
<set duration=".25">
|
||||
<animate type="alpha" to="0" algorithm="easeinquadratic"/>
|
||||
</set>
|
||||
</onHighlightExit>
|
||||
@@ -955,12 +955,12 @@
|
||||
</set>
|
||||
</onMenuExit>
|
||||
<onHighlightEnter menuIndex="0">
|
||||
<set duration=".15">
|
||||
<set duration=".25">
|
||||
<animate type="alpha" to="1" algorithm="easeinquadratic"/>
|
||||
</set>
|
||||
</onHighlightEnter>
|
||||
<onHighlightExit menuIndex="0">
|
||||
<set duration=".15">
|
||||
<set duration=".25">
|
||||
<animate type="alpha" to="0" algorithm="easeinquadratic"/>
|
||||
</set>
|
||||
</onHighlightExit>
|
||||
@@ -1354,7 +1354,7 @@
|
||||
</set>
|
||||
</onMenuEnter>
|
||||
<onMenuExit menuIndex="1">
|
||||
<set duration=".01">
|
||||
<set duration=".25">
|
||||
<animate type="y" from="25" to="-68"/>
|
||||
</set>
|
||||
</onMenuExit>
|
||||
@@ -1384,12 +1384,12 @@
|
||||
</set>
|
||||
</onMenuExit>
|
||||
<onHighlightEnter menuIndex="1">
|
||||
<set duration=".15">
|
||||
<set duration=".25">
|
||||
<animate type="alpha" to="1" algorithm="easeinquadratic"/>
|
||||
</set>
|
||||
</onHighlightEnter>
|
||||
<onHighlightExit menuIndex="1">
|
||||
<set duration=".15">
|
||||
<set duration=".25">
|
||||
<animate type="alpha" to="0" algorithm="easeinquadratic"/>
|
||||
</set>
|
||||
</onHighlightExit>
|
||||
@@ -1413,12 +1413,12 @@
|
||||
</set>
|
||||
</onMenuExit>
|
||||
<onHighlightEnter menuIndex="1">
|
||||
<set duration=".15">
|
||||
<set duration=".25">
|
||||
<animate type="alpha" to="1" algorithm="easeinquadratic"/>
|
||||
</set>
|
||||
</onHighlightEnter>
|
||||
<onHighlightExit menuIndex="1">
|
||||
<set duration=".15">
|
||||
<set duration=".25">
|
||||
<animate type="alpha" to="0" algorithm="easeinquadratic"/>
|
||||
</set>
|
||||
</onHighlightExit>
|
||||
@@ -1442,12 +1442,12 @@
|
||||
</set>
|
||||
</onMenuExit>
|
||||
<onHighlightEnter menuIndex="1">
|
||||
<set duration=".15">
|
||||
<set duration=".25">
|
||||
<animate type="alpha" to="1" algorithm="easeinquadratic"/>
|
||||
</set>
|
||||
</onHighlightEnter>
|
||||
<onHighlightExit menuIndex="1">
|
||||
<set duration=".15">
|
||||
<set duration=".25">
|
||||
<animate type="alpha" to="0" algorithm="easeinquadratic"/>
|
||||
</set>
|
||||
</onHighlightExit>
|
||||
@@ -1471,12 +1471,12 @@
|
||||
</set>
|
||||
</onMenuExit>
|
||||
<onHighlightEnter menuIndex="1">
|
||||
<set duration=".15">
|
||||
<set duration=".25">
|
||||
<animate type="alpha" to="1" algorithm="easeinquadratic"/>
|
||||
</set>
|
||||
</onHighlightEnter>
|
||||
<onHighlightExit menuIndex="1">
|
||||
<set duration=".15">
|
||||
<set duration=".25">
|
||||
<animate type="alpha" to="0" algorithm="easeinquadratic"/>
|
||||
</set>
|
||||
</onHighlightExit>
|
||||
@@ -1500,12 +1500,12 @@
|
||||
</set>
|
||||
</onMenuExit>
|
||||
<onHighlightEnter menuIndex="1">
|
||||
<set duration=".15">
|
||||
<set duration=".25">
|
||||
<animate type="alpha" to="1" algorithm="easeinquadratic"/>
|
||||
</set>
|
||||
</onHighlightEnter>
|
||||
<onHighlightExit menuIndex="1">
|
||||
<set duration=".15">
|
||||
<set duration=".25">
|
||||
<animate type="alpha" to="0" algorithm="easeinquadratic"/>
|
||||
</set>
|
||||
</onHighlightExit>
|
||||
@@ -1529,12 +1529,12 @@
|
||||
</set>
|
||||
</onMenuExit>
|
||||
<onHighlightEnter menuIndex="1">
|
||||
<set duration=".15">
|
||||
<set duration=".25">
|
||||
<animate type="alpha" to="1" algorithm="easeinquadratic"/>
|
||||
</set>
|
||||
</onHighlightEnter>
|
||||
<onHighlightExit menuIndex="1">
|
||||
<set duration=".15">
|
||||
<set duration=".25">
|
||||
<animate type="alpha" to="0" algorithm="easeinquadratic"/>
|
||||
</set>
|
||||
</onHighlightExit>
|
||||
@@ -1558,12 +1558,12 @@
|
||||
</set>
|
||||
</onMenuExit>
|
||||
<onHighlightEnter menuIndex="1">
|
||||
<set duration=".15">
|
||||
<set duration=".25">
|
||||
<animate type="alpha" to="1" algorithm="easeinquadratic"/>
|
||||
</set>
|
||||
</onHighlightEnter>
|
||||
<onHighlightExit menuIndex="1">
|
||||
<set duration=".15">
|
||||
<set duration=".25">
|
||||
<animate type="alpha" to="0" algorithm="easeinquadratic"/>
|
||||
</set>
|
||||
</onHighlightExit>
|
||||
@@ -1587,12 +1587,12 @@
|
||||
</set>
|
||||
</onMenuExit>
|
||||
<onHighlightEnter menuIndex="1">
|
||||
<set duration=".15">
|
||||
<set duration=".25">
|
||||
<animate type="alpha" to="1" algorithm="easeinquadratic"/>
|
||||
</set>
|
||||
</onHighlightEnter>
|
||||
<onHighlightExit menuIndex="1">
|
||||
<set duration=".15">
|
||||
<set duration=".25">
|
||||
<animate type="alpha" to="0" algorithm="easeinquadratic"/>
|
||||
</set>
|
||||
</onHighlightExit>
|
||||
@@ -1616,12 +1616,12 @@
|
||||
</set>
|
||||
</onMenuExit>
|
||||
<onHighlightEnter menuIndex="1">
|
||||
<set duration=".15">
|
||||
<set duration=".25">
|
||||
<animate type="alpha" to="1" algorithm="easeinquadratic"/>
|
||||
</set>
|
||||
</onHighlightEnter>
|
||||
<onHighlightExit menuIndex="1">
|
||||
<set duration=".15">
|
||||
<set duration=".25">
|
||||
<animate type="alpha" to="0" algorithm="easeinquadratic"/>
|
||||
</set>
|
||||
</onHighlightExit>
|
||||
@@ -1645,12 +1645,12 @@
|
||||
</set>
|
||||
</onMenuExit>
|
||||
<onHighlightEnter menuIndex="1">
|
||||
<set duration=".15">
|
||||
<set duration=".25">
|
||||
<animate type="alpha" to="1" algorithm="easeinquadratic"/>
|
||||
</set>
|
||||
</onHighlightEnter>
|
||||
<onHighlightExit menuIndex="1">
|
||||
<set duration=".15">
|
||||
<set duration=".25">
|
||||
<animate type="alpha" to="0" algorithm="easeinquadratic"/>
|
||||
</set>
|
||||
</onHighlightExit>
|
||||
@@ -1674,12 +1674,12 @@
|
||||
</set>
|
||||
</onMenuExit>
|
||||
<onHighlightEnter menuIndex="1">
|
||||
<set duration=".15">
|
||||
<set duration=".25">
|
||||
<animate type="alpha" to="1" algorithm="easeinquadratic"/>
|
||||
</set>
|
||||
</onHighlightEnter>
|
||||
<onHighlightExit menuIndex="1">
|
||||
<set duration=".15">
|
||||
<set duration=".25">
|
||||
<animate type="alpha" to="0" algorithm="easeinquadratic"/>
|
||||
</set>
|
||||
</onHighlightExit>
|
||||
@@ -1709,12 +1709,12 @@
|
||||
</set>
|
||||
</onMenuExit>
|
||||
<onHighlightEnter menuIndex="1">
|
||||
<set duration=".15">
|
||||
<set duration=".25">
|
||||
<animate type="alpha" to="1" algorithm="easeinquadratic"/>
|
||||
</set>
|
||||
</onHighlightEnter>
|
||||
<onHighlightExit menuIndex="1">
|
||||
<set duration=".15">
|
||||
<set duration=".25">
|
||||
<animate type="alpha" to="0" algorithm="easeinquadratic"/>
|
||||
</set>
|
||||
</onHighlightExit>
|
||||
@@ -1738,12 +1738,12 @@
|
||||
</set>
|
||||
</onMenuExit>
|
||||
<onHighlightEnter menuIndex="1">
|
||||
<set duration=".15">
|
||||
<set duration=".25">
|
||||
<animate type="alpha" to="1" algorithm="easeinquadratic"/>
|
||||
</set>
|
||||
</onHighlightEnter>
|
||||
<onHighlightExit menuIndex="1">
|
||||
<set duration=".15">
|
||||
<set duration=".25">
|
||||
<animate type="alpha" to="0" algorithm="easeinquadratic"/>
|
||||
</set>
|
||||
</onHighlightExit>
|
||||
@@ -1924,12 +1924,12 @@
|
||||
</set>
|
||||
</onMenuExit>
|
||||
<onHighlightEnter menuIndex="0">
|
||||
<set duration=".15">
|
||||
<set duration=".25">
|
||||
<animate type="alpha" to="1" algorithm="easeinquadratic"/>
|
||||
</set>
|
||||
</onHighlightEnter>
|
||||
<onHighlightExit menuIndex="0">
|
||||
<set duration=".15">
|
||||
<set duration=".25">
|
||||
<animate type="alpha" to="0" algorithm="easeinquadratic"/>
|
||||
</set>
|
||||
</onHighlightExit>
|
||||
@@ -1958,12 +1958,12 @@
|
||||
</set>
|
||||
</onMenuExit>
|
||||
<onHighlightEnter menuIndex="1">
|
||||
<set duration=".15">
|
||||
<set duration=".25">
|
||||
<animate type="alpha" to=".9" algorithm="easeinquadratic"/>
|
||||
</set>
|
||||
</onHighlightEnter>
|
||||
<onHighlightExit menuIndex="1">
|
||||
<set duration=".15">
|
||||
<set duration=".25">
|
||||
<animate type="alpha" to="0" algorithm="easeinquadratic"/>
|
||||
</set>
|
||||
</onHighlightExit>
|
||||
|
||||
@@ -295,6 +295,11 @@ void RetroFE::run()
|
||||
}
|
||||
break;
|
||||
|
||||
case RETROFE_LOAD_ART:
|
||||
currentPage_->start();
|
||||
state = RETROFE_ENTER;
|
||||
break;
|
||||
|
||||
case RETROFE_ENTER:
|
||||
if(currentPage_->isIdle())
|
||||
{
|
||||
@@ -327,9 +332,8 @@ void RetroFE::run()
|
||||
currentPage_->pushCollection(info);
|
||||
currentPage_->onNewItemSelected();
|
||||
currentPage_->reallocateMenuSpritePoints();
|
||||
currentPage_->start();
|
||||
|
||||
state = RETROFE_ENTER;
|
||||
state = RETROFE_LOAD_ART;
|
||||
}
|
||||
else
|
||||
{
|
||||
@@ -346,15 +350,19 @@ void RetroFE::run()
|
||||
|
||||
case RETROFE_HIGHLIGHT_EXIT:
|
||||
if ((processUserInput(currentPage_) == RETROFE_HIGHLIGHT_REQUEST) ||
|
||||
(currentPage_->isGraphicsIdle() && currentPage_->isMenuScrolling()))
|
||||
(currentPage_->isGraphicsIdle() && currentPage_->isMenuScrolling()) ||
|
||||
(currentPage_->isIdle()))
|
||||
{
|
||||
currentPage_->onNewItemSelected();
|
||||
currentPage_->highlightEnter();
|
||||
state = RETROFE_HIGHLIGHT_ENTER;
|
||||
state = RETROFE_HIGHLIGHT_LOAD_ART;
|
||||
}
|
||||
else if (currentPage_->isIdle())
|
||||
break;
|
||||
|
||||
case RETROFE_HIGHLIGHT_LOAD_ART:
|
||||
if ((processUserInput(currentPage_) == RETROFE_HIGHLIGHT_REQUEST) ||
|
||||
(currentPage_->isGraphicsIdle() && currentPage_->isMenuScrolling()) ||
|
||||
(currentPage_->isIdle()))
|
||||
{
|
||||
currentPage_->onNewItemSelected();
|
||||
currentPage_->highlightEnter();
|
||||
state = RETROFE_HIGHLIGHT_ENTER;
|
||||
}
|
||||
@@ -390,7 +398,6 @@ void RetroFE::run()
|
||||
currentPage_->freeGraphicsMemory();
|
||||
pages_.push( currentPage_ );
|
||||
currentPage_ = page;
|
||||
currentPage_->start();
|
||||
}
|
||||
|
||||
bool menuSort = true;
|
||||
@@ -424,21 +431,29 @@ void RetroFE::run()
|
||||
|
||||
currentPage_->onNewItemSelected();
|
||||
currentPage_->reallocateMenuSpritePoints();
|
||||
if (currentPage_->getMenuDepth() != 1 )
|
||||
{
|
||||
currentPage_->enterMenu();
|
||||
}
|
||||
|
||||
state = RETROFE_NEXT_PAGE_MENU_ENTER;
|
||||
state = RETROFE_NEXT_PAGE_MENU_LOAD_ART;
|
||||
|
||||
}
|
||||
break;
|
||||
|
||||
case RETROFE_NEXT_PAGE_MENU_LOAD_ART:
|
||||
if (currentPage_->getMenuDepth() != 1 )
|
||||
{
|
||||
currentPage_->enterMenu();
|
||||
}
|
||||
else
|
||||
{
|
||||
currentPage_->start();
|
||||
}
|
||||
state = RETROFE_NEXT_PAGE_MENU_ENTER;
|
||||
break;
|
||||
|
||||
case RETROFE_NEXT_PAGE_MENU_ENTER:
|
||||
if(currentPage_->isIdle())
|
||||
{
|
||||
state = RETROFE_IDLE;
|
||||
}
|
||||
if(currentPage_->isIdle())
|
||||
{
|
||||
state = RETROFE_IDLE;
|
||||
}
|
||||
break;
|
||||
|
||||
case RETROFE_LAUNCH_REQUEST:
|
||||
@@ -462,36 +477,40 @@ void RetroFE::run()
|
||||
break;
|
||||
|
||||
case RETROFE_BACK_MENU_EXIT:
|
||||
if(currentPage_->isIdle())
|
||||
{
|
||||
lastMenuOffsets_[currentPage_->getCollectionName()] = currentPage_->getScrollOffsetIndex();
|
||||
lastMenuPlaylists_[currentPage_->getCollectionName()] = currentPage_->getPlaylistName();
|
||||
if (currentPage_->getMenuDepth() == 1)
|
||||
if(currentPage_->isIdle())
|
||||
{
|
||||
currentPage_->DeInitialize();
|
||||
delete currentPage_;
|
||||
currentPage_ = pages_.top();
|
||||
pages_.pop();
|
||||
currentPage_->allocateGraphicsMemory();
|
||||
lastMenuOffsets_[currentPage_->getCollectionName()] = currentPage_->getScrollOffsetIndex();
|
||||
lastMenuPlaylists_[currentPage_->getCollectionName()] = currentPage_->getPlaylistName();
|
||||
if (currentPage_->getMenuDepth() == 1)
|
||||
{
|
||||
currentPage_->DeInitialize();
|
||||
delete currentPage_;
|
||||
currentPage_ = pages_.top();
|
||||
pages_.pop();
|
||||
currentPage_->allocateGraphicsMemory();
|
||||
}
|
||||
else
|
||||
{
|
||||
currentPage_->popCollection();
|
||||
}
|
||||
config_.setProperty("currentCollection", currentPage_->getCollectionName());
|
||||
currentPage_->onNewItemSelected();
|
||||
currentPage_->reallocateMenuSpritePoints();
|
||||
state = RETROFE_BACK_MENU_LOAD_ART;
|
||||
}
|
||||
else
|
||||
{
|
||||
currentPage_->popCollection();
|
||||
}
|
||||
config_.setProperty("currentCollection", currentPage_->getCollectionName());
|
||||
currentPage_->onNewItemSelected();
|
||||
currentPage_->reallocateMenuSpritePoints();
|
||||
break;
|
||||
|
||||
case RETROFE_BACK_MENU_LOAD_ART:
|
||||
currentPage_->enterMenu();
|
||||
state = RETROFE_BACK_MENU_ENTER;
|
||||
}
|
||||
break;
|
||||
break;
|
||||
|
||||
case RETROFE_BACK_MENU_ENTER:
|
||||
if(currentPage_->isIdle())
|
||||
{
|
||||
state = RETROFE_IDLE;
|
||||
}
|
||||
break;
|
||||
if(currentPage_->isIdle())
|
||||
{
|
||||
state = RETROFE_IDLE;
|
||||
}
|
||||
break;
|
||||
|
||||
case RETROFE_NEW:
|
||||
if(currentPage_->isIdle())
|
||||
|
||||
@@ -52,17 +52,21 @@ private:
|
||||
enum RETROFE_STATE
|
||||
{
|
||||
RETROFE_IDLE,
|
||||
RETROFE_LOAD_ART,
|
||||
RETROFE_ENTER,
|
||||
RETROFE_SPLASH_EXIT,
|
||||
RETROFE_HIGHLIGHT_REQUEST,
|
||||
RETROFE_HIGHLIGHT_EXIT,
|
||||
RETROFE_HIGHLIGHT_LOAD_ART,
|
||||
RETROFE_HIGHLIGHT_ENTER,
|
||||
RETROFE_NEXT_PAGE_REQUEST,
|
||||
RETROFE_NEXT_PAGE_MENU_EXIT,
|
||||
RETROFE_NEXT_PAGE_MENU_LOAD_ART,
|
||||
RETROFE_NEXT_PAGE_MENU_ENTER,
|
||||
RETROFE_LAUNCH_REQUEST,
|
||||
RETROFE_BACK_REQUEST,
|
||||
RETROFE_BACK_MENU_EXIT,
|
||||
RETROFE_BACK_MENU_LOAD_ART,
|
||||
RETROFE_BACK_MENU_ENTER,
|
||||
RETROFE_NEW,
|
||||
RETROFE_QUIT_REQUEST,
|
||||
|
||||
Reference in New Issue
Block a user