Mercurial > wow > reaction
comparison classes/ReAnchor.xml @ 7:f920db5fc6b1
version 0.3
author | Flick <flickerstreak@gmail.com> |
---|---|
date | Tue, 20 Mar 2007 21:25:29 +0000 |
parents | |
children |
comparison
equal
deleted
inserted
replaced
6:2da5089ab7ff | 7:f920db5fc6b1 |
---|---|
1 <Ui xmlns="http://www.blizzard.com/wow/ui/" | |
2 xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" | |
3 xsi:schemaLocation="http://www.blizzard.com/wow/ui/..\FrameXML\UI.xsd"> | |
4 | |
5 <Frame name="ReAnchorSnapIndicatorTemplate" virtual="true" frameStrata="HIGH" enableMouse="false" hidden="true"> | |
6 <Size> | |
7 <AbsDimension x="8" y="8"/> | |
8 </Size> | |
9 <Layers> | |
10 <Layer level="OVERLAY"> | |
11 <Texture alphaMode="ADD"> | |
12 <Color r="1.0" g="0.82" b="0" a="0.8"/> | |
13 </Texture> | |
14 </Layer> | |
15 </Layers> | |
16 </Frame> | |
17 | |
18 </Ui> |