home
***
CD-ROM
|
disk
|
FTP
|
other
***
search
/
GameStar Special 2004 June
/
GSSH0604MP.iso
/
DAoC
/
Toa_coop_168_Gamestar.exe
/
ui
/
minimal
/
performance_window.xml
< prev
next >
Wrap
Extensible Markup Language
|
2004-02-19
|
3KB
|
124 lines
<?xml version="1.0" encoding="ISO-8859-1"?>
<Root_Element ID="DAOCUi">
<StatusIconTemplate>
<Name>performance_icon_large</Name>
<Width>32</Width>
<Height>32</Height>
<MaxLevels>3</MaxLevels>
<Horizontal>false</Horizontal>
<TextureName>shared_pieces</TextureName>
<TextureStart>
<X>160</X>
<Y>160</Y>
</TextureStart>
</StatusIconTemplate>
<StatusIconTemplate>
<Name>lag_icon_large</Name>
<Width>32</Width>
<Height>32</Height>
<MaxLevels>3</MaxLevels>
<Horizontal>false</Horizontal>
<TextureName>shared_pieces</TextureName>
<TextureStart>
<X>192</X>
<Y>160</Y>
</TextureStart>
</StatusIconTemplate>
<StatusIconTemplate>
<Name>framerate_icon_large</Name>
<Width>32</Width>
<Height>32</Height>
<MaxLevels>3</MaxLevels>
<Horizontal>false</Horizontal>
<TextureName>shared_pieces</TextureName>
<TextureStart>
<X>224</X>
<Y>160</Y>
</TextureStart>
</StatusIconTemplate>
<StatusIconTemplate>
<Name>performance_icon_small</Name>
<Width>16</Width>
<Height>16</Height>
<MaxLevels>3</MaxLevels>
<Horizontal>false</Horizontal>
<TextureName>shared_pieces</TextureName>
<TextureStart>
<X>111</X>
<Y>208</Y>
</TextureStart>
</StatusIconTemplate>
<WindowTemplate>
<Name>performance</Name>
<CloseButton>false</CloseButton>
<MoveButton>false</MoveButton>
<Width>96</Width>
<Height>32</Height>
<TitleWidth>0</TitleWidth>
<TitleHeight>0</TitleHeight>
<ResizeableWidth>0</ResizeableWidth>
<ResizeableHeight>0</ResizeableHeight>
<ResizeableTwoWayWidth>0</ResizeableTwoWayWidth>
<ResizeableTwoWayHeight>0</ResizeableTwoWayHeight>
<WindowId>PerformanceWindow</WindowId>
<MinWidth>0</MinWidth>
<MinHeight>0</MinHeight>
<!--large icons-->
<StatusIconDef>
<ControlId>1000</ControlId>
<TemplateName>performance_icon_large</TemplateName>
<AdapterName>performance_meter</AdapterName>
<Position>
<X>0</X>
<Y>0</Y>
</Position>
</StatusIconDef>
<StatusIconDef>
<ControlId>1001</ControlId>
<TemplateName>lag_icon_large</TemplateName>
<AdapterName>lag_meter</AdapterName>
<Position>
<X>32</X>
<Y>0</Y>
</Position>
</StatusIconDef>
<StatusIconDef>
<ControlId>1002</ControlId>
<TemplateName>framerate_icon_large</TemplateName>
<AdapterName>framerate_meter</AdapterName>
<Position>
<X>64</X>
<Y>0</Y>
</Position>
</StatusIconDef>
<!--small icons-->
<StatusIconDef>
<ControlId>2000</ControlId>
<TemplateName>performance_icon_small</TemplateName>
<AdapterName>performance_meter</AdapterName>
<Position>
<X>0</X>
<Y>0</Y>
</Position>
</StatusIconDef>
<StatusIconDef>
<ControlId>2001</ControlId>
<TemplateName>performance_icon_small</TemplateName>
<AdapterName>lag_meter</AdapterName>
<Position>
<X>16</X>
<Y>0</Y>
</Position>
</StatusIconDef>
<StatusIconDef>
<ControlId>2002</ControlId>
<TemplateName>performance_icon_small</TemplateName>
<AdapterName>framerate_meter</AdapterName>
<Position>
<X>32</X>
<Y>0</Y>
</Position>
</StatusIconDef>
</WindowTemplate>
</Root_Element>