Changeset 554 for trunk/Graphics


Ignore:
Timestamp:
Apr 24, 2024, 11:19:11 AM (11 days ago)
Author:
chronos
Message:
  • Added: TButtonG class as a button class component referencing TGraphicSet item.
  • Modified: Code cleanup.
Location:
trunk/Graphics
Files:
3 edited

Legend:

Unmodified
Added
Removed
  • trunk/Graphics/System.grs

    r314 r554  
    11<?xml version="1.0" encoding="utf-8"?>
    22<GraphicSet>
     3  <ImageFileName>System.png</ImageFileName>
    34  <Items>
    45    <Item>
  • trunk/Graphics/System2.grs

    r417 r554  
    11<?xml version="1.0" encoding="utf-8"?>
    22<GraphicSet>
     3  <ImageFileName>System2.png</ImageFileName>
    34  <Items>
    45    <Item>
  • trunk/Graphics/Templates.grs

    r318 r554  
    11<?xml version="1.0" encoding="utf-8"?>
    22<GraphicSet>
     3  <ImageFileName>Templates.png</ImageFileName>
    34  <Items>
    45    <Item>
     
    4344      <Width>17</Width>
    4445      <Height>17</Height>
    45     </Item>   
     46    </Item>
    4647    <Item>
    4748      <Name>Research</Name>
     
    5051      <Width>36</Width>
    5152      <Height>36</Height>
    52     </Item>   
     53    </Item>
    5354    <Item>
    5455      <Name>Change</Name>
     
    5758      <Width>14</Width>
    5859      <Height>14</Height>
    59     </Item>   
     60    </Item>
    6061    <Item>
    6162      <Name>Treasury</Name>
     
    6465      <Width>36</Width>
    6566      <Height>36</Height>
    66     </Item>   
     67    </Item>
    6768    <Item>
    6869      <Name>StarshipDeparted</Name>
     
    7172      <Width>140</Width>
    7273      <Height>120</Height>
    73     </Item>   
     74    </Item>
    7475    <Item>
    7576      <Name>WeightOff</Name>
     
    7879      <Width>18</Width>
    7980      <Height>20</Height>
    80     </Item>   
     81    </Item>
    8182    <Item>
    8283      <Name>WeightOn</Name>
     
    8586      <Width>18</Width>
    8687      <Height>20</Height>
    87     </Item>   
     88    </Item>
    8889  </Items>
    8990</GraphicSet>
Note: See TracChangeset for help on using the changeset viewer.