Difference between revisions of "GUI"
From BotF2-Wiki
m (1 revision: Import) |
|||
Line 1: | Line 1: | ||
− | at the moment there's only one GUI: Federation style | + | at the moment there's only one GUI: '''Federation style''', but have a look to (old) [[Romulan GUI]] |
+ | |||
+ | |||
+ | |||
+ | For example: (finally all these files must be "%race%\ColonyScreen\shipyard_dock.png") | ||
+ | |||
+ | *\Resources\UI\Federation\ColonyScreen\'''shipyard_dock.png''' -> used: \SupremacyClientComponents\Themes\ShipyardDockView.xaml(245): <Image Source="vfs:///Resources/UI/Federation/ColonyScreen/shipyard_dock.png" /> | ||
+ | *\Resources\UI\Romulans\ColonyScreen\'''rom_shipyard_dock.png''' -> not used (2014-02-06) | ||
+ | *\Resources\UI\Klingons\ColonyScreen\'''Kling_Shipyard_Dock.png''' -> not used (2014-02-06) | ||
+ | *\Resources\UI\Cardassians\ColonyScreen\'''card_shipyard_dock.png''' -> not used (2014-02-06) | ||
+ | *\Resources\UI\Dominion\ColonyScreen\'''dom_shipyard_dock.png''' -> not used (2014-02-06) | ||
− | |||
[[category:GUI]] | [[category:GUI]] |
Revision as of 22:10, 12 February 2014
at the moment there's only one GUI: Federation style, but have a look to (old) Romulan GUI
For example: (finally all these files must be "%race%\ColonyScreen\shipyard_dock.png")
- \Resources\UI\Federation\ColonyScreen\shipyard_dock.png -> used: \SupremacyClientComponents\Themes\ShipyardDockView.xaml(245): <Image Source="vfs:///Resources/UI/Federation/ColonyScreen/shipyard_dock.png" />
- \Resources\UI\Romulans\ColonyScreen\rom_shipyard_dock.png -> not used (2014-02-06)
- \Resources\UI\Klingons\ColonyScreen\Kling_Shipyard_Dock.png -> not used (2014-02-06)
- \Resources\UI\Cardassians\ColonyScreen\card_shipyard_dock.png -> not used (2014-02-06)
- \Resources\UI\Dominion\ColonyScreen\dom_shipyard_dock.png -> not used (2014-02-06)