luwei
14-07-2010 10:35:03
I want to use Progress to make a bloodbar, how to write the skin of this progress?
who can give me a simple? Thank you.
who can give me a simple? Thank you.
luwei
14-07-2010 10:35:03
haibo19981984
15-07-2010 03:03:45
<Skin name = "ProgressHealthBar" size = "49 15" texture = "#{MyGUI_Theme_Texture}" >
<Property key="TrackSkin" value = "ProgressHealthBarTrack" />
<Property key="TrackWidth" value = "86" />
<Property key="TrackStep" value = "53" />
<Property key="TrackFill" value = "false" />
<Child type="Widget" skin="Default" offset = "2 1 46 14" align = "Stretch" name = "Client"/>
</Skin>
luwei
15-07-2010 07:51:45
luwei
15-07-2010 09:46:37
haibo19981984
16-07-2010 02:46:00