Packagehud.evergreen
Classpublic class VitalInfoBar
InheritanceVitalInfoBar Inheritance BaseControl Inheritance flash.display.Sprite



Public Properties
 PropertyDefined By
  animationFlags : uint
VitalInfoBar
 InheritedCallEntity : Function
BaseControl
 Inheritedm_bounds : Rectangle
BaseControl
  textShowDuration : Number
[write-only]
VitalInfoBar
Public Methods
 MethodDefined By
  
VitalInfoBar
 Inherited
BaseControl
 Inherited
getContainer():Sprite
BaseControl
 Inherited
onAttached():void
BaseControl
 Inherited
BaseControl
 Inherited
onEditorContainerSelected(_arg_1:Boolean, _arg_2:Number, _arg_3:Number, _arg_4:Number, _arg_5:Number, _arg_6:Number, _arg_7:Number):void
BaseControl
 Inherited
onEditorSelected(_arg_1:Boolean, _arg_2:Number, _arg_3:Number, _arg_4:Number, _arg_5:Number, _arg_6:Number, _arg_7:Number):void
BaseControl
 Inherited
BaseControl
 Inherited
onMouseEnabled(_arg_1:Boolean):void
BaseControl
 Inherited
onSetConstrained(_arg_1:Boolean):void
BaseControl
  
onSetData(_arg_1:Object):void
VitalInfoBar
 Inherited
onSetSize(_arg_1:Number, _arg_2:Number):void
BaseControl
 Inherited
onSetViewport(_arg_1:Number, _arg_2:Number, _arg_3:Number):void
BaseControl
 Inherited
onSetVisible(_arg_1:Boolean):void
BaseControl
 Inherited
BaseControl
Protected Methods
 MethodDefined By
 Inherited
getProperty(_arg_1:String):*
BaseControl
 Inherited
print(_arg_1:*):void
BaseControl
 Inherited
sendBounds(_arg_1:Rectangle):void
BaseControl
 Inherited
sendEvent(_arg_1:String):void
BaseControl
 Inherited
sendEventWithValue(_arg_1:String, _arg_2:*):void
BaseControl
Public Constants
 ConstantDefined 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
Property Detail
animationFlagsproperty
animationFlags:uint


Implementation
    public function get animationFlags():uint
    public function set animationFlags(value:uint):void
textShowDurationproperty 
textShowDuration:Number  [write-only]


Implementation
    public function set textShowDuration(value:Number):void
Constructor Detail
VitalInfoBar()Constructor
public function VitalInfoBar()



Method Detail
onSetData()method
public function onSetData(_arg_1:Object):void

Parameters

_arg_1:Object

Constant Detail
ANIMFLAG_ASSASSIN_LABEL_NO_FLASHConstant
public static const ANIMFLAG_ASSASSIN_LABEL_NO_FLASH:uint

ANIMFLAG_LOOKOUT_LABEL_NO_FLASHConstant 
public static const ANIMFLAG_LOOKOUT_LABEL_NO_FLASH:uint

ANIMFLAG_POSITIONS_NO_SLIDEConstant 
public static const ANIMFLAG_POSITIONS_NO_SLIDE:uint

ANIMFLAG_PRESTIGE_LABEL_NO_FLASHConstant 
public static const ANIMFLAG_PRESTIGE_LABEL_NO_FLASH:uint

ANIMFLAG_TERRITORY_LABEL_NO_FLASHConstant 
public static const ANIMFLAG_TERRITORY_LABEL_NO_FLASH:uint