Difference between revisions of "ActionScript:Journal"

From Dragon Age Toolset Wiki
Jump to: navigation, search
m (Link added. Minor rearrangement.)
m (CodexEntry class)
Line 17: Line 17:
 
::<code>JOURNAL_TEXT_UPDATED</code>
 
::<code>JOURNAL_TEXT_UPDATED</code>
 
::<code>JOURNAL_TEXT_COMPLETE</code>
 
::<code>JOURNAL_TEXT_COMPLETE</code>
 +
 +
* [[ActionScript:CodexEntry|CodexEntry]] - the class in journal.gfx responsible for loading and displaying the Codex entry text.
  
 
== Referenced External Attributes ==
 
== Referenced External Attributes ==

Revision as of 15:15, 16 December 2009

Description

  • GFx file: journal.gfx
  • ERF: guiexport.erf

This class is for the journal UI.

Class Methods of Interest

TBD

Related Classes of Interest

  • ColorDefines - contains RGB properties used for coloring text in the journal.
Colors used in the Journal class:
JOURNAL_TEXT_UPDATED
JOURNAL_TEXT_COMPLETE
  • CodexEntry - the class in journal.gfx responsible for loading and displaying the Codex entry text.

Referenced External Attributes

These strings are used by the ExternalCommands class for intercommunication between the engine and other GUI forms.

TBD