Class GUI.WorldDomination.FvFCurrentStatusDistrict

Method Index

new FvFCurrentStatusDistrict()
SetDistrict(), SetFaction()

Constructor Detail

FvFCurrentStatusDistrict

public function FvFCurrentStatusDistrict()

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 faction's name. @param faction:Number 0: uncontrolled district 1: _global.Enums.Factions.e_FactionDragon 2: _global.Enums.Factions.e_FactionTemplar 3: _global.Enums.Factions.e_FactionIlluminati

SetDistrict

public function SetDistrict(name:String):Void

This function sets the district name. @param name:String Sets the text property of the m_DistrictName TextField