Class com.Components.Numbers

Field Index

m_Charge, m_Max, m_Offset, m_Over, UseSingleDigits

Method Index

new Numbers()
onRollOut(), onRollOver(), SetCharge(), SetColor(), SetFormat(), SetMax(), SetText()

Constructor Detail

Numbers

public function Numbers()

Field Detail

m_Charge

public m_Charge:Number

m_Max

public m_Max:Number

m_Over

public m_Over:Boolean

m_Offset

public m_Offset:MovieClip

UseSingleDigits

public UseSingleDigits:Boolean

Method Detail

SetColor

public function SetColor(color)

SetFormat

public function SetFormat(format:TextFormat)

SetMax

public function SetMax(max)

SetCharge

public function SetCharge(charge)

SetText

function SetText(charge, max)

onRollOver

function onRollOver()

onRollOut

function onRollOut()