|
|
|
|
<Ui xsi:schemaLocation="http://www.blizzard.com/wow/ui/..\FrameXML\UI.xsd">
|
|
|
|
|
<Script file="FontUtil.lua"/>
|
|
|
|
|
<Script file="ThemeUtil.lua"/>
|
|
|
|
|
<Script file="TextureSlice.lua"/>
|
|
|
|
|
<Script file="LocaleFormatter.lua"/>
|
|
|
|
|
<Script file="TTS.lua"/>
|
|
|
|
|
|
|
|
|
|
<Script file="DevTool.lua"/>
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
<Frame name="DUIPseudoSliceTextureTemplate" mixin="PseudoSliceTextureMixin" useParentLevel="true" virtual="true">
|
|
|
|
|
<KeyValues>
|
|
|
|
|
<KeyValue key="drawLayer" value="BACKGROUND" type="string"/>
|
|
|
|
|
<KeyValue key="textureSubLevel" value="0" type="number"/>
|
|
|
|
|
</KeyValues>
|
|
|
|
|
<Layers>
|
|
|
|
|
<Layer level="OVERLAY">
|
|
|
|
|
<Texture parentKey="Slice1" parentArray="Slices"/>
|
|
|
|
|
<Texture parentKey="Slice2" parentArray="Slices"/>
|
|
|
|
|
<Texture parentKey="Slice3" parentArray="Slices"/>
|
|
|
|
|
<Texture parentKey="Slice4" parentArray="Slices"/>
|
|
|
|
|
<Texture parentKey="Slice5" parentArray="Slices"/>
|
|
|
|
|
<Texture parentKey="Slice6" parentArray="Slices"/>
|
|
|
|
|
<Texture parentKey="Slice7" parentArray="Slices"/>
|
|
|
|
|
<Texture parentKey="Slice8" parentArray="Slices"/>
|
|
|
|
|
<Texture parentKey="Slice9" parentArray="Slices"/>
|
|
|
|
|
</Layer>
|
|
|
|
|
</Layers>
|
|
|
|
|
<Scripts>
|
|
|
|
|
<OnLoad method="OnLoad"/>
|
|
|
|
|
</Scripts>
|
|
|
|
|
</Frame>
|
|
|
|
|
|
|
|
|
|
<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>
|