GUI: Difference between revisions

From BotF2-Wiki
Jump to navigation Jump to search
m 1 revision: Import
 
No edit summary
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)


but have a look to Category:GUI


[[category:GUI]]
[[category:GUI]]

Revision as of 23: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)