Difference between revisions of "Category:GUI"

From BotF2-Wiki
Jump to: navigation, search
(Created page with "-")
 
m
 
(5 intermediate revisions by 2 users not shown)
Line 1: Line 1:
-
+
at the moment there's only one GUI: Federation style, but see [[Romulan GUI]]
 +
----
 +
Structure is (including prepended Hotkey)
 +
*(F1) '''[[Galaxy Panel]]'''
 +
*(F2) '''[[System Panel]]''': [[Production]] - [[Structure]]s - [[Build List]] - [[ShipBuilding]]
 +
*(F3) '''[[Embassy Panel]]''': [[Embassy Panel#Overview|Overview]] - [[Agreement]]s - [[Inbox]] - [[Outbox]]
 +
*(F4) '''[[Science Panel]]''': [[Research Matrix]] - [[Encyclopedia]]
 +
*(F5) '''[[Intel Panel]]''': [[Colonies]] - [[Agents]]
 +
*(ESC) '''[[Menue]]'''
 +
 
 +
 
 +
*(no Hotkey) '''[[Popup Menu]]''' **right click in the galaxy screen
 +
 
 +
 
 +
'''[[''SCRIPTED EVENTS'']]''': [[See: Resources / Data / ScriptedEvents.xaml]]
 +
 
 +
* - '''[[IMAGES: Resources / images / ScriptedEvents]]'''
 +
* - '''[[TEXT: Resources / data / CivStringDatabase.xml]]'''
 +
- - -  - filed under -  <CivString Key="ASTEROID_IMPACT_HEADER_TEXT">, -  <CivString Key="ASTEROID_IMPACT_SUMMARY_TEXT"> - and - <CivString Key="ASTEROID_IMPACT_DETAIL_TEXT">
 +
* - '''[[CODE: SupremacyCore / Scripting / Events subfolders for individual .cs files]]'''

Latest revision as of 15:26, 8 September 2018

at the moment there's only one GUI: Federation style, but see Romulan GUI


Structure is (including prepended Hotkey)


  • (no Hotkey) Popup Menu **right click in the galaxy screen


''SCRIPTED EVENTS'': See: Resources / Data / ScriptedEvents.xaml

- - - - filed under - <CivString Key="ASTEROID_IMPACT_HEADER_TEXT">, - <CivString Key="ASTEROID_IMPACT_SUMMARY_TEXT"> - and - <CivString Key="ASTEROID_IMPACT_DETAIL_TEXT">