Class com.Components.Buffs
Method Index
AddBuff(),
AddExistingBuffs(),
BuffCompare(),
ClearAllBuffs(),
ClearBuffs(),
GetBuffClip(),
Layout(),
NoCharges(),
NoTimers(),
onUnload(),
SetCharacter(),
SetDirectionDown(),
SetGroupElement(),
SetMaxPerLine(),
SetWidth(),
ShowAllBuffs(),
ShowBuffs(),
ShowDebuffs(),
SlotBuffAdded(),
SlotBuffRemoved(),
SlotCharacterEntered()Constructor Detail
Buffs
public function Buffs()
Method Detail
SetWidth
public function SetWidth(width:Number)
SetCharacter
function SetCharacter(character:Character)
SetGroupElement
function SetGroupElement(groupElement:GroupElement)
ClearAllBuffs
function ClearAllBuffs()
SlotCharacterEntered
function SlotCharacterEntered()
AddExistingBuffs
function AddExistingBuffs()
onUnload
function onUnload()
NoTimers
function NoTimers()
NoCharges
function NoCharges()
ShowBuffs
function ShowBuffs(show:Boolean)
ShowDebuffs
function ShowDebuffs(show:Boolean)
SetDirectionDown
function SetDirectionDown()
ClearBuffs
function ClearBuffs(type:Number):Void
ShowAllBuffs
function ShowAllBuffs():Void
AddBuff
function AddBuff(buffData:BuffData)
SlotBuffAdded
function SlotBuffAdded(buffId:Number)
SlotBuffRemoved
function SlotBuffRemoved(buffId:Number)
SetMaxPerLine
function SetMaxPerLine(max:Number)