Last change
on this file was 417, checked in by chronos, 3 years ago |
- Modified: Merged LoadGraphicSet and LoadGraphicSet2 into single method.
- Modified: Moved brain load picture code into TBrain.LoadPicture method.
- Added: Brain pictures loaded as TGraphicSetItem.
- Modified: Code cleanup.
|
File size:
822 bytes
|
Line | |
---|
1 | <?xml version="1.0" encoding="utf-8"?>
|
---|
2 | <GraphicSet>
|
---|
3 | <Items>
|
---|
4 | <Item>
|
---|
5 | <Name>Ornament</Name>
|
---|
6 | <Left>156</Left>
|
---|
7 | <Top>1</Top>
|
---|
8 | <Width>27</Width>
|
---|
9 | <Height>26</Height>
|
---|
10 | </Item>
|
---|
11 | <Item>
|
---|
12 | <Name>BrainNoTerm</Name>
|
---|
13 | <Left>1</Left>
|
---|
14 | <Top>111</Top>
|
---|
15 | <Width>64</Width>
|
---|
16 | <Height>64</Height>
|
---|
17 | </Item>
|
---|
18 | <Item>
|
---|
19 | <Name>BrainSuperVirtual</Name>
|
---|
20 | <Left>66</Left>
|
---|
21 | <Top>111</Top>
|
---|
22 | <Width>64</Width>
|
---|
23 | <Height>64</Height>
|
---|
24 | </Item>
|
---|
25 | <Item>
|
---|
26 | <Name>BrainTerm</Name>
|
---|
27 | <Left>131</Left>
|
---|
28 | <Top>111</Top>
|
---|
29 | <Width>64</Width>
|
---|
30 | <Height>64</Height>
|
---|
31 | </Item>
|
---|
32 | <Item>
|
---|
33 | <Name>BrainRandom</Name>
|
---|
34 | <Left>131</Left>
|
---|
35 | <Top>46</Top>
|
---|
36 | <Width>64</Width>
|
---|
37 | <Height>64</Height>
|
---|
38 | </Item>
|
---|
39 | </Items>
|
---|
40 | </GraphicSet>
|
---|
Note:
See
TracBrowser
for help on using the repository browser.