Class GUI.WorldDomination.PvPLatestResultsScoreBoard

Method Index

new PvPLatestResultsScoreBoard()
SetFaction(), SetScore(), SetWins()

Constructor Detail

PvPLatestResultsScoreBoard

public function PvPLatestResultsScoreBoard()

Method Detail

SetFaction

public function SetFaction(faction:Number):Void

This function uses the Faction global enum to reveal one of the faction icons while hiding the others and to set the label. @param faction:Number 1: _global.Enums.Factions.e_FactionDragon 2: _global.Enums.Factions.e_FactionTemplar 3: _global.Enums.Factions.e_FactionIlluminati

SetWins

public function SetWins(wins:Number):Void

This function sets the label. @param label:String Sets the text property of the m_Label TextField

SetScore

public function SetScore(score:Number):Void