home *** CD-ROM | disk | FTP | other *** search
/ GameStar Special 2004 June / GSSH0604MP.iso / DAoC / Toa_coop_168_Gamestar.exe / ui / classic / performance_window.xml < prev    next >
Extensible Markup Language  |  2004-02-19  |  3KB  |  124 lines

  1. <?xml version="1.0" encoding="ISO-8859-1"?>
  2. <Root_Element ID="DAOCUi">
  3.     <StatusIconTemplate>
  4.         <Name>performance_icon_large</Name>
  5.         <Width>32</Width>
  6.         <Height>32</Height>
  7.         <MaxLevels>3</MaxLevels>
  8.         <Horizontal>false</Horizontal>
  9.         <TextureName>shared_pieces</TextureName>
  10.         <TextureStart>
  11.             <X>160</X>
  12.             <Y>160</Y>
  13.         </TextureStart>
  14.     </StatusIconTemplate>
  15.     <StatusIconTemplate>
  16.         <Name>lag_icon_large</Name>
  17.         <Width>32</Width>
  18.         <Height>32</Height>
  19.         <MaxLevels>3</MaxLevels>
  20.         <Horizontal>false</Horizontal>
  21.         <TextureName>shared_pieces</TextureName>
  22.         <TextureStart>
  23.             <X>192</X>
  24.             <Y>160</Y>
  25.         </TextureStart>
  26.     </StatusIconTemplate>
  27.     <StatusIconTemplate>
  28.         <Name>framerate_icon_large</Name>
  29.         <Width>32</Width>
  30.         <Height>32</Height>
  31.         <MaxLevels>3</MaxLevels>
  32.         <Horizontal>false</Horizontal>
  33.         <TextureName>shared_pieces</TextureName>
  34.         <TextureStart>
  35.             <X>224</X>
  36.             <Y>160</Y>
  37.         </TextureStart>
  38.     </StatusIconTemplate>
  39.     <StatusIconTemplate>
  40.         <Name>performance_icon_small</Name>
  41.         <Width>16</Width>
  42.         <Height>16</Height>
  43.         <MaxLevels>3</MaxLevels>
  44.         <Horizontal>false</Horizontal>
  45.         <TextureName>shared_pieces</TextureName>
  46.         <TextureStart>
  47.             <X>111</X>
  48.             <Y>208</Y>
  49.         </TextureStart>
  50.     </StatusIconTemplate>
  51.     <WindowTemplate>
  52.         <Name>performance</Name>
  53.         <CloseButton>false</CloseButton>
  54.         <MoveButton>false</MoveButton>
  55.         <Width>96</Width>
  56.         <Height>32</Height>
  57.         <TitleWidth>0</TitleWidth>
  58.         <TitleHeight>0</TitleHeight>
  59.         <ResizeableWidth>0</ResizeableWidth>
  60.         <ResizeableHeight>0</ResizeableHeight>
  61.         <ResizeableTwoWayWidth>0</ResizeableTwoWayWidth>
  62.         <ResizeableTwoWayHeight>0</ResizeableTwoWayHeight>
  63.         <WindowId>PerformanceWindow</WindowId>
  64.         <MinWidth>0</MinWidth>
  65.         <MinHeight>0</MinHeight>
  66.         <!--large icons-->
  67.         <StatusIconDef>
  68.             <ControlId>1000</ControlId>
  69.             <TemplateName>performance_icon_large</TemplateName>
  70.             <AdapterName>performance_meter</AdapterName>
  71.             <Position>
  72.                 <X>0</X>
  73.                 <Y>0</Y>
  74.             </Position>
  75.         </StatusIconDef>
  76.         <StatusIconDef>
  77.             <ControlId>1001</ControlId>
  78.             <TemplateName>lag_icon_large</TemplateName>
  79.             <AdapterName>lag_meter</AdapterName>
  80.             <Position>
  81.                 <X>32</X>
  82.                 <Y>0</Y>
  83.             </Position>
  84.         </StatusIconDef>
  85.         <StatusIconDef>
  86.             <ControlId>1002</ControlId>
  87.             <TemplateName>framerate_icon_large</TemplateName>
  88.             <AdapterName>framerate_meter</AdapterName>
  89.             <Position>
  90.                 <X>64</X>
  91.                 <Y>0</Y>
  92.             </Position>
  93.         </StatusIconDef>
  94.         <!--small icons-->
  95.         <StatusIconDef>
  96.             <ControlId>2000</ControlId>
  97.             <TemplateName>performance_icon_small</TemplateName>
  98.             <AdapterName>performance_meter</AdapterName>
  99.             <Position>
  100.                 <X>0</X>
  101.                 <Y>0</Y>
  102.             </Position>
  103.         </StatusIconDef>
  104.         <StatusIconDef>
  105.             <ControlId>2001</ControlId>
  106.             <TemplateName>performance_icon_small</TemplateName>
  107.             <AdapterName>lag_meter</AdapterName>
  108.             <Position>
  109.                 <X>16</X>
  110.                 <Y>0</Y>
  111.             </Position>
  112.         </StatusIconDef>
  113.         <StatusIconDef>
  114.             <ControlId>2002</ControlId>
  115.             <TemplateName>performance_icon_small</TemplateName>
  116.             <AdapterName>framerate_meter</AdapterName>
  117.             <Position>
  118.                 <X>32</X>
  119.                 <Y>0</Y>
  120.             </Position>
  121.         </StatusIconDef>
  122.     </WindowTemplate>
  123. </Root_Element>
  124.