2011-11-28 15:51:11 +00:00
|
|
|
|
<?xml version="1.0" encoding="UTF-8"?>
|
2012-01-11 11:58:39 +00:00
|
|
|
|
|
|
|
|
|
|
2011-11-28 15:51:11 +00:00
|
|
|
|
<MyGUI type="Layout">
|
|
|
|
|
|
2012-01-11 11:58:39 +00:00
|
|
|
|
<Widget type="Window" skin="" layer="Windows" align="Left|Top" position="00 200 512 256" name="_Main">
|
2011-11-28 15:51:11 +00:00
|
|
|
|
|
2012-01-11 11:58:39 +00:00
|
|
|
|
<Widget type="StaticImage" skin="StaticImage" position_real="0 0 1 1" align="Top|Right" name="JImage">
|
2011-11-28 15:51:11 +00:00
|
|
|
|
<Property key="Image_Texture" value="textures\tx_menubook.dds"/>
|
2012-01-11 11:58:39 +00:00
|
|
|
|
<!--Property key="Image_Texture" value="mwgui.png"/-->
|
2011-11-28 15:51:11 +00:00
|
|
|
|
|
|
|
|
|
<Widget type="Edit" skin="MW_ConsoleLog" position_real="0.22 0.186667 0.31 0.613333" name = "LeftText"/>
|
|
|
|
|
<Widget type="Edit" skin="MW_ConsoleLog" position_real="0.58 0.2 0.3 0.6" name = "RightText"/>
|
|
|
|
|
</Widget>
|
|
|
|
|
</Widget>
|
2012-01-11 11:58:39 +00:00
|
|
|
|
|
|
|
|
|
|
2011-11-28 15:51:11 +00:00
|
|
|
|
</MyGUI>
|