vanilla-wow-addons – Blame information for rev 1

Subversion Repositories:
Rev:
Rev Author Line No. Line
1 office 1 <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/">
2 <Script file="ComboEnergyBar.lua"/>
3 <FontString name="ComboEnergyBarFont" font="Fonts\FRIZQT__.TTF" virtual="true">
4 <FontHeight>
5 <AbsValue val="9"/>
6 </FontHeight>
7 <Color r="1.0" g="1.0" b="1.0"/>
8 </FontString>
9 <Frame name="ComboEnergyBarFrame" frameStrata="LOW" toplevel="true" enableMouse="true" movable="true" parent="UIParent">
10 <Anchors>
11 <Anchor point="CENTER"/>
12 </Anchors>
13 <Size>
14 <AbsDimension x="110" y="13"/>
15 </Size>
16 <TitleRegion setAllPoints="true"/>
17 <Backdrop edgeFile="Interface\Tooltips\UI-Tooltip-Border" tile="true">
18 <EdgeSize>
19 <AbsValue val="8"/>
20 </EdgeSize>
21 <TileSize>
22 <AbsValue val="8"/>
23 </TileSize>
24 </Backdrop>
25 <Frames>
26 <Button name="ComboEnergyBarBorder1">
27 <Size>
28 <AbsDimension x="20" y="12"/>
29 </Size>
30 <Anchors>
31 <Anchor point="TOPLEFT">
32 <Offset>
33 <AbsDimension x="3" y="-1"/>
34 </Offset>
35 </Anchor>
36 </Anchors>
37 <Layers>
38 <Layer level="ARTWORK">
39 <Texture name="ComboEnergyBarBorder1Texture" file="Interface\Tooltips\UI-StatusBar-Border">
40 <Size>
41 <AbsDimension x="20" y="12"/>
42 </Size>
43 <Anchors>
44 <Anchor point="TOPLEFT">
45 <Offset>
46 <AbsDimension x="3" y="0"/>
47 </Offset>
48 </Anchor>
49 </Anchors>
50 </Texture>
51 </Layer>
52 </Layers>
53 <Frames>
54 <StatusBar name="ComboEnergyBarCombo1" inherits="TextStatusBar" framestrata="BACKGROUND">
55 <Size>
56 <AbsDimension x="16" y="8"/>
57 </Size>
58 <Anchors>
59 <Anchor point="TOPLEFT">
60 <Offset>
61 <AbsDimension x="5" y="-3"/>
62 </Offset>
63 </Anchor>
64 </Anchors>
65 <BarTexture file="Interface\TargetingFrame\UI-StatusBar"/>
66 </StatusBar>
67 </Frames>
68 </Button>
69 <Button name="ComboEnergyBarBorder2">
70 <Size>
71 <AbsDimension x="20" y="12"/>
72 </Size>
73 <Anchors>
74 <Anchor point="TOPLEFT">
75 <Offset>
76 <AbsDimension x="12" y="-1"/>
77 </Offset>
78 </Anchor>
79 </Anchors>
80 <Layers>
81 <Layer level="ARTWORK">
82 <Texture name="ComboEnergyBarBorder2Texture" file="Interface\Tooltips\UI-StatusBar-Border">
83 <Size>
84 <AbsDimension x="20" y="12"/>
85 </Size>
86 <Anchors>
87 <Anchor point="TOPLEFT">
88 <Offset>
89 <AbsDimension x="13" y="0"/>
90 </Offset>
91 </Anchor>
92 </Anchors>
93 </Texture>
94 </Layer>
95 </Layers>
96 <Frames>
97 <StatusBar name="ComboEnergyBarCombo2" inherits="TextStatusBar" framestrata="BACKGROUND">
98 <Size>
99 <AbsDimension x="16" y="8"/>
100 </Size>
101 <Anchors>
102 <Anchor point="TOPLEFT">
103 <Offset>
104 <AbsDimension x="15" y="-3"/>
105 </Offset>
106 </Anchor>
107 </Anchors>
108 <BarTexture file="Interface\TargetingFrame\UI-StatusBar"/>
109 </StatusBar>
110 </Frames>
111 </Button>
112 <Button name="ComboEnergyBarBorder3">
113 <Size>
114 <AbsDimension x="20" y="12"/>
115 </Size>
116 <Anchors>
117 <Anchor point="TOPLEFT">
118 <Offset>
119 <AbsDimension x="23" y="-1"/>
120 </Offset>
121 </Anchor>
122 </Anchors>
123 <Layers>
124 <Layer level="ARTWORK">
125 <Texture name="ComboEnergyBarBorder3Texture" file="Interface\Tooltips\UI-StatusBar-Border">
126 <Size>
127 <AbsDimension x="20" y="12"/>
128 </Size>
129 <Anchors>
130 <Anchor point="TOPLEFT">
131 <Offset>
132 <AbsDimension x="23" y="0"/>
133 </Offset>
134 </Anchor>
135 </Anchors>
136 </Texture>
137 </Layer>
138 </Layers>
139 <Frames>
140 <StatusBar name="ComboEnergyBarCombo3" inherits="TextStatusBar" framestrata="BACKGROUND">
141 <Size>
142 <AbsDimension x="16" y="8"/>
143 </Size>
144 <Anchors>
145 <Anchor point="TOPLEFT">
146 <Offset>
147 <AbsDimension x="25" y="-3"/>
148 </Offset>
149 </Anchor>
150 </Anchors>
151 <BarTexture file="Interface\TargetingFrame\UI-StatusBar"/>
152 </StatusBar>
153 </Frames>
154 </Button>
155 <Button name="ComboEnergyBarBorder4">
156 <Size>
157 <AbsDimension x="20" y="12"/>
158 </Size>
159 <Anchors>
160 <Anchor point="TOPLEFT">
161 <Offset>
162 <AbsDimension x="33" y="-1"/>
163 </Offset>
164 </Anchor>
165 </Anchors>
166 <Layers>
167 <Layer level="ARTWORK">
168 <Texture name="ComboEnergyBarBorder4Texture" file="Interface\Tooltips\UI-StatusBar-Border">
169 <Size>
170 <AbsDimension x="20" y="12"/>
171 </Size>
172 <Anchors>
173 <Anchor point="TOPLEFT">
174 <Offset>
175 <AbsDimension x="33" y="0"/>
176 </Offset>
177 </Anchor>
178 </Anchors>
179 </Texture>
180 </Layer>
181 </Layers>
182 <Frames>
183 <StatusBar name="ComboEnergyBarCombo4" inherits="TextStatusBar" framestrata="BACKGROUND">
184 <Size>
185 <AbsDimension x="16" y="8"/>
186 </Size>
187 <Anchors>
188 <Anchor point="TOPLEFT">
189 <Offset>
190 <AbsDimension x="35" y="-3"/>
191 </Offset>
192 </Anchor>
193 </Anchors>
194 <BarTexture file="Interface\TargetingFrame\UI-StatusBar"/>
195 </StatusBar>
196 </Frames>
197 </Button>
198 <Button name="ComboEnergyBarBorder5">
199 <Size>
200 <AbsDimension x="20" y="12"/>
201 </Size>
202 <Anchors>
203 <Anchor point="TOPLEFT">
204 <Offset>
205 <AbsDimension x="43" y="-1"/>
206 </Offset>
207 </Anchor>
208 </Anchors>
209 <Layers>
210 <Layer level="ARTWORK">
211 <Texture name="ComboEnergyBarBorder5Texture" file="Interface\Tooltips\UI-StatusBar-Border">
212 <Size>
213 <AbsDimension x="20" y="12"/>
214 </Size>
215 <Anchors>
216 <Anchor point="TOPLEFT">
217 <Offset>
218 <AbsDimension x="43" y="0"/>
219 </Offset>
220 </Anchor>
221 </Anchors>
222 </Texture>
223 </Layer>
224 </Layers>
225 <Frames>
226 <StatusBar name="ComboEnergyBarCombo5" inherits="TextStatusBar" framestrata="BACKGROUND">
227 <Size>
228 <AbsDimension x="16" y="8"/>
229 </Size>
230 <Anchors>
231 <Anchor point="TOPLEFT">
232 <Offset>
233 <AbsDimension x="45" y="-3"/>
234 </Offset>
235 </Anchor>
236 </Anchors>
237 <BarTexture file="Interface\TargetingFrame\UI-StatusBar"/>
238 </StatusBar>
239 </Frames>
240 </Button>
241 </Frames>
242 <Scripts>
243 <OnLoad>
244 this:SetBackdropBorderColor(1, 1, 1);
245 ComboEnergyBar_OnLoad();
246 </OnLoad>
247 <OnEvent>
248 ComboEnergyBar_OnEvent(event);
249 </OnEvent>
250 </Scripts>
251 </Frame>
252 </Ui>