KLMountInfoItemKml.txt 1.1 KB

12345678910111213
  1. <uipanel id="KLMountInfoItem" name="坐骑信息模板" zindex="-1" a="11" width="256" height="95">
  2. <toggle id="selectToggle" atlas="Atlas/UIMount.spriteatlas" src="mount_info_bg" pimg="mount_info_select_bg" width="256" y="0" height="91" togglegroup_id="togglegroup" default="0"/>
  3. <img id="model_item_bg" atlas="Atlas/UIMount.spriteatlas" src="mount_model_bg" width="75" height="75" x="-80" y="0" >
  4. <model id="item_model" itemid="0" width="75" height="75" mscale="1,1,1"/>
  5. </img>
  6. <img id="tipClick" color="#FFFFFF00" width="75" height="75" x="5" y="-5" z="-200" a="10" rotate="0,0,0" raycast="1"/>
  7. <text id="mountName" a="00" text="" color="#e8d04b" fontsize="16" height="25" width="158" ta="01" x="44" y="0" outlinesize="1" outlinecolor="#000000FF" z="0" rotate="0,0,0">
  8. </text>
  9. <img id="wear_mount_icon" a="11" atlas="Atlas/UIMount.spriteatlas" src="ride_icon" active="1" raycast="0" x="9" y="-10">
  10. </img>
  11. <text id="endTime" a="00" text="" color="#ED2E2E" fontsize="16" height="25" width="158" ta="21" x="35" y="-25" outlinesize="1" outlinecolor="#000000FF" z="0" rotate="0,0,0">
  12. </text>
  13. </uipanel>