Class com.Components.States
Method Index
AddExistingStates(),
ClearAllStates(),
HideIfEmpty(),
OnFadeTimer(),
SetCharacter(),
SetGroupElement(),
SetStatesVisibility(),
SlotCharacterEntered(),
SlotCharacterExited(),
SlotStateAdded(),
SlotStateRemoved(),
SlotStateUpdated()Constructor Detail
States
public function States()
Method Detail
AddExistingStates
function AddExistingStates()
SetCharacter
function SetCharacter(character:Character)
SetGroupElement
function SetGroupElement(groupElement:GroupElement)
SlotCharacterEntered
function SlotCharacterEntered()
SlotCharacterExited
function SlotCharacterExited()
SlotStateAdded
function SlotStateAdded(stateID:Number, buffID:Number)
SlotStateUpdated
function SlotStateUpdated(stateID:Number, buffID:Number)
SlotStateRemoved
function SlotStateRemoved(stateID:Number, buffID:Number)
HideIfEmpty
function HideIfEmpty()
OnFadeTimer
function OnFadeTimer()
ClearAllStates
function ClearAllStates()
SetStatesVisibility
function SetStatesVisibility(visibility:Boolean)