123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051 |
- <uipanel id="KLHorseRaceLampPanel" name="跑马灯界面" zindex="200" width="1334" height="750">
- <img id = "HorseRaceLampBG" x="0" y="0" atlas = "Atlas/UIMessagePanel.spriteatlas" src="new_bg" >
- <scrollview id="scroll" movementType = "0" >
- <layout id="HorseRaceLampLayout">
- <text id = "HorseRaceLamp" text="dsafafdsfgdssdgasfdas" x="0" y="0" contentsizefitter = "1" fontsize="20" outlinesize="1" outlinecolor ="#000000" />
- </layout>
- </scrollview>
- <img id = "HorseRace" x="0" y="0" raycast="1" color="#00000000"/>
- </img>
- <img id = "DamageEXPBG" x="0" y="-175" raycast="1" atlas = "Atlas/UIMisc.spriteatlas" src="bg_detail" active="0" >
- <text id = "DamageEXPText" text="" x="0" y="0" contentsizefitter = "1" fontsize="20" ta="11" />
- </img>
- <layout id="stationary" vertical="1" space="15" >
- <datalist id="stationary_list">
- <img id="stationary_img" atlas = "Atlas/UIMessagePanel.spriteatlas" src="bg" >
- <text id="stationary_text" x="0" y="0" contentsizefitter = "2" fontsize="20" outlinesize="1" outlinecolor ="#000000"/>
- </img>
- </datalist>
- </layout>
- <layout id="archangelLayout" control_height="0" contentsizefitter="0" vertical="1" height="210" width="250" raycast="1" x="230" y="90" a="12" cella="02" zindex="1">
- <img id="archangelExpBG1" atlas="Atlas/UIMessagePanel.spriteatlas" src="new_bg" width="300" height="30">
- <text id="archangelExp" text="88888888x8" fontsize="16" height="30" width="0" ta="01" outlinesize="1" outlinecolor="#000000" horwrap="1" contentsizefitter="2" x="0">
- </text>
- </img>
- <img id="archangelExpBG2" atlas="Atlas/UIMessagePanel.spriteatlas" src="new_bg" width="300" height="30">
- <text id="archangelExp" text="88888888x8" fontsize="16" height="30" width="0" ta="01" horwrap="1" outlinesize="1" outlinecolor="#000000" contentsizefitter="2" x="0">
- </text>
- </img>
- <img id="archangelExpBG3" atlas="Atlas/UIMessagePanel.spriteatlas" src="new_bg" width="300" height="30">
- <text id="archangelExp" text="88888888x8" fontsize="16" height="30" width="0" ta="01" horwrap="1" outlinesize="1" outlinecolor="#000000" contentsizefitter="2" x="0">
- </text>
- </img>
- <img id="archangelExpBG4" atlas="Atlas/UIMessagePanel.spriteatlas" src="new_bg" width="300" height="30">
- <text id="archangelExp" text="88888888x8" fontsize="16" height="30" width="0" ta="01" horwrap="1" outlinesize="1" outlinecolor="#000000" contentsizefitter="2" x="0">
- </text>
- </img>
- <img id="archangelExpBG5" atlas="Atlas/UIMessagePanel.spriteatlas" src="new_bg" width="300" height="30">
- <text id="archangelExp" text="88888888x8" fontsize="16" height="30" width="0" ta="01" horwrap="1" outlinesize="1" outlinecolor="#000000" contentsizefitter="2" x="0">
- </text>
- </img>
- <img id="archangelExpBG6" atlas="Atlas/UIMessagePanel.spriteatlas" src="new_bg" width="300" height="30">
- <text id="archangelExp" text="88888888x8" fontsize="16" height="30" width="0" ta="01" horwrap="1" outlinesize="1" outlinecolor="#000000" contentsizefitter="2" x="0">
- </text>
- </img>
- <img id="archangelExpBG7" atlas="Atlas/UIMessagePanel.spriteatlas" src="new_bg" width="300" height="30">
- <text id="archangelExp" text="88888888x8" fontsize="16" height="30" width="0" ta="01" horwrap="1" outlinesize="1" outlinecolor="#000000" contentsizefitter="2" x="0">
- </text>
- </img>
- </layout>
- </uipanel>
|