Class GUI.MissionJournal.JournalWindow

Field Index

m_Background, m_CashFormat, m_Character, m_CloseButton, m_Content, m_ContentSize, m_DebugFormat, m_DeleteMissionButton, m_DeltaMultiplier, m_DropDownFormat, m_DropdownHeight, m_ExpandedMissionID, m_ExpandedTiersArray, m_GoalFormat, m_HeaderSubTextFormat, m_HeaderTimerTextFormat, m_IsResizing, m_JournalTypeAbandonedMissionIndex, m_JournalTypeCurrentMissionIndex, m_JournalTypeFinishedMissionIndex, m_JournalTypeIndexSelected, m_LastPlayfieldNameSelected, m_LocationButton, m_Mask, m_Menu, m_MissionDescFormat, m_MissionDropdown, m_Missions, m_NeedRedraw, m_PlayfieldDropdown, m_PlayfieldIndexSelected, m_PlayfieldNames, m_PowerRank, m_ResolutionScaleMonitor, m_ScrollBar, m_ScrollBarArchivedPosition, m_ShareButton, m_TooltipController, m_TooltipTextFormat, m_TooltipTimeoutId

Inherited from WindowComponentContent

Method Index

new JournalWindow()
configUI(), GetModuleData(), GetSize(), SetModuleData(), SetSize()

Inherited from WindowComponentContent

Constructor Detail

JournalWindow

public function JournalWindow()

Field Detail

m_ResolutionScaleMonitor

m_ResolutionScaleMonitor:DistributedValue

m_Missions

m_Missions:Array

m_ExpandedTiersArray

m_ExpandedTiersArray:Array

m_PowerRank

m_PowerRank:Number

m_Character

m_Character:Character

m_ContentSize

m_ContentSize:Point

m_MissionDescFormat

m_MissionDescFormat:TextFormat

m_HeaderSubTextFormat

m_HeaderSubTextFormat:TextFormat

m_HeaderTimerTextFormat

m_HeaderTimerTextFormat:TextFormat

m_GoalFormat

m_GoalFormat:TextFormat

m_CashFormat

m_CashFormat:TextFormat

m_DropDownFormat

m_DropDownFormat:TextFormat

m_TooltipTextFormat

m_TooltipTextFormat:TextFormat

m_DebugFormat

m_DebugFormat:TextFormat

m_ExpandedMissionID

m_ExpandedMissionID:Number

m_TooltipController

m_TooltipController:Object

m_TooltipTimeoutId

m_TooltipTimeoutId:Number

m_DeltaMultiplier

m_DeltaMultiplier:Number

m_IsResizing

m_IsResizing:Boolean

m_NeedRedraw

m_NeedRedraw:Boolean

m_DropdownHeight

m_DropdownHeight:Number

m_ScrollBarArchivedPosition

m_ScrollBarArchivedPosition:Number

m_ScrollBar

m_ScrollBar:MovieClip

m_Mask

m_Mask:MovieClip

m_Content

m_Content:MovieClip

m_Menu

m_Menu:MovieClip

m_Background

m_Background:MovieClip

m_DeleteMissionButton

m_DeleteMissionButton:MovieClip

m_ShareButton

m_ShareButton:MovieClip

m_LocationButton

m_LocationButton:MovieClip

m_MissionDropdown

m_MissionDropdown:MovieClip

m_CloseButton

m_CloseButton:MovieClip

m_JournalTypeIndexSelected

m_JournalTypeIndexSelected:Number

m_JournalTypeCurrentMissionIndex

m_JournalTypeCurrentMissionIndex:Number

m_JournalTypeFinishedMissionIndex

m_JournalTypeFinishedMissionIndex:Number

m_JournalTypeAbandonedMissionIndex

m_JournalTypeAbandonedMissionIndex:Number

m_PlayfieldDropdown

m_PlayfieldDropdown:MovieClip

m_PlayfieldNames

m_PlayfieldNames:Array

m_PlayfieldIndexSelected

m_PlayfieldIndexSelected:Number

m_LastPlayfieldNameSelected

m_LastPlayfieldNameSelected

Method Detail

SetModuleData

public function SetModuleData(archive:Archive)

GetModuleData

function GetModuleData():Archive

SetSize

public function SetSize(width:Number, height:Number)

GetSize

public function GetSize():Point

configUI

public function configUI()