2009-02-05 14:11:59 +00:00
|
|
|
<?xml version="1.0" encoding="UTF-8"?>
|
|
|
|
|
2014-09-25 14:41:27 +00:00
|
|
|
<MyGUI type="Resource" version="1.1">
|
2013-02-28 19:16:46 +00:00
|
|
|
|
2009-02-08 18:41:03 +00:00
|
|
|
<!-- The 'box' frame that surrounds various HUD items and other elements -->
|
2013-02-24 15:57:40 +00:00
|
|
|
|
2014-09-25 14:41:27 +00:00
|
|
|
<Resource type="ResourceSkin" name="HUD_Box" size="40 40">
|
2013-02-28 19:16:46 +00:00
|
|
|
|
2015-01-24 18:26:31 +00:00
|
|
|
<!-- The interior of the box -->
|
2012-05-21 06:14:22 +00:00
|
|
|
|
2015-01-24 18:26:31 +00:00
|
|
|
<Child type="Widget" skin="BlackBG" offset="0 0 40 40" align="Stretch" name="Client"/>
|
2012-05-21 06:14:22 +00:00
|
|
|
|
2015-01-24 18:26:31 +00:00
|
|
|
<!-- Borders -->
|
2013-02-28 19:16:46 +00:00
|
|
|
|
2015-01-24 18:26:31 +00:00
|
|
|
<Child type="Widget" skin="MW_Box" offset="0 0 40 40" align="Left Stretch" name="Client"/>
|
2013-02-28 19:16:46 +00:00
|
|
|
|
2014-09-25 14:41:27 +00:00
|
|
|
</Resource>
|
2012-05-24 13:11:45 +00:00
|
|
|
|
2014-09-25 14:41:27 +00:00
|
|
|
<Resource type="ResourceSkin" name="HUD_Box_Transparent" size="40 40">
|
2013-08-07 19:43:19 +00:00
|
|
|
<Child type="Widget" skin="MW_Box" offset="0 0 40 40" align="Left Stretch" name="Client"/>
|
2014-09-25 14:41:27 +00:00
|
|
|
</Resource>
|
2013-03-03 11:01:19 +00:00
|
|
|
|
2014-09-25 14:41:27 +00:00
|
|
|
<Resource type="ResourceSkin" name="HUD_Box_NoTransp" size="40 40">
|
2012-05-24 13:11:45 +00:00
|
|
|
|
2015-01-24 18:26:31 +00:00
|
|
|
<!-- The interior of the box -->
|
2012-05-24 13:11:45 +00:00
|
|
|
|
2015-01-24 18:26:31 +00:00
|
|
|
<Child type="Widget" skin="DialogBG" offset="0 0 40 40" align="Stretch" name="Client"/>
|
2012-05-24 13:11:45 +00:00
|
|
|
|
2015-01-24 18:26:31 +00:00
|
|
|
<!-- Borders -->
|
2013-02-28 19:16:46 +00:00
|
|
|
|
2015-01-24 18:26:31 +00:00
|
|
|
<Child type="Widget" skin="MW_Box" offset="0 0 40 40" align="Left Stretch" name="Client"/>
|
2013-02-28 19:16:46 +00:00
|
|
|
|
2014-09-25 14:41:27 +00:00
|
|
|
</Resource>
|
2015-07-18 14:56:57 +00:00
|
|
|
|
|
|
|
<Resource type="ResourceSkin" name="HUD_Box_NoTransp_R" size="40 40">
|
|
|
|
|
|
|
|
<!-- The interior of the box -->
|
|
|
|
|
|
|
|
<Child type="Widget" skin="DialogBG_R" offset="0 0 40 40" align="Stretch" name="Client"/>
|
|
|
|
|
|
|
|
<!-- Borders -->
|
|
|
|
|
|
|
|
<Child type="Widget" skin="MW_Box" offset="0 0 40 40" align="Left Stretch" name="Client"/>
|
|
|
|
|
|
|
|
</Resource>
|
2013-02-28 19:16:46 +00:00
|
|
|
|
2009-02-05 14:11:59 +00:00
|
|
|
</MyGUI>
|