KLMessageNoticePanelKml.txt 2.1 KB

12345678910111213141516171819202122232425262728293031323334353637383940
  1. <uipanel id="KLMessageNoticePanel" name="通用消息提示界面" width="1334" height="750" >
  2. ;左下角消息
  3. <layout vertical="1" width="236" height="148" a="12" y="40" >
  4. <panel id="item_ld1" width="236" height="24" >
  5. <img src="cost_bottom" atlas="Atlas/UIMessagePanel.spriteatlas" a="10" >
  6. <text id="text_message" fontsize="20" outlinecolor="#000000" outlinesize="1" ta="00" a="10" />
  7. </img>
  8. </panel>
  9. <panel id="item_ld2" width="236" height="24" >
  10. <img src="cost_bottom" atlas="Atlas/UIMessagePanel.spriteatlas" a="10" >
  11. <text id="text_message" fontsize="20" outlinecolor="#000000" outlinesize="1" ta="00" a="10" />
  12. </img>
  13. </panel>
  14. <panel id="item_ld3" width="236" height="24" >
  15. <img src="cost_bottom" atlas="Atlas/UIMessagePanel.spriteatlas" a="10" >
  16. <text id="text_message" fontsize="20" outlinecolor="#000000" outlinesize="1" ta="00" a="10" />
  17. </img>
  18. </panel>
  19. <panel id="item_ld4" width="236" height="24" >
  20. <img src="cost_bottom" atlas="Atlas/UIMessagePanel.spriteatlas" a="10" >
  21. <text id="text_message" fontsize="20" outlinecolor="#000000" outlinesize="1" ta="00" a="10" />
  22. </img>
  23. </panel>
  24. <panel id="item_ld5" width="236" height="24" >
  25. <img src="cost_bottom" atlas="Atlas/UIMessagePanel.spriteatlas" a="10" >
  26. <text id="text_message" fontsize="20" outlinecolor="#000000" outlinesize="1" ta="00" a="10" />
  27. </img>
  28. </panel>
  29. <panel id="item_ld6" width="236" height="24" >
  30. <img src="cost_bottom" atlas="Atlas/UIMessagePanel.spriteatlas" a="10" >
  31. <text id="text_message" fontsize="20" outlinecolor="#000000" outlinesize="1" ta="00" a="10" />
  32. </img>
  33. </panel>
  34. </layout>
  35. ;中间底部消息
  36. <panel a="02" y="80" zindex="500" width="420" height="30" >
  37. <text id="text_mid_message" width="420" height="30" ta="11" />
  38. </panel>
  39. </uipanel>