comparison Veneer.xml @ 81:65ec88b30eb8

- OrderHall plugin converted to a general world state cluster. Includes: - Suramar ancient mana - Artifact power/XP progress - OrderHall bar shrinker
author Nenue
date Mon, 17 Oct 2016 04:57:32 -0400
parents bb6b532c5d2f
children be813a9d99c0
comparison
equal deleted inserted replaced
80:bb6b532c5d2f 81:65ec88b30eb8
217 <Anchor point="TOP" /> 217 <Anchor point="TOP" />
218 </Anchors> 218 </Anchors>
219 </FontString> 219 </FontString>
220 <FontString parentKey="Level" inherits="GameFontNormal"> 220 <FontString parentKey="Level" inherits="GameFontNormal">
221 <Anchors> 221 <Anchors>
222 <Anchor point="TOPLEFT" /> 222 <Anchor point="TOP" x="0" y="14" />
223 </Anchors> 223 </Anchors>
224 </FontString> 224 </FontString>
225 <FontString parentKey="ProgressText" inherits="VeneerNumberFont"> 225 <FontString parentKey="ProgressText" inherits="VeneerNumberFont">
226 <Anchors> 226 <Anchors>
227 <Anchor point="CENTER" relativeKey="$parent.ProgressBG" /> 227 <Anchor point="CENTER" relativeKey="$parent.ProgressBG" />
236 236
237 <Frame name="VeneerWorldState" mixin="VeneerWorldStateMixin" parent="UIParent" inherits="VeneerMixinScripts"> 237 <Frame name="VeneerWorldState" mixin="VeneerWorldStateMixin" parent="UIParent" inherits="VeneerMixinScripts">
238 <Anchors> 238 <Anchors>
239 <Anchor point="TOP" /> 239 <Anchor point="TOP" />
240 </Anchors> 240 </Anchors>
241 <Size x="500" y="24" /> 241 <Size x="600" y="24" />
242 <Frames> 242 <Frames>
243 <Frame name="$parentProgress" parentKey="Progress" mixin="VeneerWorldStateProgressMixin" hidden="true" inherits="VeneerMixinScripts"> 243 <Frame name="$parentProgress" parentKey="Progress" mixin="VeneerWorldStateProgressMixin" inherits="VeneerMixinScripts">
244 244
245 <Size x="500" y="24" /> 245 <Size x="600" y="12" />
246 <Anchors> 246 <Anchors>
247 <Anchor point="TOPLEFT" /> 247 <Anchor point="TOPLEFT" />
248 </Anchors> 248 </Anchors>
249 <Layers> 249 <Layers>
250 <Layer level="BORDER"> 250 <Layer level="BORDER">