KLRedFortCounterPanelKml.txt 922 B

12345678910111213
  1. <uipanel id="KLRedFortCounterPanelKml" name="赤色要塞倒计时界面" a="00" width="300" height="300" zindex="0">
  2. <panel id="root" a="00" width="1334" height="750" binddragid="" x="0" y="1">
  3. <img id="killCount" a="00" atlas="Atlas/UIRedFort.spriteatlas" src="kill" width="56" height="56" raycast="1" binddragid="" active="0" x="150" y="100">
  4. <text id="textKillCount" a="00" text="1" fontsize="50" height="100" width="100" ta="11" horwrap="1" x="0" y="0" active="1" binddragid="" fonttype="recharge_2">
  5. </text>
  6. </img>
  7. <img id="dieCount" a="00" atlas="Atlas/UIRedFort.spriteatlas" src="die" width="56" height="56" raycast="1" binddragid="" x="150" y="100" active="0">
  8. <text id="textDieCount" a="00" text="1" fontsize="50" height="100" width="100" ta="11" horwrap="1" x="0" y="0" active="1" binddragid="" fonttype="recharge_2" linespace="0">
  9. </text>
  10. </img>
  11. </panel>
  12. </uipanel>