Class GUI.SkillHive.DamageInfo

Description

Draws a square around the stage when damage is inflicted on character and animates it out

Method Index

new DamageInfo()
SetCharacter()

Constructor Detail

DamageInfo

public function DamageInfo(ref:MovieClip)

Method Detail

SetCharacter

public function SetCharacter(character:Character):Void

Sets the caharacter to current client cjharacter and assigns the ID membervariable

Parameters