source: tags/1.3.1/Graphics/Templates.grs

Last change on this file was 318, checked in by chronos, 3 years ago
  • Modified: Defined and used more Templates graphic set items.
  • Fixed: Incorrect evaluation of nil graphic set references.
File size: 1.8 KB
Line 
1<?xml version="1.0" encoding="utf-8"?>
2<GraphicSet>
3 <Items>
4 <Item>
5 <Name>Logo</Name>
6 <Left>1</Left>
7 <Top>1</Top>
8 <Width>122</Width>
9 <Height>23</Height>
10 </Item>
11 <Item>
12 <Name>BigBook</Name>
13 <Left>1</Left>
14 <Top>74</Top>
15 <Width>143</Width>
16 <Height>73</Height>
17 </Item>
18 <Item>
19 <Name>SmallBook</Name>
20 <Left>72</Left>
21 <Top>37</Top>
22 <Width>72</Width>
23 <Height>36</Height>
24 </Item>
25 <Item>
26 <Name>MenuLogo</Name>
27 <Left>145</Left>
28 <Top>38</Top>
29 <Width>36</Width>
30 <Height>36</Height>
31 </Item>
32 <Item>
33 <Name>LinkArrows</Name>
34 <Left>1</Left>
35 <Top>400</Top>
36 <Width>91</Width>
37 <Height>25</Height>
38 </Item>
39 <Item>
40 <Name>ScienceNationDot</Name>
41 <Left>114</Left>
42 <Top>211</Top>
43 <Width>17</Width>
44 <Height>17</Height>
45 </Item>
46 <Item>
47 <Name>Research</Name>
48 <Left>145</Left>
49 <Top>75</Top>
50 <Width>36</Width>
51 <Height>36</Height>
52 </Item>
53 <Item>
54 <Name>Change</Name>
55 <Left>124</Left>
56 <Top>1</Top>
57 <Width>14</Width>
58 <Height>14</Height>
59 </Item>
60 <Item>
61 <Name>Treasury</Name>
62 <Left>145</Left>
63 <Top>1</Top>
64 <Width>36</Width>
65 <Height>36</Height>
66 </Item>
67 <Item>
68 <Name>StarshipDeparted</Name>
69 <Left>1</Left>
70 <Top>279</Top>
71 <Width>140</Width>
72 <Height>120</Height>
73 </Item>
74 <Item>
75 <Name>WeightOff</Name>
76 <Left>105</Left>
77 <Top>400</Top>
78 <Width>18</Width>
79 <Height>20</Height>
80 </Item>
81 <Item>
82 <Name>WeightOn</Name>
83 <Left>123</Left>
84 <Top>400</Top>
85 <Width>18</Width>
86 <Height>20</Height>
87 </Item>
88 </Items>
89</GraphicSet>
Note: See TracBrowser for help on using the repository browser.