You can not select more than 25 topics
Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
24 lines
1.4 KiB
24 lines
1.4 KiB
<Ui xsi:schemaLocation="http://www.blizzard.com/wow/ui/..\FrameXML\UI.xsd">
|
|
<Script file="FontUtil.lua"/>
|
|
<Script file="ThemeUtil.lua"/>
|
|
<Script file="LocaleFormatter.lua"/>
|
|
<Script file="TTS.lua"/>
|
|
|
|
<Script file="DevTool.lua"/>
|
|
|
|
|
|
<AnimationGroup name="DUISpeakerAnimationTemplate" setToFinalAlpha="true" virtual="true" looping="REPEAT">
|
|
<Alpha duration="0.25" order="1" fromAlpha="0" toAlpha="1" childKey="Wave1"/>
|
|
<Alpha duration="0.25" startDelay="0.75" order="1" fromAlpha="1" toAlpha="0" childKey="Wave1"/>
|
|
<Alpha duration="0" order="1" fromAlpha="0" toAlpha="0" childKey="Wave2"/>
|
|
<Alpha duration="0" order="1" fromAlpha="0" toAlpha="0" childKey="Wave3"/>
|
|
<Alpha duration="0.25" startDelay="0.25" order="1" fromAlpha="0" toAlpha="1" childKey="Wave2"/>
|
|
<Alpha duration="0.25" startDelay="1" order="1" fromAlpha="1" toAlpha="0" childKey="Wave2"/>
|
|
<Alpha duration="0.25" startDelay="0.5" order="1" fromAlpha="0" toAlpha="1" childKey="Wave3"/>
|
|
<Alpha duration="0.25" startDelay="1.25" order="1" fromAlpha="1" toAlpha="0" childKey="Wave3"/>
|
|
|
|
<Alpha duration="0.25" order="2" fromAlpha="0" toAlpha="0" childKey="Wave1"/>
|
|
<Alpha duration="0.25" order="2" fromAlpha="0" toAlpha="0" childKey="Wave2"/>
|
|
<Alpha duration="0.25" order="2" fromAlpha="0" toAlpha="0" childKey="Wave3"/>
|
|
</AnimationGroup>
|
|
</Ui>
|