⭐ 欢迎来到虫虫下载站! | 📦 资源下载 📁 资源专辑 ℹ️ 关于我们
⭐ 虫虫下载站

📄 equipcompare.xml

📁 时间太紧了
💻 XML
📖 第 1 页 / 共 2 页
字号:
<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/ ..\..\FrameXML\UI.xsd">
	<Script file="localization.lua"/>
	<Script file="localization.cn.lua"/>
	<Script file="localization.post.lua"/>
	<Script file="EquipCompare.lua"/>
	<Frame name="EquipCompareCore">
		<Scripts>
		<OnLoad>
			EquipCompare_OnLoad();
		</OnLoad>
		<OnEvent>
			EquipCompare_OnEvent();
		</OnEvent>
		<OnUpdate>
			EquipCompare_OnUpdate();
		</OnUpdate>
		</Scripts>
	</Frame>
	<GameTooltip name="ComparisonTooltipTemplate" frameStrata="TOOLTIP" hidden="true" virtual="true">
		<Backdrop name="$parentBackdrop" bgFile="Interface\Tooltips\UI-Tooltip-Background" edgeFile="Interface\Tooltips\UI-Tooltip-Border" tile="true">
			<EdgeSize>
				<AbsValue val="16"/>
			</EdgeSize>
			<TileSize>
				<AbsValue val="16"/>
			</TileSize>
			<BackgroundInsets>
				<AbsInset left="5" right="5" top="5" bottom="5"/>
			</BackgroundInsets>
		</Backdrop>
		<Layers>
			<Layer level="ARTWORK">
				<FontString name="$parentTextLeft0" inherits="GameFontNormalSmall" hidden="true">
					<Anchors>
						<Anchor point="TOPLEFT">
							<Offset>
								<AbsDimension x="10" y="-5"/>
							</Offset>
						</Anchor>
					</Anchors>
				</FontString>
				<FontString name="$parentTextRight0" inherits="GameFontNormal" hidden="true">
					<Anchors>
						<Anchor point="RIGHT" relativeTo="$parentTextLeft0" relativePoint="LEFT">
							<Offset>
								<AbsDimension x="40" y="0"/>
							</Offset>
						</Anchor>
					</Anchors>
				</FontString>
				<FontString name="$parentTextLeft1" inherits="GameFontNormal" hidden="true" justifyV="BOTTOM" justifyH="LEFT">
					<Size>
						<AbsDimension x="0" y="24"/>
					</Size>
					<Anchors>
						<Anchor point="TOPLEFT">
							<Offset>
								<AbsDimension x="10" y="-10"/>
							</Offset>
						</Anchor>
					</Anchors>
				</FontString>
				<FontString name="$parentTextRight1" inherits="GameFontHighlightSmall" hidden="true">
					<Anchors>
						<Anchor point="RIGHT" relativeTo="$parentTextLeft1" relativePoint="LEFT">
							<Offset>
								<AbsDimension x="40" y="0"/>
							</Offset>
						</Anchor>
					</Anchors>
				</FontString>
				<FontString name="$parentTextLeft2" inherits="GameFontHighlightSmall" hidden="true">
					<Anchors>
						<Anchor point="TOPLEFT" relativeTo="$parentTextLeft1" relativePoint="BOTTOMLEFT">
							<Offset>
								<AbsDimension x="0" y="-2"/>
							</Offset>
						</Anchor>
					</Anchors>
				</FontString>
				<FontString name="$parentTextRight2" inherits="GameFontHighlightSmall" hidden="true">
					<Anchors>
						<Anchor point="RIGHT" relativeTo="$parentTextLeft2" relativePoint="LEFT">
							<Offset>
								<AbsDimension x="40" y="0"/>
							</Offset>
						</Anchor>
					</Anchors>
				</FontString>
				<FontString name="$parentTextLeft3" inherits="GameTooltipTextSmall" hidden="true">
					<Anchors>
						<Anchor point="TOPLEFT" relativeTo="$parentTextLeft2" relativePoint="BOTTOMLEFT">
							<Offset>
								<AbsDimension x="0" y="-2"/>
							</Offset>
						</Anchor>
					</Anchors>
				</FontString>
				<FontString name="$parentTextRight3" inherits="GameFontHighlightSmall" hidden="true">
					<Anchors>
						<Anchor point="RIGHT" relativeTo="$parentTextLeft3" relativePoint="LEFT">
							<Offset>
								<AbsDimension x="40" y="0"/>
							</Offset>
						</Anchor>
					</Anchors>
				</FontString>
				<FontString name="$parentTextLeft4" inherits="GameTooltipTextSmall" hidden="true">
					<Anchors>
						<Anchor point="TOPLEFT" relativeTo="$parentTextLeft3" relativePoint="BOTTOMLEFT">
							<Offset>
								<AbsDimension x="0" y="-2"/>
							</Offset>
						</Anchor>
					</Anchors>
				</FontString>
				<FontString name="$parentTextRight4" inherits="GameFontHighlightSmall" hidden="true">
					<Anchors>
						<Anchor point="RIGHT" relativeTo="$parentTextLeft4" relativePoint="LEFT">
							<Offset>
								<AbsDimension x="40" y="0"/>
							</Offset>
						</Anchor>
					</Anchors>
				</FontString>
				<FontString name="$parentTextLeft5" inherits="GameTooltipTextSmall" hidden="true">
					<Anchors>
						<Anchor point="TOPLEFT" relativeTo="$parentTextLeft4" relativePoint="BOTTOMLEFT">
							<Offset>
								<AbsDimension x="0" y="-2"/>
							</Offset>
						</Anchor>
					</Anchors>
				</FontString>
				<FontString name="$parentTextRight5" inherits="GameFontHighlightSmall" hidden="true">
					<Anchors>
						<Anchor point="RIGHT" relativeTo="$parentTextLeft5" relativePoint="LEFT">
							<Offset>
								<AbsDimension x="40" y="0"/>
							</Offset>
						</Anchor>
					</Anchors>
				</FontString>
				<FontString name="$parentTextLeft6" inherits="GameTooltipTextSmall" hidden="true">
					<Anchors>
						<Anchor point="TOPLEFT" relativeTo="$parentTextLeft5" relativePoint="BOTTOMLEFT">
							<Offset>
								<AbsDimension x="0" y="-2"/>
							</Offset>
						</Anchor>
					</Anchors>
				</FontString>
				<FontString name="$parentTextRight6" inherits="GameFontHighlightSmall" hidden="true">
					<Anchors>
						<Anchor point="RIGHT" relativeTo="$parentTextLeft6" relativePoint="LEFT">
							<Offset>
								<AbsDimension x="40" y="0"/>
							</Offset>
						</Anchor>
					</Anchors>
				</FontString>
				<FontString name="$parentTextLeft7" inherits="GameTooltipTextSmall" hidden="true">
					<Anchors>
						<Anchor point="TOPLEFT" relativeTo="$parentTextLeft6" relativePoint="BOTTOMLEFT">
							<Offset>
								<AbsDimension x="0" y="-2"/>
							</Offset>
						</Anchor>
					</Anchors>
				</FontString>
				<FontString name="$parentTextRight7" inherits="GameFontHighlightSmall" hidden="true">
					<Anchors>
						<Anchor point="RIGHT" relativeTo="$parentTextLeft7" relativePoint="LEFT">
							<Offset>
								<AbsDimension x="40" y="0"/>
							</Offset>
						</Anchor>
					</Anchors>
				</FontString>
				<FontString name="$parentTextLeft8" inherits="GameTooltipTextSmall" hidden="true">
					<Anchors>
						<Anchor point="TOPLEFT" relativeTo="$parentTextLeft7" relativePoint="BOTTOMLEFT">
							<Offset>
								<AbsDimension x="0" y="-2"/>
							</Offset>
						</Anchor>
					</Anchors>
				</FontString>
				<FontString name="$parentTextRight8" inherits="GameFontHighlightSmall" hidden="true">
					<Anchors>
						<Anchor point="RIGHT" relativeTo="$parentTextLeft8" relativePoint="LEFT">
							<Offset>
								<AbsDimension x="40" y="0"/>
							</Offset>
						</Anchor>
					</Anchors>
				</FontString>
				<FontString name="$parentTextLeft9" inherits="GameTooltipTextSmall" hidden="true">
					<Anchors>
						<Anchor point="TOPLEFT" relativeTo="$parentTextLeft8" relativePoint="BOTTOMLEFT">
							<Offset>
								<AbsDimension x="0" y="-2"/>
							</Offset>
						</Anchor>
					</Anchors>
				</FontString>
				<FontString name="$parentTextRight9" inherits="GameFontHighlightSmall" hidden="true">
					<Anchors>
						<Anchor point="RIGHT" relativeTo="$parentTextLeft9" relativePoint="LEFT">
							<Offset>
								<AbsDimension x="40" y="0"/>
							</Offset>
						</Anchor>
					</Anchors>
				</FontString>
				<FontString name="$parentTextLeft10" inherits="GameTooltipTextSmall" hidden="true">
					<Anchors>
						<Anchor point="TOPLEFT" relativeTo="$parentTextLeft9" relativePoint="BOTTOMLEFT">
							<Offset>
								<AbsDimension x="0" y="-2"/>
							</Offset>
						</Anchor>
					</Anchors>
				</FontString>
				<FontString name="$parentTextRight10" inherits="GameFontHighlightSmall" hidden="true">
					<Anchors>
						<Anchor point="RIGHT" relativeTo="$parentTextLeft10" relativePoint="LEFT">
							<Offset>
								<AbsDimension x="40" y="0"/>
							</Offset>
						</Anchor>
					</Anchors>
				</FontString>
				<FontString name="$parentTextLeft11" inherits="GameTooltipTextSmall" hidden="true">
					<Anchors>
						<Anchor point="TOPLEFT" relativeTo="$parentTextLeft10" relativePoint="BOTTOMLEFT">
							<Offset>
								<AbsDimension x="0" y="-2"/>
							</Offset>
						</Anchor>
					</Anchors>
				</FontString>
				<FontString name="$parentTextRight11" inherits="GameFontHighlightSmall" hidden="true">
					<Anchors>
						<Anchor point="RIGHT" relativeTo="$parentTextLeft11" relativePoint="LEFT">
							<Offset>
								<AbsDimension x="40" y="0"/>
							</Offset>
						</Anchor>

⌨️ 快捷键说明

复制代码 Ctrl + C
搜索代码 Ctrl + F
全屏模式 F11
切换主题 Ctrl + Shift + D
显示快捷键 ?
增大字号 Ctrl + =
减小字号 Ctrl + -