Mercurial > wow > skeletonkey
comparison SkeletonKey/KeyBinds.xml @ 1:cd7d06bcd98d
KeyBinds:
set hotkey text for blizzard action buttons
UnitFrame:
prototype templates for the majority of units
author | Nenue |
---|---|
date | Tue, 21 Jun 2016 04:47:52 -0400 |
parents | 69e828f4238a |
children | 9ac29fe77455 |
comparison
equal
deleted
inserted
replaced
0:69e828f4238a | 1:cd7d06bcd98d |
---|---|
49 <Anchor point="BOTTOMRIGHT" x="13" y="-13" /> | 49 <Anchor point="BOTTOMRIGHT" x="13" y="-13" /> |
50 </Anchors> | 50 </Anchors> |
51 </HighlightTexture> | 51 </HighlightTexture> |
52 </CheckButton> | 52 </CheckButton> |
53 | 53 |
54 <Frame name="KeyBinder" parent="UIParent" inherits="KTDebugTemplate" hidden="true" clampToScreen="true" movable="true" enableMouse="true"> | 54 <Frame name="KeyBinder" parent="UIParent" hidden="true" clampToScreen="true" movable="true" enableMouse="true"> |
55 <Scripts> | 55 <Scripts> |
56 <OnLoad> | 56 <OnLoad> |
57 self:RegisterForDrag('LeftButton') | 57 self:RegisterForDrag('LeftButton') |
58 </OnLoad> | 58 </OnLoad> |
59 <OnDragStart> | 59 <OnDragStart> |