KLUIChallengeBossPosItemKml.txt 774 B

123456789
  1. <uipanel id="KLUIChallengeBossPosItem" name="挑战boss位置信息模板" active="1" width="298" height="50" zindex="-1">
  2. <text id="btn" width="298" height="50" raycast="1" onclick="">
  3. <text id="name" text="" x="20" y="10" a="10" fontSize="18" color="#ff2323" outlineSize="1" outlineColor="0"> </text>
  4. <text id="pos_str" text="" x="-25" y="10" a="20" fontSize="18" color="#dce1e5" outlineSize="1" outlineColor="0"/>
  5. <text id="info" text="" x="20" y="-10" a="10" fontSize="18" color="#9b9b9b" outlineSize="1" outlineColor="0"/>
  6. <countdown id="revive_time" text="刷新倒计时{0}" time="" formattype="1" x="20" y="-10" a="10" ta="01" fontSize="18" color="#9b9b9b" outlineSize="1" outlineColor="0" active="0"/>
  7. </text>
  8. </uipanel>