KLPopoverPanelKml.txt 648 B

12345678910111213
  1. <uipanel id="KLPopoverPanel" name="气泡界面" zindex="201" x="0" y="0" width="360" height="60" >
  2. <panel id="Bg" width="360" height="60" y="35" x="0" z="0" rotate="0,0,0" raycast="1">
  3. <scrollview id="ScrollView" width="330" height="60" vertical="0" >
  4. <layout vertical="0" control_width="2" contentsizefitter="1" width="330" a="11" cella="11" space="5" >
  5. <datalist id="leftdatalist">
  6. <button id="iconitem" atlas="Atlas/UITradePanel.spriteatlas" src="common" raycast="1">
  7. </button>
  8. </datalist>
  9. </layout>
  10. </scrollview>
  11. </panel>
  12. </uipanel>