comparison Modules/BuffFrame.xml @ 97:5476337198ec

- apply default anchors when docking modules - Arifact Power tracker: totals AP items in bags and bank, and forecasts progress on each weapon. Requires user to shift-click each weapon at least once to get initial XP data.
author Nenue
date Mon, 16 Jan 2017 20:24:12 -0500
parents 43303398d1b9
children a41f6b74709a
comparison
equal deleted inserted replaced
96:bb38bc0e787f 97:5476337198ec
49 <Texture parentKey="fg" > 49 <Texture parentKey="fg" >
50 <Color a="1" r="1" g="1" b="1" /> 50 <Color a="1" r="1" g="1" b="1" />
51 </Texture> 51 </Texture>
52 </Layer> 52 </Layer>
53 <Layer level="OVERLAY"> 53 <Layer level="OVERLAY">
54 <FontString name="$parentDuration" parentKey="duration" inherits="VeneerNumberFont"> 54 <FontString name="$parentDuration" parentKey="duration" inherits="VeneerTimeFont">
55 <Anchors> 55 <Anchors>
56 <Anchor point="BOTTOMLEFT" x="5" y="9" /> 56 <Anchor point="BOTTOMLEFT" x="5" y="9" />
57 </Anchors> 57 </Anchors>
58 </FontString> 58 </FontString>
59 </Layer> 59 </Layer>