Difference between revisions of "Category:GUI"

From BotF2-Wiki
Jump to: navigation, search
m
 
(3 intermediate revisions by one user not shown)
Line 11: Line 11:
  
 
*(no Hotkey) '''[[Popup Menu]]''' **right click in the galaxy screen
 
*(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 14: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">