Class com.Components.BuffCharge

Field Index

i_Offset, m_Charge, m_Max, m_Over

Method Index

new BuffCharge()
onRollOut(), onRollOver(), SetCharge(), SetColor(), SetMax(), SetText()

Constructor Detail

BuffCharge

public function BuffCharge()

Field Detail

m_Charge

public m_Charge:Number

m_Max

public m_Max:Number

m_Over

public m_Over:Boolean

i_Offset

public i_Offset:MovieClip

Method Detail

SetColor

public function SetColor(color)

SetMax

public function SetMax(max)

SetCharge

public function SetCharge(charge)

SetText

function SetText(charge, max)

onRollOver

function onRollOver()

onRollOut

function onRollOut()