Class GUI.PvPScoreboard.Table

Field Index

m_Character, SORT_TYPE_ALL, SORT_TYPE_FACTION

Method Index

onMouseWheel(), SetTable(), SlotSortRows(), TableCategoryHeader()

Field Detail

SORT_TYPE_FACTION

static public SORT_TYPE_FACTION:String

SORT_TYPE_ALL

static public SORT_TYPE_ALL:String

m_Character

public m_Character:Character

Method Detail

TableCategoryHeader

public function TableCategoryHeader()

SetTable

public function SetTable(factionPlacement:Array, clientCharacter:Character):Void

SlotSortRows

public function SlotSortRows(sortButton:SortButton, sortType:String):Void

onMouseWheel

function onMouseWheel(delta:Number):Void