This wiki is archived from 2021-09-05

User Interface Modding

From Planetary Annihilation: TITANS and Classic PA Wiki
Revision as of 18:40, 1 April 2016 by Admin (talk | contribs)
Jump to navigation Jump to search

File:Titans-icon.png Planetary Annihilation User Interface Modding

The Planetary Annihilation User Interface (UI) is based on the following technologies:

The PA UI is web based using an in-game browser provided by Coherent UI 2 that interacts with the PA engine.

Each HTML page is loaded as a scene under the following hierarchy:

  • main
    • game > start, server_browser, etc
    • uberbar

Each scene can also load other scenes as panels (similar to an iFrame).

eg the game and uberbar scenes are loaded as panels by main.

The game scene defaults to the start scene and this changes as the user navigates between the following (alphabetical order):