Difference between revisions of "ActionScript:Journal"

From Dragon Age Toolset Wiki
Jump to: navigation, search
m (ColorDefines for the text colours used)
m (punctuation)
Line 6: Line 6:
 
}}
 
}}
  
This class is for the journal UI
+
This class is for the journal UI.
  
 
== Class Methods of Interest ==
 
== Class Methods of Interest ==

Revision as of 03:57, 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

Colors used in the Journal class:
JOURNAL_TEXT_UPDATED = 0x702E01
JOURNAL_TEXT_COMPLETE = 0x454545

Referenced External Attributes

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

TBD