KLActivityTipItemKml.txt 915 B

123456789101112131415
  1. <uipanel id="KLActivityTipItem" name="活动模板" zindex="-1" width="262" height="75">
  2. <button id="activityitem" width="242" height="70" atlas="Atlas/KmlBubbleTipsUI.spriteatlas" src="act_info_bg" raycast="1">
  3. <text id="name" fontsize="18" width="112" x="20" y="11" outlinesize="1" outlinecolor="#000000" ta="01">
  4. </text>
  5. <img id="state" atlas="Atlas/KmlBubbleTipsUI.spriteatlas" src="act_open" x="3" a="11">
  6. </img>
  7. <img id="icon" atlas="Atlas/KmlBubbleTipsUI.spriteatlas" src="devil_icon" scale="0.8" x="-72" y="0">
  8. </img>
  9. <text id="destimetxt" fontsize="16" width="112" x="20" y="-12" outlinesize="1" outlinecolor="#000000" color="#cccccc" ta="01">
  10. </text>
  11. <countdown id="endtime" color="" x="78" y="-12" formattype="1" width="90" height="16" z="0" a="00" rotate="0,0,0" outlinesize="1" outlinecolor="#000000" fontsize="16" ta="01">
  12. </countdown>
  13. </button>
  14. </uipanel>