WoWInterface SVN Demonomicon

[/] [branches/] [WotLK/] [Demonomicon.xml] - Rev 3

Compare with Previous | Blame | View Log

<Ui 
        xmlns="http://www.blizzard.com/wow/ui/" 
        xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" 
        xsi:schemaLocation="http://www.blizzard.com/wow/ui/
../UI.xsd">


        <Button name="DemonomiconStyleTemplate" hidden="true" virtual="true">
                <Size x="24" y="24" />
                <Layers>
                        <Layer level="OVERLAY">
                                <Texture name="$parentBorder" file="Interface\Minimap\MiniMap-TrackingBorder">
                                        <Size x="40" y="40" />
                                        <Anchors>
                                                <Anchor point="CENTER">
                                                        <Offset x="2" y="-2" />
                                                </Anchor>
                                        </Anchors>
                                        <TexCoords left="0.0" top="0.0" right="0.625" bottom="0.625" />
                                </Texture>
                        </Layer>
                        <Layer level="BACKGROUND">
                                <Texture name="$parentIcon" file="Interface\Icons\Spell_Shadow_Metamorphosis" />
                        </Layer>
                </Layers>
        <Scripts>
                        <PreClick>
                                PlaySound("igMainMenuOptionCheckBoxOn");
                        </PreClick>
        </Scripts>              
        </Button>
</Ui>

Compare with Previous | Blame