Mercurial > wow > kbf
comparison KBF.xml @ 12:5f07c89cb6af
tooltips for buffs
author | Chris Mellon <arkanes@gmai.com> |
---|---|
date | Wed, 13 Oct 2010 11:11:13 -0500 |
parents | 3d4128c79074 |
children | c2ff66c87521 |
comparison
equal
deleted
inserted
replaced
11:76650e326a57 | 12:5f07c89cb6af |
---|---|
8 <Attribute name="unit" value="player" /> | 8 <Attribute name="unit" value="player" /> |
9 </Attributes> | 9 </Attributes> |
10 <Size> | 10 <Size> |
11 <AbsDimension x="216" y="16" /> | 11 <AbsDimension x="216" y="16" /> |
12 </Size> | 12 </Size> |
13 <Scripts> | |
14 <OnEnter> | |
15 KBF:OnEnter(self, motion) | |
16 </OnEnter> | |
17 <OnLeave> | |
18 GameTooltip:Hide(); | |
19 </OnLeave> | |
20 </Scripts> | |
13 </Button> | 21 </Button> |
14 </Ui> | 22 </Ui> |