1234567891011121314151617 |
- <?xml version="1.0" encoding="utf-8"?>
- <component size="256,256" extention="ProgressBar">
- <displayList>
- <image id="n3_mqh5" name="n3" src="hp1l93" fileName="阴影底板.png" xy="0,0"/>
- <image id="n0_mqh5" name="n0" src="hp1l92" fileName="血条外框.png" xy="0,0" size="256,256">
- <relation target="" sidePair="width-width,height-height"/>
- </image>
- <image id="n1_mqh5" name="bar" src="hp1l95" fileName="紫色.png" xy="3,0" size="252,256"/>
- <text id="n2_mqh5" name="title" xy="0,98" size="256,53" font="SimHei" fontSize="36" color="#ffffff" align="center" vAlign="middle" autoSize="none" strokeColor="#000000" text="10%">
- <relation target="" sidePair="width-width,height-height"/>
- </text>
- <text id="n4_trjj" name="name" xy="-2,41" size="256,53" font="Adobe Heiti Std" fontSize="38" color="#ffffff" align="center" vAlign="middle" autoSize="none" strokeColor="#000000" text="怪兽">
- <relation target="" sidePair="width-width,height-height"/>
- </text>
- </displayList>
- <ProgressBar/>
- </component>
|