annotate Modules/GuildInfo.xml @ 133:86621c60512b v7.3.2-20171222

- Fixed AP calc tooltip appearing while hidden - Fixed PaperDoll relic tooltips missing nether crucible info
author Nenue
date Fri, 22 Dec 2017 20:36:40 -0500
parents 1f68c46bc4de
children
rev   line source
Nenue@102 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/
Nenue@102 2 ..\FrameXML\UI.xsd">
Nenue@102 3 <Script file="GuildInfo.lua" />
Nenue@102 4
Nenue@102 5 <Frame name="$parentRosterKun" mixin="VeneerRosterKunMixin" parent="Veneer" inherits="VeneerHandlerTemplate">
Nenue@102 6
Nenue@121 7 <Size x="200"/>
Nenue@121 8 <Layers>
Nenue@121 9 <Layer level="BACKGROUND">
Nenue@121 10 <Texture setAllPoints="true">
Nenue@121 11 <Color a="0.5" r="0" g="0" b="0" />
Nenue@121 12 </Texture>
Nenue@121 13 </Layer>
Nenue@121 14 </Layers>
Nenue@121 15
Nenue@102 16
Nenue@102 17 </Frame>
Nenue@102 18
Nenue@121 19 <Button name="VeneerRosterKunBlock" parent="VeneerRosterKun" parentArray="blocks" virtual="true">
Nenue@121 20 <Size x="200" y="36" />
Nenue@121 21 <Layers>
Nenue@121 22 <Layer level="BACKGROUND">
Nenue@121 23 <Texture parentKey="Icon">
Nenue@121 24 <Anchors>
Nenue@121 25 <Anchor point="TOPLEFT" />
Nenue@121 26
Nenue@121 27 </Anchors>
Nenue@121 28 <Size x="36" y="36" />
Nenue@121 29 </Texture>
Nenue@121 30 </Layer>
Nenue@121 31 <Layer level="OVERLAY">
Nenue@121 32 <FontString inherits="GameFontNormal" parentKey="Label">
Nenue@121 33 <Anchors>
Nenue@121 34 <Anchor point="LEFT" relativePoint="RIGHT" relativeKey="$parent.Icon" x="4" y="0" />
Nenue@121 35 </Anchors>
Nenue@121 36 </FontString>
Nenue@121 37 </Layer>
Nenue@121 38 </Layers>
Nenue@121 39 <HighlightTexture>
Nenue@121 40 <Color a="0.2" r="0" g="0" b="1" />
Nenue@121 41 </HighlightTexture>
Nenue@121 42 </Button>
Nenue@121 43
Nenue@133 44
Nenue@133 45 <Frame name="VeneerPetBattleAbilityTemplate" parent="VeneerPetBattleInfo" parentArray="Abilities" virtual="true" mixin="VeneerPetBattleActionMixin">
Nenue@133 46 <Size x="48" y="48" />
Nenue@133 47 <Scripts>
Nenue@133 48 <OnEnter method="OnEnter" />
Nenue@133 49 <OnLeave method="OnLeave" />
Nenue@133 50 </Scripts>
Nenue@133 51 <Layers>
Nenue@133 52 <Layer level="BACKGROUND">
Nenue@133 53 <Texture parentKey="Icon" setAllPoints="true" />
Nenue@133 54
Nenue@133 55 </Layer>
Nenue@133 56 <Layer level="OVERLAY">
Nenue@133 57 <Texture parentArray="BetterIcon">
Nenue@133 58 <Size x="24" y="24" />
Nenue@133 59 <Anchors>
Nenue@133 60 <Anchor point="BOTTOMLEFT" relativePoint="BOTTOMRIGHT" />
Nenue@133 61 </Anchors>
Nenue@133 62 </Texture>
Nenue@133 63 <Texture parentArray="BetterIcon">
Nenue@133 64 <Size x="24" y="24" />
Nenue@133 65 <Anchors>
Nenue@133 66 <Anchor point="BOTTOMLEFT" relativePoint="BOTTOMRIGHT" x="26" y="0" />
Nenue@133 67 </Anchors>
Nenue@133 68 </Texture>
Nenue@133 69 <Texture parentArray="BetterIcon">
Nenue@133 70 <Size x="24" y="24" />
Nenue@133 71 <Anchors>
Nenue@133 72 <Anchor point="BOTTOMLEFT" relativePoint="BOTTOMRIGHT" x="54" y="0" />
Nenue@133 73 </Anchors>
Nenue@133 74 </Texture>
Nenue@133 75 <FontString parentKey="Name" inherits="GameFontNormal">
Nenue@133 76 <Anchors>
Nenue@133 77 <Anchor point="TOPLEFT" relativePoint="TOPRIGHT" x="4" y="-4" />
Nenue@133 78 </Anchors>
Nenue@133 79 </FontString>
Nenue@133 80 <FontString parentKey="Cooldown" inherits="GameFont_Gigantic">
Nenue@133 81 <Anchors>
Nenue@133 82 <Anchor point="CENTER" />
Nenue@133 83 </Anchors>
Nenue@133 84 </FontString>
Nenue@133 85
Nenue@133 86 <Texture parentKey="TypeIcon">
Nenue@133 87 <Size x="16" y="16" />
Nenue@133 88 <TexCoords left="0.79687500" right="0.49218750" top="0.50390625" bottom="0.65625000"/>
Nenue@133 89 <Anchors>
Nenue@133 90 <Anchor point="TOPRIGHT" />
Nenue@133 91
Nenue@133 92 </Anchors>
Nenue@133 93 </Texture>
Nenue@133 94
Nenue@133 95 <Texture setAllPoints="true" hidden="true" file="">
Nenue@133 96
Nenue@133 97 </Texture>
Nenue@133 98 <Texture parentKey="Border2" file="Interface\PetBattles\PetBattle-GoldSpeedFrame" hidden="true">
Nenue@133 99 <Size x="48" y="48"/>
Nenue@133 100 <Anchors>
Nenue@133 101 <Anchor point="CENTER" relativeKey="$parent.Icon"/>
Nenue@133 102 </Anchors>
Nenue@133 103 <TexCoords left="0.0" right="0.84375" top="0.0" bottom="0.8515625"/>
Nenue@133 104 </Texture>
Nenue@133 105 </Layer>
Nenue@133 106 </Layers>
Nenue@133 107 </Frame>
Nenue@133 108
Nenue@133 109 <Frame name="VeneerPetBattleInfo" parent="PetBattleFrame" hidden="false" mixin="VeneerPetBattleInfoMixin">
Nenue@133 110 <Size x="128" y="64" />
Nenue@133 111 <Scripts>
Nenue@133 112 <OnLoad method="OnLoad" />
Nenue@133 113 <OnEvent method="OnEvent" />
Nenue@133 114 <OnShow method="OnShow" />
Nenue@133 115 <OnHide method="OnHide" />
Nenue@133 116 </Scripts>
Nenue@133 117 <Frames>
Nenue@133 118 <Frame inherits="VeneerPetBattleAbilityTemplate" />
Nenue@133 119 <Frame inherits="VeneerPetBattleAbilityTemplate" />
Nenue@133 120 <Frame inherits="VeneerPetBattleAbilityTemplate" />
Nenue@133 121 <Frame inherits="VeneerPetBattleAbilityTemplate" />
Nenue@133 122 <Frame inherits="VeneerPetBattleAbilityTemplate" />
Nenue@133 123 <Frame inherits="VeneerPetBattleAbilityTemplate" />
Nenue@133 124 <Frame inherits="VeneerPetBattleAbilityTemplate" />
Nenue@133 125 <Frame inherits="VeneerPetBattleAbilityTemplate" />
Nenue@133 126 <Frame inherits="VeneerPetBattleAbilityTemplate" />
Nenue@133 127 </Frames>
Nenue@133 128 </Frame>
Nenue@133 129
Nenue@133 130
Nenue@133 131 </Ui>