Difference between revisions of "ActionScript:Journal"
From Dragon Age Toolset Wiki
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 14:15, 16 December 2009
Contents
Description
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_UPDATEDJOURNAL_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