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

📄 ct_rameters.xml

📁 时间太紧了
💻 XML
字号:
<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="CT_RAMeters_Localization.lua"/>
<Script file="CT_RAMeters.lua"/>

<GameTooltip name="CT_RARaidOverviewTooltip" parent="UIParent" hidden="true" inherits="GameTooltipTemplate"/>

<FontString name="CT_RARaidOverviewInfoTemplate" inherits="GameFontNormalSmall" hidden="true" virtual="true"/>
<FontString name="CT_RARaidOverviewStatusTemplate" inherits="GameFontHighlightSmall" hidden="true" virtual="true"/>

<StatusBar name="CT_RARaidOverviewBarTemplate" drawLayer="BACKGROUND" hidden="true" virtual="true">
	<Size>
		<AbsDimension x="119" y="13"/>
	</Size>
	<Layers>
		<Layer level="BORDER">
			<Texture file="Interface\PaperDollInfoFrame\UI-Character-Skills-BarBorderHighlight">
				<Size>
					<AbsDimension x="64" y="32"/>
				</Size>
				<Anchors>
					<Anchor point="TOPLEFT">
						<Offset>
							<AbsDimension x="-5" y="9"/>
						</Offset>
					</Anchor>
				</Anchors>
				<TexCoords left="0" right="0.25" top="0" bottom="1.0"/>
			</Texture>
			<Texture file="Interface\PaperDollInfoFrame\UI-Character-Skills-BarBorderHighlight">
				<Size>
					<AbsDimension x="64" y="32"/>
				</Size>
				<Anchors>
					<Anchor point="TOPLEFT">
						<Offset>
							<AbsDimension x="59" y="9"/>
						</Offset>
					</Anchor>
				</Anchors>
				<TexCoords left="0.75" right="1.0" top="0" bottom="1.0"/>
			</Texture>
		</Layer>
	</Layers>
	<Scripts>
		<OnMouseDown>
			CT_RARaidOverview.onMouseDown();
		</OnMouseDown>
		<OnMouseUp>
			CT_RARaidOverview.onMouseUp();
		</OnMouseUp>
		<OnEnter>
			CT_RARaidOverview.onEnter();
		</OnEnter>
		<OnLeave>
			CT_RARaidOverview.onLeave();
		</OnLeave>
	</Scripts>
	<BarTexture file="Interface\PaperDollInfoFrame\UI-Character-Skills-Bar"/>
	<BarColor r="1.0" g="1.0" b="1.0"/>
</StatusBar>

<Frame name="CT_RARaidOverviewFrame" parent="UIParent" frameStrata="BACKGROUND" toplevel="true" hidden="true" enableMouse="true" movable="true">
	<Size>
		<AbsDimension x="120" y="33"/>
	</Size>
	<Anchors>
		<Anchor point="CENTER"/>
	</Anchors>
	<Frames>
		<Frame setAllPoints="true">
			<Layers>
				<Layer level="OVERLAY">
					<FontString name="$parentText1" inherits="CT_RARaidOverviewInfoTemplate"/>
					<FontString name="$parentText2" inherits="CT_RARaidOverviewInfoTemplate"/>
					<FontString name="$parentText3" inherits="CT_RARaidOverviewInfoTemplate"/>
					<FontString name="$parentText4" inherits="CT_RARaidOverviewInfoTemplate"/>
					<FontString name="$parentText5" inherits="CT_RARaidOverviewInfoTemplate"/>
					<FontString name="$parentText6" inherits="CT_RARaidOverviewInfoTemplate"/>
					<FontString name="$parentText7" inherits="CT_RARaidOverviewInfoTemplate"/>
					<FontString name="$parentText8" inherits="CT_RARaidOverviewInfoTemplate"/>
					<FontString name="$parentText9" inherits="CT_RARaidOverviewInfoTemplate"/>
					<FontString name="$parentText10" inherits="CT_RARaidOverviewInfoTemplate"/>
					<FontString name="$parentText11" inherits="CT_RARaidOverviewInfoTemplate"/>
					<FontString name="$parentText12" inherits="CT_RARaidOverviewInfoTemplate"/>
					<FontString name="$parentText13" inherits="CT_RARaidOverviewInfoTemplate"/>
					<FontString name="$parentText14" inherits="CT_RARaidOverviewInfoTemplate"/>
					<FontString name="$parentText15" inherits="CT_RARaidOverviewInfoTemplate"/>
					<FontString name="$parentText16" inherits="CT_RARaidOverviewInfoTemplate"/>
					<FontString name="$parentText17" inherits="CT_RARaidOverviewInfoTemplate"/>
					<FontString name="$parentText18" inherits="CT_RARaidOverviewInfoTemplate"/>
					<FontString name="$parentText19" inherits="CT_RARaidOverviewInfoTemplate"/>
					<FontString name="$parentText20" inherits="CT_RARaidOverviewInfoTemplate"/>
					<FontString name="$parentCount1" inherits="CT_RARaidOverviewInfoTemplate"/>
					<FontString name="$parentCount2" inherits="CT_RARaidOverviewInfoTemplate"/>
					<FontString name="$parentCount3" inherits="CT_RARaidOverviewInfoTemplate"/>
					<FontString name="$parentCount4" inherits="CT_RARaidOverviewInfoTemplate"/>
					<FontString name="$parentCount5" inherits="CT_RARaidOverviewInfoTemplate"/>
					<FontString name="$parentCount6" inherits="CT_RARaidOverviewInfoTemplate"/>
					<FontString name="$parentCount7" inherits="CT_RARaidOverviewInfoTemplate"/>
					<FontString name="$parentCount8" inherits="CT_RARaidOverviewInfoTemplate"/>
					<FontString name="$parentCount9" inherits="CT_RARaidOverviewInfoTemplate"/>
					<FontString name="$parentCount10" inherits="CT_RARaidOverviewInfoTemplate"/>
					<FontString name="$parentCount11" inherits="CT_RARaidOverviewInfoTemplate"/>
					<FontString name="$parentCount12" inherits="CT_RARaidOverviewInfoTemplate"/>
					<FontString name="$parentCount13" inherits="CT_RARaidOverviewInfoTemplate"/>
					<FontString name="$parentCount14" inherits="CT_RARaidOverviewInfoTemplate"/>
					<FontString name="$parentCount15" inherits="CT_RARaidOverviewInfoTemplate"/>
					<FontString name="$parentCount16" inherits="CT_RARaidOverviewInfoTemplate"/>
					<FontString name="$parentCount17" inherits="CT_RARaidOverviewInfoTemplate"/>
					<FontString name="$parentCount18" inherits="CT_RARaidOverviewInfoTemplate"/>
					<FontString name="$parentCount19" inherits="CT_RARaidOverviewInfoTemplate"/>
					<FontString name="$parentCount20" inherits="CT_RARaidOverviewInfoTemplate"/>
					<FontString name="$parentStatus1" inherits="CT_RARaidOverviewStatusTemplate"/>
					<FontString name="$parentStatus2" inherits="CT_RARaidOverviewStatusTemplate"/>
					<FontString name="$parentStatus3" inherits="CT_RARaidOverviewStatusTemplate"/>
					<FontString name="$parentStatus4" inherits="CT_RARaidOverviewStatusTemplate"/>
					<FontString name="$parentStatus5" inherits="CT_RARaidOverviewStatusTemplate"/>
					<FontString name="$parentStatus6" inherits="CT_RARaidOverviewStatusTemplate"/>
					<FontString name="$parentStatus7" inherits="CT_RARaidOverviewStatusTemplate"/>
					<FontString name="$parentStatus8" inherits="CT_RARaidOverviewStatusTemplate"/>
					<FontString name="$parentStatus9" inherits="CT_RARaidOverviewStatusTemplate"/>
					<FontString name="$parentStatus10" inherits="CT_RARaidOverviewStatusTemplate"/>
					<FontString name="$parentStatus11" inherits="CT_RARaidOverviewStatusTemplate"/>
					<FontString name="$parentStatus12" inherits="CT_RARaidOverviewStatusTemplate"/>
					<FontString name="$parentStatus13" inherits="CT_RARaidOverviewStatusTemplate"/>
					<FontString name="$parentStatus14" inherits="CT_RARaidOverviewStatusTemplate"/>
					<FontString name="$parentStatus15" inherits="CT_RARaidOverviewStatusTemplate"/>
					<FontString name="$parentStatus16" inherits="CT_RARaidOverviewStatusTemplate"/>
					<FontString name="$parentStatus17" inherits="CT_RARaidOverviewStatusTemplate"/>
					<FontString name="$parentStatus18" inherits="CT_RARaidOverviewStatusTemplate"/>
					<FontString name="$parentStatus19" inherits="CT_RARaidOverviewStatusTemplate"/>
					<FontString name="$parentStatus20" inherits="CT_RARaidOverviewStatusTemplate"/>
					<FontString name="$parentTextPlayer" inherits="GameFontHighlightSmall" text="">
						<Anchors>
							<Anchor point="TOPLEFT" relativePoint="BOTTOMLEFT" relativeTo="$parent">
								<Offset>
									<AbsDimension x="3" y="0"/>
								</Offset>
							</Anchor>
						</Anchors>
					</FontString>
					<FontString name="$parentTextDead" inherits="GameFontHighlightSmall" text="">
						<Anchors>
							<Anchor point="TOPLEFT" relativePoint="BOTTOMLEFT" relativeTo="$parent">
								<Offset>
									<AbsDimension x="3" y="-13"/>
								</Offset>
							</Anchor>
						</Anchors>
					</FontString>
					<FontString name="$parentTextAfk" inherits="GameFontHighlightSmall" text="">
						<Anchors>
							<Anchor point="TOPRIGHT" relativePoint="BOTTOMRIGHT" relativeTo="$parent">
								<Offset>
									<AbsDimension x="0" y="-13"/>
								</Offset>
							</Anchor>
						</Anchors>
					</FontString>
					<FontString name="$parentTextPvP" inherits="GameFontHighlightSmall" text="">
						<Anchors>
							<Anchor point="TOPLEFT" relativePoint="BOTTOMLEFT" relativeTo="$parent">
								<Offset>
									<AbsDimension x="3" y="-26"/>
								</Offset>
							</Anchor>
						</Anchors>
					</FontString>
					<FontString name="$parentHeader" inherits="GameFontHighlightSmall" text="CT_RA_RS_RAID_TITLE">
						<Anchors>
							<Anchor point="CENTER" relativePoint="TOP" relativeTo="$parent">
								<Offset>
									<AbsDimension x="0" y="8"/>
								</Offset>
							</Anchor>
						</Anchors>
					</FontString>
				</Layer>
			</Layers>
		</Frame>
		<Frame name="$parent_DropDown" inherits="UIDropDownMenuTemplate" hidden="true">
			<Anchors>
				<Anchor point="TOP">
					<Offset>
						<AbsDimension x="70" y="10"/>
					</Offset>
				</Anchor>
			</Anchors>
		</Frame>
		<StatusBar name="$parentBar1" inherits="CT_RARaidOverviewBarTemplate"/>
		<StatusBar name="$parentBar2" inherits="CT_RARaidOverviewBarTemplate"/>
		<StatusBar name="$parentBar3" inherits="CT_RARaidOverviewBarTemplate"/>
		<StatusBar name="$parentBar4" inherits="CT_RARaidOverviewBarTemplate"/>
		<StatusBar name="$parentBar5" inherits="CT_RARaidOverviewBarTemplate"/>
		<StatusBar name="$parentBar6" inherits="CT_RARaidOverviewBarTemplate"/>
		<StatusBar name="$parentBar7" inherits="CT_RARaidOverviewBarTemplate"/>
		<StatusBar name="$parentBar8" inherits="CT_RARaidOverviewBarTemplate"/>
		<StatusBar name="$parentBar9" inherits="CT_RARaidOverviewBarTemplate"/>
		<StatusBar name="$parentBar10" inherits="CT_RARaidOverviewBarTemplate"/>
		<StatusBar name="$parentBar11" inherits="CT_RARaidOverviewBarTemplate"/>
		<StatusBar name="$parentBar12" inherits="CT_RARaidOverviewBarTemplate"/>
		<StatusBar name="$parentBar13" inherits="CT_RARaidOverviewBarTemplate"/>
		<StatusBar name="$parentBar14" inherits="CT_RARaidOverviewBarTemplate"/>
		<StatusBar name="$parentBar15" inherits="CT_RARaidOverviewBarTemplate"/>
		<StatusBar name="$parentBar16" inherits="CT_RARaidOverviewBarTemplate"/>
		<StatusBar name="$parentBar17" inherits="CT_RARaidOverviewBarTemplate"/>
		<StatusBar name="$parentBar18" inherits="CT_RARaidOverviewBarTemplate"/>
		<StatusBar name="$parentBar19" inherits="CT_RARaidOverviewBarTemplate"/>
		<StatusBar name="$parentBar20" inherits="CT_RARaidOverviewBarTemplate"/>
		<StatusBar name="$parentBarBack" drawLayer="BACKGROUND" hidden="false" virtual="true" id="99">
			<Size>
				<AbsDimension x="119" y="39"/>
			</Size>
			<Anchors>
				<Anchor point="TOPLEFT" relativePoint="BOTTOMLEFT" relativeTo="$parent">
					<Offset>
						<AbsDimension x="3" y="0"/>
					</Offset>
				</Anchor>
			</Anchors>
			<Scripts>
				<OnMouseDown>
					CT_RARaidOverview.onMouseDown();
				</OnMouseDown>
				<OnMouseUp>
					CT_RARaidOverview.onMouseUp();
				</OnMouseUp>
				<OnEnter>
					CT_RARaidOverview.onEnter();
				</OnEnter>
				<OnLeave>
					CT_RARaidOverview.onLeave();
				</OnLeave>
			</Scripts>
		</StatusBar>
	</Frames>
	<Scripts>
		<OnLoad>
			CT_RARaidOverview.onLoad();
		</OnLoad>
		<OnEvent>
			CT_RARaidOverview.onEvent();
		</OnEvent>
		<OnEnter>
			CT_RARaidOverview.onEnter();
		</OnEnter>
		<OnLeave>
			CT_RARaidOverview.onLeave();
		</OnLeave>
	</Scripts>
</Frame>

<Frame parent="UIParent" frameStrata="BACKGROUND" toplevel="true" hidden="false" enableMouse="false" movable="false">
<Size>
		<AbsDimension x="1" y="1"/>
	</Size>
	<Anchors>
		<Anchor point="TOPLEFT"/>
	</Anchors>
	<Scripts>
		<OnUpdate>
			CT_RARaidOverview.onUpdate();
		</OnUpdate>
	</Scripts>
</Frame>
</Ui>

⌨️ 快捷键说明

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