KLMiniMapPanelKml.txt 1.2 KB

123456789101112131415161718192021
  1. <uipanel id="KLMiniMapPanel" name="小地图界面" adapter="1" width="229" height="166" zindex="200" movecanvas="0" a="21">
  2. <panel id="move_root" x="0" y="0">
  3. <button id="btn_bg" src="bg_minimap" atlas="Atlas/UIMapPanel.spriteatlas" a="21" raycast="1">
  4. </button>
  5. <panel rectmask="1" width="210" height="119" a="21" y="-31" id="panel_14">
  6. <panel width="1024" height="1024" rotate="0,0,-45" id="panel_15">
  7. <img id="img_scene" width="1024" height="1024" src="Texture/scene_1001.png">
  8. </img>
  9. </panel>
  10. <img id="img_player_icon" src="img_minimap__arrow" atlas="Atlas/UIMapPanel.spriteatlas">
  11. </img>
  12. </panel>
  13. <text id="txt_title" text="黄金·亚特兰蒂斯(1线)" color="#DCE1E5" outlinecolor="#000000" outlinesize="1" fontsize="18" a="11" x="21" y="-4" outline="1" h5y="-4" h5x="45" width="182">
  14. </text>
  15. <button id="btn_switch_line" src="button_change_line" atlas="Atlas/UIMapPanel.spriteatlas" a="21" x="-16" raycast="1" width="54" height="28" h5x="-160" h5y="0">
  16. </button>
  17. <text id="txt_coord" color="#DCE1E5" outlinecolor="#000000" outlinesize="1" text="126,217" a="22" y="24">
  18. </text>
  19. </panel>
  20. </uipanel>