12345678910111213141516171819202122232425262728293031323334353637383940414243444546474849505152535455565758596061 |
- <?xml version="1.0" encoding="utf-8"?>
- <component size="500,400" overflow="scroll">
- <controller name="c1" pages="0,,1," selected="0"/>
- <displayList>
- <component id="n20_lqp0" name="btnAll" src="c5sc8h" fileName="components/ButtonGM.xml" xy="0,0" size="330,46" group="n28_ysx9">
- <gearDisplay controller="c1" pages="0"/>
- <Button title="666账号" titleFontSize="30"/>
- </component>
- <component id="n11_c5sc" name="btnGetAllDressUpItem" src="c5sc8h" fileName="components/ButtonGM.xml" xy="0,61" size="332,46" group="n28_ysx9">
- <gearDisplay controller="c1" pages="0"/>
- <Button title="获取所有换装部件" titleFontSize="30"/>
- </component>
- <component id="n13_c5sc" name="btnGetAllCardItem" src="c5sc8h" fileName="components/ButtonGM.xml" xy="0,122" size="330,46" group="n28_ysx9">
- <gearDisplay controller="c1" pages="0"/>
- <Button title="获取所有卡牌" titleFontSize="30"/>
- </component>
- <component id="n14_lqp0" name="btnSetLv" src="c5sc8h" fileName="components/ButtonGM.xml" xy="1,183" size="330,46" group="n26_ysx9">
- <Button title="设置玩家等级" titleFontSize="30"/>
- </component>
- <text id="n17_lqp0" name="txtRoleLv" xy="332,185" size="119,42" group="n26_ysx9" fontSize="30" autoSize="none" text="99" input="true" prompt="[color=#B6A688]99[/color]" maxLength="3"/>
- <group id="n26_ysx9" name="n26" xy="1,183" size="450,46" group="n28_ysx9" advanced="true">
- <gearDisplay controller="c1" pages="0,1"/>
- </group>
- <component id="n15_lqp0" name="btnSetChapter" src="c5sc8h" fileName="components/ButtonGM.xml" xy="1,244" size="330,46" group="n27_ysx9">
- <Button title="设置玩家章节" titleFontSize="30"/>
- </component>
- <text id="n18_lqp0" name="txtChapter" xy="333,245" size="44,42" group="n27_ysx9" fontSize="30" autoSize="none" text="5" input="true" prompt="[color=#B6A688]章[/color]"/>
- <text id="n24_lqp0" name="n24" xy="454,246" size="34,42" group="n27_ysx9" fontSize="30" text="关"/>
- <text id="n21_lqp0" name="n21" xy="377,245" size="34,42" group="n27_ysx9" fontSize="30" text="章"/>
- <text id="n19_lqp0" name="txtChapterLv" xy="411,245" size="42,42" group="n27_ysx9" fontSize="30" autoSize="none" text="1" input="true" prompt="[color=#B6A688]关[/color]"/>
- <group id="n27_ysx9" name="n27" xy="1,244" size="487,46" group="n28_ysx9" advanced="true">
- <gearDisplay controller="c1" pages="0,1"/>
- </group>
- <component id="n35_u10a" name="btnArenaGrade" src="c5sc8h" fileName="components/ButtonGM.xml" xy="0,305" size="330,46" group="n40_u10a">
- <Button title="设置竞技场段位排行" titleFontSize="30"/>
- </component>
- <text id="n36_u10a" name="txtArenaGrade" xy="332,306" size="73,42" group="n40_u10a" fontSize="30" autoSize="none" text="" input="true" prompt="[color=#666666]段位[/color]"/>
- <text id="n39_u10a" name="txtArenaRank" xy="407,306" size="75,42" group="n40_u10a" fontSize="30" autoSize="none" text="" input="true" prompt="[color=#666666]排行[/color]"/>
- <group id="n40_u10a" name="n40" xy="0,305" size="482,46" group="n28_ysx9" advanced="true" layout="hz" colGap="2">
- <gearDisplay controller="c1" pages="0"/>
- </group>
- <component id="n41_gfx4" name="btnLeagueSkill" src="c5sc8h" fileName="components/ButtonGM.xml" xy="0,366" size="330,46" group="n44_gfx4">
- <Button title="学习茶艺技能" titleFontSize="30"/>
- </component>
- <text id="n42_gfx4" name="txtskillType" xy="332,367" size="92,42" group="n44_gfx4" fontSize="30" autoSize="none" text="" input="true" prompt="[color=#666666]第N层[/color]"/>
- <group id="n44_gfx4" name="n44" xy="0,366" size="424,46" group="n28_ysx9" advanced="true" layout="hz" colGap="2">
- <gearDisplay controller="c1" pages="0"/>
- </group>
- <group id="n28_ysx9" name="n28" xy="0,0" size="488,412" advanced="true" layout="vt" lineGap="15" excludeInvisibles="true"/>
- <component id="n45_miy3" name="btnAnswerStart" src="c5sc8h" fileName="components/ButtonGM.xml" xy="0,426" size="139,46" group="n48_miy3">
- <Button title="答题开始" titleFontSize="30"/>
- </component>
- <component id="n46_miy3" name="btnAnswerEnd" src="c5sc8h" fileName="components/ButtonGM.xml" xy="179,426" size="135,46" group="n48_miy3">
- <Button title="答题结束" titleFontSize="30"/>
- </component>
- <component id="n47_miy3" name="btnAnswerActiveEnd" src="c5sc8h" fileName="components/ButtonGM.xml" xy="354,427" size="145,46" group="n48_miy3">
- <Button title="活动结束" titleFontSize="30"/>
- </component>
- <group id="n48_miy3" name="n48" xy="0,426" size="499,47" advanced="true" layout="hz" colGap="40" excludeInvisibles="true"/>
- </displayList>
- </component>
|