Variables

m_Faction

public var m_Faction: Number

m_Score

public var m_Score: String

m_Label

private var m_Label: TextField

m_FactionIconContainer

private var m_FactionIconContainer: MovieClip

m_Background

private var m_Background: MovieClip

EL_DORADO_ID

private static var EL_DORADO_ID: Number

STONEHENGE_ID

private static var STONEHENGE_ID: Number

SHAMBALA_ID

private static var SHAMBALA_ID: Number

Functions

FactionScore

public function FactionScore()

SetFactionAndScore

private function SetFactionAndScore(faction: Number,
score: String):Void
public var m_Faction: Number
public var m_Score: String
private var m_Label: TextField
private var m_FactionIconContainer: MovieClip
private var m_Background: MovieClip
private static var EL_DORADO_ID: Number
private static var STONEHENGE_ID: Number
private static var SHAMBALA_ID: Number
public function FactionScore()
private function SetFactionAndScore(faction: Number,
score: String):Void
Close