12345678910111213141516 |
- <uipanel id="KLTitleItem" name="外观道具标题模板" width="384" height="81" rotate="0,0,0" x="0" y="0" zindex="-1">
- <button id="Bg" a="00" atlas="Atlas/AppearGroup.spriteatlas" src="bg_title_item" width="384" height="81" raycast="1">
- </button>
-
- <model id="TitleModel" x="-89" y="0" z="0" a="00" src="" mscale="100,100,100" width="160" height="60" active = "1" >
- </model>
-
- <img id="SpState" a="20" atlas="Atlas/AppearGroup.spriteatlas" src="tab_title_selected" width="44" height="44" raycast="0" x="-10" y="0">
- </img>
- <text id="TxtTime" a="00" text="永久有效" fontsize="16" height="30" width="120" ta="11" horwrap="1" x="76" y="6">
- </text>
- <text id="TxtType" a="00" text="角色生效" fontsize="14" color = "#00ff00" height="25" width="100" ta="11" horwrap="1" x="76" y="-18">
- </text>
- <countdown id="TimeDown" a="00" width="120" height="25" ta="11" formattype="2" color = "#ff0000" updateinterval="1" time="0" fonttype="微软雅黑" x="76" y="6">
- </countdown>
- </uipanel>
|