Class com.Components.HealthBar

Field Index

STATTEXT_NUMBER, STATTEXT_PERCENT

Method Index

new HealthBar()
Hide(), SetBarScale(), SetCharacter(), SetDynel(), SetGroupElement(), SetShowText(), SetTextType(), Show(), SlotCharacterEntered(), SlotCharacterExited()

Constructor Detail

HealthBar

public function HealthBar()

Field Detail

STATTEXT_PERCENT

static public STATTEXT_PERCENT:Number

STATTEXT_NUMBER

static public STATTEXT_NUMBER:Number

Method Detail

SetDynel

public function SetDynel(dynel:Dynel)

SlotCharacterEntered

function SlotCharacterEntered()

SlotCharacterExited

function SlotCharacterExited()

SetBarScale

public function SetBarScale(xscale:Number, yscale:Number, textScale:Number)

SetGroupElement

public function SetGroupElement(groupElement:GroupElement)

SetCharacter

public function SetCharacter(character:Character)

Hide

public function Hide()

Show

public function Show()

SetShowText

public function SetShowText(showText:Boolean)

SetTextType

public function SetTextType(textType:Number)