Class com.Components.StatBar

Field Index

i_Bar, i_StatText, m_AlwaysVisible, m_Current, m_CurrentFrame, m_CurrentFrameHack, m_CurrentFrameHackMax, m_CurrentStatID, m_Dynel, m_FadeTimer, m_FadeWhenInactive, m_Fading, m_FrameCount, m_FrameResetHack, m_GroupElement, m_Max, m_MaxStatID, m_NameXOrgPos, m_ShowStatText, m_ShowStatTextAsPercent, m_TargetFrame

Method Index

new StatBar()
Hide(), Init(), SetDynel(), SetFadeWhenInactive(), SetGroupElement(), SetShowText(), Show(), SlotCharacterEntered(), SlotCharacterExited(), Update()

Constructor Detail

StatBar

public function StatBar()

Field Detail

m_Dynel

m_Dynel:Dynel

m_GroupElement

m_GroupElement:GroupElement

m_Current

m_Current:Number

i_StatText

i_StatText:TextField

i_Bar

i_Bar:MovieClip

m_Max

m_Max:Number

m_CurrentFrame

m_CurrentFrame:Number

m_TargetFrame

m_TargetFrame:Number

m_NameXOrgPos

m_NameXOrgPos:Number

m_ShowStatText

m_ShowStatText:Boolean

m_ShowStatTextAsPercent

m_ShowStatTextAsPercent:Boolean

m_CurrentStatID

m_CurrentStatID:Number

m_MaxStatID

m_MaxStatID:Number

m_FadeWhenInactive

m_FadeWhenInactive:Boolean

m_FadeTimer

m_FadeTimer:Number

m_Fading

m_Fading:Boolean

m_AlwaysVisible

m_AlwaysVisible:Boolean

m_FrameCount

m_FrameCount:Number

m_FrameResetHack

m_FrameResetHack:Number

m_CurrentFrameHack

m_CurrentFrameHack:Number

m_CurrentFrameHackMax

m_CurrentFrameHackMax:Number

Method Detail

Init

public function Init(CurrentStatID:Number, MaxStatID:Number, AlwaysVisible:Boolean)

SetFadeWhenInactive

public function SetFadeWhenInactive(fade:Boolean)

SetDynel

public function SetDynel(dynel:Dynel)

SetGroupElement

public function SetGroupElement(groupElement:GroupElement)

SlotCharacterEntered

function SlotCharacterEntered()

SlotCharacterExited

function SlotCharacterExited()

Update

public function Update()

Hide

public function Hide()

Show

public function Show()

SetShowText

public function SetShowText(show:Boolean)