ESOUI SVN HyperToxicsLeaderboard

[/] [trunk/] [HyperToxicsLeaderboard.xml] - Blame information for rev 13

Details | Compare with Previous | View Log

Line No. Rev Author Line
1 2 HyperToxic-7971
<GuiXml>
2 HyperToxic-7971
  <Controls>
3 HyperToxic-7971
    <TopLevelControl name="htLeaderboardIndicator" mouseEnabled="true" movable="true" clampedToScreen="true">
4 13 HyperToxic-7971
      <Dimensions x="350" y="170" />
5 2 HyperToxic-7971
 
6 HyperToxic-7971
 
7 HyperToxic-7971
      <OnMoveStop>
8 HyperToxic-7971
        htLeaderboard.OnIndicatorMoveStop()
9 HyperToxic-7971
      </OnMoveStop>
10 HyperToxic-7971
 
11 HyperToxic-7971
      <Controls>
12 HyperToxic-7971
        <Backdrop name="$(parent)BG" inherits="ZO_DefaultBackdrop" />
13 HyperToxic-7971
 
14 HyperToxic-7971
        <Label name="$(parent)W" font="ZoFontWinH5" color="FFFFFF" inheritAlpha="true" wrapMode="TRUNCATE" verticalAlignment="TOP" text="Weekly" />
15 HyperToxic-7971
        <Label name="$(parent)HRC" font="ZoFontWinH5" color="FFFFFF" inheritAlpha="true" wrapMode="TRUNCATE" verticalAlignment="TOP" text="Hel Ra Citadel" />
16 HyperToxic-7971
        <Label name="$(parent)AA" font="ZoFontWinH5" color="FFFFFF" inheritAlpha="true" wrapMode="TRUNCATE" verticalAlignment="TOP" text="Aetherian Archive" />
17 HyperToxic-7971
        <Label name="$(parent)SO" font="ZoFontWinH5" color="FFFFFF" inheritAlpha="true" wrapMode="TRUNCATE" verticalAlignment="TOP" text="Sanctum Ophidia" />
18 HyperToxic-7971
        <Label name="$(parent)DSA" font="ZoFontWinH5" color="FFFFFF" inheritAlpha="true" wrapMode="TRUNCATE" verticalAlignment="TOP" text="Dragonstar Arena (Veteran)" />
19 HyperToxic-7971
 
20 HyperToxic-7971
      </Controls>
21 HyperToxic-7971
    </TopLevelControl>
22 HyperToxic-7971
  </Controls>
23 HyperToxic-7971
</GuiXml>
24 HyperToxic-7971