Package | hud.evergreen |
Class | public class VitalInfoBar |
Inheritance | VitalInfoBar ![]() ![]() |
Property | Defined By | ||
---|---|---|---|
animationFlags : uint | VitalInfoBar | ||
![]() | CallEntity : Function | BaseControl | |
![]() | m_bounds : Rectangle | BaseControl | |
textShowDuration : Number [write-only] | VitalInfoBar |
Method | Defined By | ||
---|---|---|---|
VitalInfoBar | |||
![]() | clearMatrix3D():void | BaseControl | |
![]() | getContainer():Sprite | BaseControl | |
![]() | onAttached():void | BaseControl | |
![]() | onChildrenAttached():void | BaseControl | |
![]() | onEditorContainerSelected(_arg_1:Boolean, _arg_2:Number, _arg_3:Number, _arg_4:Number, _arg_5:Number, _arg_6:Number, _arg_7:Number):void | BaseControl | |
![]() | onEditorSelected(_arg_1:Boolean, _arg_2:Number, _arg_3:Number, _arg_4:Number, _arg_5:Number, _arg_6:Number, _arg_7:Number):void | BaseControl | |
![]() | onEnterFrameHandler():void | BaseControl | |
![]() | onMouseEnabled(_arg_1:Boolean):void | BaseControl | |
![]() | onSetConstrained(_arg_1:Boolean):void | BaseControl | |
onSetData(_arg_1:Object):void | VitalInfoBar | ||
![]() | onSetSize(_arg_1:Number, _arg_2:Number):void | BaseControl | |
![]() | onSetViewport(_arg_1:Number, _arg_2:Number, _arg_3:Number):void | BaseControl | |
![]() | onSetVisible(_arg_1:Boolean):void | BaseControl | |
![]() | updateBounds():void | BaseControl |
Constant | Defined By | ||
---|---|---|---|
ANIMFLAG_ASSASSIN_LABEL_NO_FLASH : uint [static] | VitalInfoBar | ||
ANIMFLAG_LOOKOUT_LABEL_NO_FLASH : uint [static] | VitalInfoBar | ||
ANIMFLAG_POSITIONS_NO_SLIDE : uint [static] | VitalInfoBar | ||
ANIMFLAG_PRESTIGE_LABEL_NO_FLASH : uint [static] | VitalInfoBar | ||
ANIMFLAG_TERRITORY_LABEL_NO_FLASH : uint [static] | VitalInfoBar |
animationFlags | property |
animationFlags:uint
public function get animationFlags():uint
public function set animationFlags(value:uint):void
textShowDuration | property |
textShowDuration:Number
[write-only] public function set textShowDuration(value:Number):void
VitalInfoBar | () | Constructor |
public function VitalInfoBar()
onSetData | () | method |
public function onSetData(_arg_1:Object):void
Parameters
_arg_1:Object |
ANIMFLAG_ASSASSIN_LABEL_NO_FLASH | Constant |
public static const ANIMFLAG_ASSASSIN_LABEL_NO_FLASH:uint
ANIMFLAG_LOOKOUT_LABEL_NO_FLASH | Constant |
public static const ANIMFLAG_LOOKOUT_LABEL_NO_FLASH:uint
ANIMFLAG_POSITIONS_NO_SLIDE | Constant |
public static const ANIMFLAG_POSITIONS_NO_SLIDE:uint
ANIMFLAG_PRESTIGE_LABEL_NO_FLASH | Constant |
public static const ANIMFLAG_PRESTIGE_LABEL_NO_FLASH:uint
ANIMFLAG_TERRITORY_LABEL_NO_FLASH | Constant |
public static const ANIMFLAG_TERRITORY_LABEL_NO_FLASH:uint