蓝条系统
parent
f51a3368ad
commit
4b352d4f7b
Binary file not shown.
Binary file not shown.
File diff suppressed because it is too large
Load Diff
File diff suppressed because it is too large
Load Diff
@ -1,5 +1,5 @@
|
||||
fileFormatVersion: 2
|
||||
guid: a19a2d20b1cacc949b641939d1697736
|
||||
guid: 1de69e18aecf3b44d8272d19932973e7
|
||||
MonoImporter:
|
||||
externalObjects: {}
|
||||
serializedVersion: 2
|
||||
@ -0,0 +1,32 @@
|
||||
/** This is an automatically generated class by FairyGUI. Please do not modify it. **/
|
||||
|
||||
using FairyGUI;
|
||||
using FairyGUI.Utils;
|
||||
|
||||
namespace Game.Battle
|
||||
{
|
||||
public partial class ViewenergeBar : GProgressBar
|
||||
{
|
||||
public GGraph m_n0;
|
||||
public GGraph m_bar_v;
|
||||
|
||||
public const string URL = "ui://2qo7xpdcumbx5a";
|
||||
|
||||
public static ViewenergeBar CreateInstance()
|
||||
{
|
||||
return (ViewenergeBar)UIPackage.CreateObject("Battle","energeBar");
|
||||
}
|
||||
|
||||
public ViewenergeBar()
|
||||
{
|
||||
}
|
||||
|
||||
public override void ConstructFromXML(XML xml)
|
||||
{
|
||||
base.ConstructFromXML(xml);
|
||||
|
||||
m_n0 = (GGraph)this.GetChild("n0");
|
||||
m_bar_v = (GGraph)this.GetChild("bar_v");
|
||||
}
|
||||
}
|
||||
}
|
||||
@ -0,0 +1,11 @@
|
||||
fileFormatVersion: 2
|
||||
guid: 780517a48bcc88641a47112d1befc4e9
|
||||
MonoImporter:
|
||||
externalObjects: {}
|
||||
serializedVersion: 2
|
||||
defaultReferences: []
|
||||
executionOrder: 0
|
||||
icon: {instanceID: 0}
|
||||
userData:
|
||||
assetBundleName:
|
||||
assetBundleVariant:
|
||||
@ -0,0 +1,32 @@
|
||||
/** This is an automatically generated class by FairyGUI. Please do not modify it. **/
|
||||
|
||||
using FairyGUI;
|
||||
using FairyGUI.Utils;
|
||||
|
||||
namespace Game.Battle
|
||||
{
|
||||
public partial class ViewsubMpBar : GProgressBar
|
||||
{
|
||||
public GGraph m_n0;
|
||||
public GGraph m_bar;
|
||||
|
||||
public const string URL = "ui://2qo7xpdcljo94i";
|
||||
|
||||
public static ViewsubMpBar CreateInstance()
|
||||
{
|
||||
return (ViewsubMpBar)UIPackage.CreateObject("Battle","subMpBar");
|
||||
}
|
||||
|
||||
public ViewsubMpBar()
|
||||
{
|
||||
}
|
||||
|
||||
public override void ConstructFromXML(XML xml)
|
||||
{
|
||||
base.ConstructFromXML(xml);
|
||||
|
||||
m_n0 = (GGraph)this.GetChild("n0");
|
||||
m_bar = (GGraph)this.GetChild("bar");
|
||||
}
|
||||
}
|
||||
}
|
||||
@ -0,0 +1,11 @@
|
||||
fileFormatVersion: 2
|
||||
guid: 5bf308598b9e3694a9055d8e731809c9
|
||||
MonoImporter:
|
||||
externalObjects: {}
|
||||
serializedVersion: 2
|
||||
defaultReferences: []
|
||||
executionOrder: 0
|
||||
icon: {instanceID: 0}
|
||||
userData:
|
||||
assetBundleName:
|
||||
assetBundleVariant:
|
||||
Binary file not shown.
|
Before Width: | Height: | Size: 4.8 MiB After Width: | Height: | Size: 4.8 MiB |
Binary file not shown.
@ -0,0 +1 @@
|
||||
14920
|
||||
Binary file not shown.
@ -1,10 +0,0 @@
|
||||
<?xml version="1.0" encoding="utf-8"?>
|
||||
<component size="200,30" extention="ProgressBar">
|
||||
<displayList>
|
||||
<graph id="n0_i12r" name="n0" xy="0,0" size="200,30" type="rect" lineSize="0" lineColor="#ffa0a0a0" fillColor="#ff0f0f0f">
|
||||
<relation target="" sidePair="width-width,height-height"/>
|
||||
</graph>
|
||||
<graph id="n1_i12r" name="bar" xy="0,0" size="200,30" type="rect" lineSize="0" fillColor="#ffff0000"/>
|
||||
</displayList>
|
||||
<ProgressBar/>
|
||||
</component>
|
||||
@ -0,0 +1,9 @@
|
||||
<?xml version="1.0" encoding="utf-8"?>
|
||||
<component size="20,28">
|
||||
<controller name="c1" pages="0,,1,,2," selected="0"/>
|
||||
<displayList>
|
||||
<graph id="n11_umbx" name="n11" xy="2,2" size="16,24" type="rect" lineSize="0" fillColor="#ffcccccc">
|
||||
<gearColor controller="c1" pages="0,1,2" values="#cccccc|#ffcc66|#ff9933"/>
|
||||
</graph>
|
||||
</displayList>
|
||||
</component>
|
||||
@ -1,26 +0,0 @@
|
||||
<?xml version="1.0" encoding="utf-8"?>
|
||||
<component size="480,164">
|
||||
<displayList>
|
||||
<image id="n2_i12r" name="p_head" src="i12r1y" fileName="_Res/headbg.png" xy="5,54" size="102,97"/>
|
||||
<component id="n3_i12r" name="bar_blood" src="i12r1z" fileName="Hud/Comp/BloodBar.xml" xy="108,121">
|
||||
<relation target="n2_i12r" sidePair="left-right,bottom-bottom"/>
|
||||
<ProgressBar value="79" max="100"/>
|
||||
</component>
|
||||
<list id="n4_i12r" name="list_buff" xy="109,86" size="167,32" layout="row" scroll="horizontal" colGap="15" defaultItem="ui://2qo7xpdci12r20" vAlign="middle">
|
||||
<relation target="n3_i12r" sidePair="left-left,bottom-top"/>
|
||||
<item/>
|
||||
<item/>
|
||||
<item/>
|
||||
<item/>
|
||||
</list>
|
||||
<text id="n5_i12r" name="t_blood" xy="320,120" size="46,34" fontSize="24" color="#ffffff" vAlign="middle" text="800">
|
||||
<relation target="n3_i12r" sidePair="left-right,bottom-bottom"/>
|
||||
</text>
|
||||
<text id="n6_i12r" name="t_div" xy="368,120" size="13,34" fontSize="24" color="#ffffff" text="/">
|
||||
<relation target="n5_i12r" sidePair="left-right,bottom-bottom"/>
|
||||
</text>
|
||||
<text id="n7_i12r" name="t_bloodThrough" xy="383,120" size="60,34" fontSize="24" color="#ffffff" vAlign="middle" text="1000">
|
||||
<relation target="n6_i12r" sidePair="left-right,bottom-bottom"/>
|
||||
</text>
|
||||
</displayList>
|
||||
</component>
|
||||
@ -1,25 +1,37 @@
|
||||
<?xml version="1.0" encoding="utf-8"?>
|
||||
<component size="480,164">
|
||||
<displayList>
|
||||
<image id="n2_i12r" name="p_head" src="i12r1y" fileName="_Res/headbg.png" xy="6,16" size="102,97"/>
|
||||
<component id="n3_i12r" name="bar_blood" src="i12r1z" fileName="Hud/Comp/bloodBarPlayer.xml" xy="126,44" size="227,16">
|
||||
<relation target="n2_i12r" sidePair="left-right,bottom-bottom"/>
|
||||
<component id="n3_i12r" name="bar_blood" src="i12r1z" fileName="Hud/Comp/bloodBarPlayer.xml" xy="119,24" size="186,22">
|
||||
<ProgressBar value="79" max="100"/>
|
||||
</component>
|
||||
<text id="n5_i12r" name="t_blood" xy="363,38" size="44,31" fontSize="24" color="#ffffff" vAlign="middle" autoSize="none" text="800">
|
||||
<list id="n8_n7tf" name="buff" xy="23,108" size="348,26" layout="row" selectionMode="none" overflow="scroll" colGap="4" defaultItem="ui://2qo7xpdcn7tf39" vAlign="bottom">
|
||||
<item/>
|
||||
<item/>
|
||||
<item/>
|
||||
<item/>
|
||||
</list>
|
||||
<text id="n5_i12r" name="t_blood" xy="122,14" size="44,31" group="n9_umbx" fontSize="24" color="#ffffff" align="right" vAlign="middle" autoSize="none" text="800">
|
||||
<relation target="n3_i12r" sidePair="left-right,bottom-bottom"/>
|
||||
</text>
|
||||
<text id="n6_i12r" name="t_div" xy="411,38" size="12,31" fontSize="24" color="#ffffff" autoSize="none" text="/">
|
||||
<text id="n6_i12r" name="t_div" xy="166,14" size="12,31" group="n9_umbx" fontSize="24" color="#ffffff" autoSize="none" text="/">
|
||||
<relation target="n5_i12r" sidePair="left-right,bottom-bottom"/>
|
||||
</text>
|
||||
<text id="n7_i12r" name="t_bloodThrough" xy="426,38" size="57,31" fontSize="24" color="#ffffff" vAlign="middle" autoSize="none" text="1000">
|
||||
<text id="n7_i12r" name="t_bloodThrough" xy="178,14" size="57,31" group="n9_umbx" fontSize="24" color="#ffffff" vAlign="middle" autoSize="none" text="1000">
|
||||
<relation target="n6_i12r" sidePair="left-right,bottom-bottom"/>
|
||||
</text>
|
||||
<list id="n8_n7tf" name="buff" xy="7,124" size="348,26" layout="row" selectionMode="none" overflow="scroll" colGap="4" defaultItem="ui://2qo7xpdcn7tf39" vAlign="bottom">
|
||||
<group id="n9_umbx" name="n9" xy="122,14" size="113,31"/>
|
||||
<list id="n10_umbx" name="list_mp" xy="119,53" size="316,27" layout="row" selectionMode="none" overflow="scroll" defaultItem="ui://2qo7xpdcumbx59" autoClearItems="true">
|
||||
<item/>
|
||||
<item/>
|
||||
<item/>
|
||||
<item/>
|
||||
<item/>
|
||||
</list>
|
||||
<component id="n13_umbx" name="bar_subMp" src="ljo94i" fileName="Hud/Comp/subMpBar.xml" xy="119,90" size="81,5">
|
||||
<ProgressBar value="50" max="100"/>
|
||||
</component>
|
||||
<component id="n14_umbx" name="bar_energe" src="umbx5a" fileName="Hud/Comp/energeBar.xml" xy="23,15">
|
||||
<ProgressBar value="50" max="100"/>
|
||||
</component>
|
||||
</displayList>
|
||||
</component>
|
||||
@ -0,0 +1,12 @@
|
||||
<?xml version="1.0" encoding="utf-8"?>
|
||||
<component size="80,80" extention="ProgressBar">
|
||||
<displayList>
|
||||
<graph id="n0_i12r" name="n0" xy="0,0" size="80,80" type="rect" lineSize="0" lineColor="#ffa0a0a0" fillColor="#ff0f0f0f">
|
||||
<relation target="" sidePair="width-width,height-height"/>
|
||||
</graph>
|
||||
<graph id="n1_i12r" name="bar_v" xy="0,0" size="80,80" type="rect" lineSize="0" fillColor="#ff0099cc">
|
||||
<relation target="" sidePair="width-width,height-height"/>
|
||||
</graph>
|
||||
</displayList>
|
||||
<ProgressBar reverse="true"/>
|
||||
</component>
|
||||
@ -0,0 +1,10 @@
|
||||
<?xml version="1.0" encoding="utf-8"?>
|
||||
<component size="200,5" extention="ProgressBar">
|
||||
<displayList>
|
||||
<graph id="n0_i12r" name="n0" xy="0,0" size="200,5" type="rect" lineSize="0" lineColor="#ffa0a0a0" fillColor="#ff0f0f0f">
|
||||
<relation target="" sidePair="width-width,height-height"/>
|
||||
</graph>
|
||||
<graph id="n1_i12r" name="bar" xy="0,0" size="200,5" type="rect" lineSize="0" fillColor="#ff0099cc"/>
|
||||
</displayList>
|
||||
<ProgressBar/>
|
||||
</component>
|
||||
Loading…
Reference in New Issue