12345678910111213 |
- <uipanel id="KLMountInfoItem" name="坐骑信息模板" zindex="-1" a="11" width="256" height="95">
- <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"/>
- <img id="model_item_bg" atlas="Atlas/UIMount.spriteatlas" src="mount_model_bg" width="75" height="75" x="-80" y="0" >
- <model id="item_model" itemid="0" width="75" height="75" mscale="1,1,1"/>
- </img>
- <img id="tipClick" color="#FFFFFF00" width="75" height="75" x="5" y="-5" z="-200" a="10" rotate="0,0,0" raycast="1"/>
- <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">
- </text>
- <img id="wear_mount_icon" a="11" atlas="Atlas/UIMount.spriteatlas" src="ride_icon" active="1" raycast="0" x="9" y="-10">
- </img>
- <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">
- </text>
- </uipanel>
|